Skip to content

An example of spring oauth2 authorization and resource server using JWT

Notifications You must be signed in to change notification settings

xetys/spring-cloud-oauth2-example

Repository files navigation

Spring OAuth2 example for microservices

This example shows how to use spring oauth2 to secure resource servers, for example in spring cloud microservices.

How to Setup?

Just

$ gradle build

and start both spring boot application using

$ gradle bootRun

inside the directories.

More Information

Read my article for detailed explanation.

About

An example of spring oauth2 authorization and resource server using JWT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages