The following was discovered as part of building this project:
- The JVM level was changed from '11' to '17', review the JDK Version Range on the wiki for more details.
- The original package name 'io.eagle.wealth-marble-backend' is invalid and this project uses 'io.eagle.wealthmarblebackend' instead.
For further reference, please consider the following sections:
- Official Gradle documentation
- Spring Boot Gradle Plugin Reference Guide
- Create an OCI image
- Spring Boot DevTools
- Spring Web
- Spring Security
- Spring Data JPA
- WebSocket
- Spring Data Redis (Access+Driver)
- Spring Batch
- Validation
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
- Securing a Web Application
- Spring Boot and OAuth2
- Authenticating a User with LDAP
- Accessing Data with JPA
- Accessing data with MySQL
- Using WebSocket to build an interactive web application
- Messaging with Redis
- Creating a Batch Service
- Validation
These additional references should also help you: