User Tools

Site Tools


oauth2

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
oauth2 [2016/05/18 21:20] – created javapimpoauth2 [2023/08/18 18:15] (current) – external edit 127.0.0.1
Line 10: Line 10:
  
 ===== Spring Security ===== ===== Spring Security =====
 +
 +====== Demo Application ======
 +
 +===== Spring Boot =====
 +
 +The demo applications will be developed using Spring Boot. It is assumed you already have an understanding of Spring Boot. If not, have a look at the [[https://spring.io/guides/gs/spring-boot/|Getting Started]] page for more information.
 +
 +===== Development Environment =====
 +
 +I will be using the Spring Tool Suite with Gradle STS support. The application will be running in embedded Tomcat with an in-memory DB at first. I'm developing on a Windows 10 machine but these instructions should work wherever for the most part. If you are using a different IDE (IntelliJ maybe?) you'll have to adjust accordingly but it shouldn't be a problem.
  
 ====== RFC 6749 ====== ====== RFC 6749 ======
oauth2.1463606441.txt.gz · Last modified: 2023/08/18 18:15 (external edit)