Implements spring oauth2 with JWT token store
The required spring oauth data structure is created as JPA entities.
Simply clone and update database cofig. Then run SinolsOauthApplication.
It will create tables and insert sample data to test the Oauth2 server