- This project is for 42 OAuth in Spring Boot. This is forked from https://github.com/Belnut/42_springboot_login_example.
- Register App in https://profile.intra.42.fr/oauth/applications
- Set up
UID42
,SECRET42
environment variables, used inresources/application.properties
- Run app, check http://localhost:8080
./mvnw spring-boot:run
For further reference, please consider the following sections:
- Official Apache Maven documentation
- Spring Boot Maven Plugin Reference Guide
- Create an OCI image
- Spring Boot DevTools
- Spring Web Services
- Spring Web
The following guides illustrate how to use some features concretely: