This repository has the projects used in the article in Medium.
This project has been outdated by more recent solutions, please refer to these samples to get a more modern and robust solution: Spring Authorization Server Samples, Spring Security Samples
Please check out this amazing presentation by Joe Grandja and Steve Riesenberg at SpringOne.
In the jwt_and_postgres
branch you can find the same application running with PostgreSQL and providing JWT. This branch is still a WIP and its not finished yet. I'll create an article explaining the changes made to the original application when I'm done!