Skip to content

Releases: rocketbase-io/generator-spring-rest-commons

v2.0.0

12 Jul 05:49
Compare
Choose a tag to compare
  • 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

12 Jul 05:48
Compare
Choose a tag to compare
  • upgraded commons-rest version + spring-boot
  • added commons-auth as option

v1.0.0

12 Jul 05:47
Compare
Choose a tag to compare

first spring-boot 2 release

v0.5.0

27 Apr 11:21
Compare
Choose a tag to compare

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

27 Apr 11:20
Compare
Choose a tag to compare

some fixes

v0.1.6

27 Apr 11:20
Compare
Choose a tag to compare

some fixes

v0.1.5

22 Feb 21:03
Compare
Choose a tag to compare
  • upgraded to commons-rest 0.2.0
  • restructured dto's etc
  • added toggle between mongoDb and JPA

v0.1.4

13 Feb 09:36
Compare
Choose a tag to compare

working version with correct publish

v0.1.3

13 Feb 09:36
Compare
Choose a tag to compare

invalid build

v0.1.2

13 Feb 09:15
Compare
Choose a tag to compare
  • fixed yoeman setup to run correctly
  • added README to project-root