GitHunt
CI

cinnes/spring-devcontainer-template

Template repository containing everything needed for an instant Spring devcontainer stack.

What is this?

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.

Dependencies

  • Lombok
  • Java 17
  • Webflux
  • Spring Boot
  • OpenAPI stack for server generation
  • Spring boot maven plugin

Languages

Java100.0%
Created April 16, 2023
Updated April 18, 2023
cinnes/spring-devcontainer-template | GitHunt