2.2.0
- split up AppUser into AppUserToken and AppUserEntity with interfaces etc.
- many small api changes regarding the change
- extended JWT-Token Details
- introduces JwtTokenFilter that only use information of JWT-Token (to use in other Apps apart from Auth-Server)
- adding java 12 compilation support