kdevkr / spring-boot2-springdoc

springdoc-openapi-ui with spring-boot2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

springdoc-openapi-ui with spring-boot2


Languages

Language:Java 99.4%Language:HTML 0.6%