Skip to content

Commit

Permalink
Merge branch 'master' of github.com:ch4mpy/spring-addons
Browse files Browse the repository at this point in the history
  • Loading branch information
ch4mpy committed May 15, 2023
2 parents c392ba2 + ed1e8da commit 7c676e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/tutorials/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This tutorials are focused on configuring OAuth2 security in Spring Spring Boot

**You should carefully read the [OAuth2 essentials](#oauth_essentials) section before rushing to a specific tutorial**. This will save you a lot of time.

Once you have determined if the application to configure is based on WebMVC or WebFulx, if it's a client or resource-server, and [setup at least an OIDC Provider](#prerequisites), then refer the [Tutorials scenarios](#scenarios) and pick one matching your needs.
Once you have determined if the application to configure is based on WebMVC or WebFlux, if it's a client or resource-server, and [setup at least an OIDC Provider](#prerequisites), then refer the [Tutorials scenarios](#scenarios) and pick one matching your needs.

Jump to:
- [1. OAuth2 essentials](#oauth_essentials)
Expand Down

0 comments on commit 7c676e5

Please sign in to comment.