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 TypeMethodDescriptionvoidControllerMethodComponent.apply(ControllerMethodContext ctx) voidParameterComponent.apply(ControllerMethodContext ctx) voidResponseComponent.apply(ControllerMethodContext ctx) voidRouteDeclarationComponent.apply(ControllerMethodContext ctx) voidSecurityComponent.apply(ControllerMethodContext ctx)