Uses of Package
org.chenile.http.annotation
Packages that use org.chenile.http.annotation
Package
Description
Defines the MyBatis query controller.
This is defined for those who need it.
This is defined for those who need it.
-
Classes in org.chenile.http.annotation used by org.chenile.cconfig.configuration.controller
-
Classes in org.chenile.http.annotation used by org.chenile.configuration.controller
-
Classes in org.chenile.http.annotation used by org.chenile.orchestrator.process.configuration.controllerClassDescriptionThis annotation specifies that this particular method needs a body type selector for determining the type that the body needs to convert to.Annotate all chenile controllers with this annotation.The ChenileParamType is required when the method signature of a service does not match the method signature of the controller.
-
Classes in org.chenile.http.annotation used by org.chenile.service.registry.configuration.controller