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.
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.