Comeda is an annotation processor that generates classes/methods to assemble URL's with path variables based on Spring Controller classes. Java JavaPoet API (https://github.com/square/javapoet) is used to generate the source code.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Comeda is an annotation processor that generates classes/methods to assemble URL's with path variables based on Spring Controller classes. Java JavaPoet API (https://github.com/square/javapoet) is used to generate the source code.