Uses of Annotation Interface
com.aquima.web.boot.annotation.RestApiConfiguration
Packages that use RestApiConfiguration
-
Uses of RestApiConfiguration in com.aquima.web.rest.v1
Classes in com.aquima.web.rest.v1 with annotations of type RestApiConfigurationModifier and TypeClassDescriptionclass
This class is instantiated in the child context of REST'sDispatcherServlet
and is used to trigger a component scan for the REST Controllers.