kdevkr / spring-boot2

Spring Boot 2 Template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spring Boot 2.7.18

How to settings with Intellij IDEA

  1. Settings → Editor → Code Style → Enable editorconfig support
  2. Import Scheme → Checkstyle configuration → checkstyle.xml in project folder
  3. Install CheckStyle Plugin → Add checkstyle.xml and activate

Why do you need this repository?

You can no longer create a Spring Boot 2 project through Spring Initializr. If you know how to use a docker, you can use the Spring Initializr docker image I shared.

About

Spring Boot 2 Template


Languages

Language:Java 100.0%