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