Skip to content

Files

11 lines (8 loc) · 518 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 518 Bytes

Spring Boot 2 + Springdoc Swagger UI

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

Dependencies