Class ResponseComponent
java.lang.Object
nl.datasteel.crudcraft.codegen.writer.controller.method.ResponseComponent
- All Implemented Interfaces:
ControllerMethodComponent
Sets the return type and populates the method body according to the endpoint specification.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ResponseComponent
public ResponseComponent()
-
-
Method Details
-
apply
- Specified by:
apply
in interfaceControllerMethodComponent
-