Assessments
The _________ provides a number of annotations that can be used to validate beans.
Which of the following is an annotated element size that must be within the specified boundaries?
@SizeOf
@SizeBoundary
@SizeTo
@Size
State whether True or False: HATEOAS is one of the key features of the REST application architecture.
Which of the following is a simple builder class to configure the generation of Swagger documentation using the Swagger Spring MVC framework?
Docket
Swagger
REST
QAuth
Which of the following is a convenient annotation for OAuth 2 resource servers that enable a Spring Security filter which authenticates requests via an incoming OAuth 2 token?
@enableResourceServer
@enablesResourcesServer
@EnableResourceServer
@EnableResourceServers