Skip to content

2.0.0.Beta1

Choose a tag to compare

@melistik melistik released this 23 Apr 06:19
· 270 commits to master since this release

totally refactored the project:

  • splitted up core into adapter (to use as security config and service in other projects) and core with main remaining main classes
  • changed to spring boot auto configuration so that no component scan is necessary (except jpa-module)
  • some version upgrades and minor changes