/SpringBootstrap

Bootstrap project with Spring Boot / Kotlin

Primary LanguageKotlin

Spring Boot(strap) with Kotlin

Build codecov

The project can be seen running here

This is a basic project using Spring Boot, Kotlin and Gradle.

Those are the Spring modules used:

  • Spring Security
  • Spring Data JPA

External libraries:

  • Flyway
  • H2 (For local development)
  • Springdoc UI

It is ready to be deployed using any Docker orchestrator technology (EKS, ECS, GKE, K8s)

Github Actions

We currently use Github's docker registry, codecov and Snyk.

In order to work those, you must generate secrets for them and put in your repository secrets:

  • CODECOV_TOKEN
  • SNYK_TOKEN