Package nl.datasteel.crudcraft.codegen.writer.controller.method
package nl.datasteel.crudcraft.codegen.writer.controller.method
-
ClassDescriptionA component that contributes part of a controller method during generation.Context object passed to individual method components during generation.Adds parameters to the method based on the endpoint specification.Sets the return type and populates the method body according to the endpoint specification.Adds the mapping annotation to the method based on the endpoint specification.Applies security annotations if a security policy is present.