Releases: rocketbase-io/generator-spring-rest-commons
Releases · rocketbase-io/generator-spring-rest-commons
v2.0.0
- upgraded to commons-rest 1.3.0 and commons-auth 1.5.0
- version with option of CustomController implementation for better customization
- Resources aren't annotated as service
v1.1.1
- upgraded commons-rest version + spring-boot
- added commons-auth as option
v1.0.0
first spring-boot 2 release
v0.5.0
upgraded to commons-rest 0.5.0 and spring-boot 1.5.12
- last version that uses spring-boot 1.5
- next version will focus on spring-boot 2.x.x and commons-rest 1.x.x
v0.1.5
- upgraded to commons-rest 0.2.0
- restructured dto's etc
- added toggle between mongoDb and JPA
v0.1.4
working version with correct publish
v0.1.2
- fixed yoeman setup to run correctly
- added README to project-root