chenrui333 / spring-boot-template

Spring boot template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spring Boot Template

CI codecov

Minimal spring-boot microservice template.

Dependencies

  • Java 21
  • Gradle 7.3.2
  • Spring Boot 2.6.2

How to run and test the app

  • ./gradlew bootRun
  • curl http://localhost:9000/hello

build performance

About

Spring boot template

License:MIT License


Languages

Language:Java 100.0%