evrimulgen / oauth2-spring-boot

Repository from the article published in Medium

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

oauth2-spring-boot

This repository has the projects used in the article in Medium.

Microservices with Spring Boot and Spring Cloud. From config server to OAuth2 server (without inMemory things).

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!

About

Repository from the article published in Medium


Languages

Language:Java 99.5%Language:Shell 0.5%