Skip to content

lawyerance/java-samples

Repository files navigation

Spring Boot 学习例子

项目结构

checkstyle

asciidoctor
    document
    spring-boot-restdoc
    spring-boot-swagger

spring-boot-mybatis

项目说明

checkstyle

asciidoctor

document

spring-boot-restdocs

spring-boot-swagger

./gradlew clean asciidoctor:spring-boot-swagger:distribution -PincludeArchive=true

spring-boot-mybatis

  1. 数据库连接池Druid和Mybatis

  2. 使用swagger-ui作为Restful接口文档

  3. 多语言支持

  4. 统一restful消息返回处理,并且添加消息返回多语言

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages