The following was discovered as part of building this project:
- The original package name 'com.okta.spring-docker.demo' is invalid and this project uses 'com.okta.springdocker.demo' instead.
For further reference, please consider the following sections:
- Official Apache Maven documentation
- Spring Boot Maven Plugin Reference Guide
- Create an OCI image
- Spring Web
- Okta Spring Boot documentation
The following guides illustrate how to use some features concretely:
- Building a RESTful Web Service
- Serving Web Content with Spring MVC
- Building REST services with Spring
- Okta-Hosted Login Page Example
- Custom Login Page Example
- Okta Spring Security Resource Server Example
If you don't have a free Okta developer account, you can create one with the Okta CLI:
$ okta registerThen, register your Spring Boot app on Okta using:
$ okta apps createSelect Web > Okta Spring Boot Starter and accept the default redirect URIs.