The following was discovered as part of building this project:
- The original package name 'com.msucil.dev.spring-base' is invalid and this project uses 'com.msucil.dev.springbase' instead.
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 Configuration Processor
- Spring Web
- Thymeleaf
- Spring Security
- JDBC API
- Spring Data JPA
- Spring Data JDBC
- Liquibase Migration
- Validation
- Spring REST Docs
- Spring Boot Actuator
- Testcontainers
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
- Handling Form Submission
- Securing a Web Application
- Spring Boot and OAuth2
- Authenticating a User with LDAP
- Accessing Relational Data using JDBC with Spring
- Managing Transactions
- Accessing Data with JPA
- Using Spring Data JDBC
- Validation
- Building a RESTful Web Service with Spring Boot Actuator