Uses of Record Class
nl.datasteel.crudcraft.codegen.writer.controller.method.ControllerMethodContext
Packages that use ControllerMethodContext
-
Uses of ControllerMethodContext in nl.datasteel.crudcraft.codegen.writer.controller.method
Methods in nl.datasteel.crudcraft.codegen.writer.controller.method with parameters of type ControllerMethodContextModifier and TypeMethodDescriptionvoid
ControllerMethodComponent.apply
(ControllerMethodContext ctx) void
ParameterComponent.apply
(ControllerMethodContext ctx) void
ResponseComponent.apply
(ControllerMethodContext ctx) void
RouteDeclarationComponent.apply
(ControllerMethodContext ctx) void
SecurityComponent.apply
(ControllerMethodContext ctx)