Uses of Package
com.kosdev.kos.commons.core.dispatcher.annotations
Packages that use com.kosdev.kos.commons.core.dispatcher.annotations
-
Classes in com.kosdev.kos.commons.core.dispatcher.annotations used by com.kosdev.kos.commons.core.service.keyvalClassDescriptionAnnotation that binds a method variable to a path parameter.Annotation indicating that the request's body should be parsed in a request mapping and made available in the associated method parameter.Annotation that binds a method variable to a query parameter.