Skip to content

SpringBoot 示例项目,逐步升级为2.x版本

Notifications You must be signed in to change notification settings

ivanhe90/springboot-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

每个项目下都有README.md对相关技术进行了详细的使用说明,在github项目中会显示在主页。

谢谢 star

kingboy-springboot-auto

  • 端口
    • 8080
  • 分支功能
    • master --> 演示SpringBoot自动配置的模块

kingboy-springboot-data

  • 端口
    • 8080
  • 分支功能
    • feature_jpa_hibernate --> 详细的演示了hibernate JPA各种使用示例(带测试用例)
    • feature_jpa_elastic --> 详细演示了ES的JPA使用(带测试用例)
    • feature_redis_lock --> redis全局锁使用示例
    • feature_mybatis_annotation --> mybatis使用注解开发的全部示例
    • feature_mybatis_annotation_one_many --> mybatis使用注解进行一对一、一对多开发

kingboy-springboot-ddd

  • 端口
    • 8080
  • 分支功能
    • master --> DDD的项目尝试

kingboy-springboot-file

  • 端口
    • 8080
  • 分支功能
    • master --> 演示使用SpringBoot进行文件上传下载

kingboy-springboot-mq(rabbit)

  • 端口
    • 8080
  • 分支功能
    • feature_rabbit --> SpringBoot与RabbitMQ的使用示例

kingboy-springboot-security

  • 端口
    • 8080
  • 分支功能
    • master --> SpringBoot使用Security进行认证授权

kingboy-springboot-web

  • 端口
    • 8080
  • 分支功能
    • feature_restful --> 如何正确的使用Restful风格url
    • feature_jsonview --> 如何返回同一实体的不同视图
    • feature_validate --> 如何进行参数校验,以及校验分组使用
    • feature_swagger --> 优雅的使用Swagger,项目最佳实践

About

SpringBoot 示例项目,逐步升级为2.x版本

Resources

Stars

Watchers

Forks

Packages

No packages published