The st-codegen-processor module
The st-codegen-processor module of Semantic Turkey contains processors for custom annotations which are used inside the Semantic Turkey code.
For instance, the GenerateSTServiceController annotation class is used to inform the STServiceProcessor to generate a controller for the service annotated with it
Other info:
- st-codegen-processor javadocs