Skip to content

fialhorenato/SpringBootstrap

Repository files navigation

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

About

Bootstrap project with Spring Boot / Kotlin

Resources

Stars

Watchers

Forks

Releases

No releases published