Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 241 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 241 Bytes

comeda

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.