Template repository for reactive spring boot services. To be used as a base for creating functional, reactive, oas spec driven APIs. Only contains enough dependencies to do just that, doesn't contain anything for the persistence layer etc. It also contains defaults for use with github devcontainers and will eventually include Github actions defaults.
- Lombok
- Java 17
- Webflux
- Spring Boot
- OpenAPI stack for server generation
- Spring boot maven plugin