Repository where I can try some SpringBoot3 examples to practice and share with others.
After the release of Spring Boot 4, this project examples will be updated to the lastest version of Spring Boot 4.x.x. I will migrate those projects step by step and take advantage of the new features and improvements introduced in Spring Boot 4.
Those projects are for study purposes and to share knowledge with the community. They may not be production-ready and could lack certain best practices or optimizations.
In this table are the projects that have been migrated to Spring Boot 4:
| Project Name | Migration Status |
|---|---|
| authorization-server-example | Not Started |
| config-server-example | Not Started |
| graalvm-native | Not Started |
| graphql-example | Not Started |
| htmx-example | Not Started |
| kafka-example | Not Started |
| localstack-example | Not Started |
| modulith-example | Not Started |
| mongodb-crud-example | Not Started |
| observability-example | Not Started |
| rabbitmq-example | Not Started |
| redis-example | Not Started |
| resilience4j-example | Not Started |
| restclienttest-example | Not Started |
| spring-ai-example | Not Started |
| spring-ai-ollama-example | Not Started |
| spring-batch-example | Not Started |
| spring-cli-example | Not Started |
| spring-data-jdbc-client-example | Not Started |
| spring-data-rest-example | Finished |
| spring-security-example | Not Started |
| spring-vault-example | Not Started |
| testcontainers-example | Not Started |
| websocket-example | Not Started |