Skip to content

Commit 42ea683

Browse files
authored
Update README.md
1 parent 306ebc5 commit 42ea683

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ It is possible to specify security constraints for JAX-RS resources using the st
5353
@Consumes(MediaType.APPLICATION_JSON)
5454
@Produces(MediaType.APPLICATION_JSON)
5555
@Path("customers")
56+
@Secure
5657
public class CustomerResource {
5758

5859
@GET

0 commit comments

Comments
 (0)