Skip to content

A Spring Boot template with Gradle.

Notifications You must be signed in to change notification settings

OnixByte/spring-boot-template

Repository files navigation

OnixByte Spring Boot Template

Basic information

  • Amazon Corretto JDK 21
  • Spring Boot 3.2.5

What have been installed

  • org.springframework.boot:spring-boot-starter-web
  • org.springframework.boot:spring-boot-starter-webflux
  • org.projectlombok:lombok

What to do next

  • Install the dependencies you need with IntelliJ Spring Boot Starter Editor.
  • Configure this project in settings.gradle.kts and change the name of this project.
  • Rename the package springboottemplate and the class SpringBootTemplateApplication to <yourserverpackage> and <YourServer>Application

About

A Spring Boot template with Gradle.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages