Skip to content

ruY9527/boot-case

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpringBoot 整合案例

对于java开发的同学来说,SpringBoot是必不可少的;那么对应的SpringBoot整合也是必不可少的

下面的每个模块都是整合,无关其他;便利自己也便利其他

模块

boot-admin 模块

  • boot-admin-client: 连接上 SpringBoot Admin
  • boot-admin-server: SpringBoot Admin服务端展示
  • boot-eureka-server: Eureka界面展示

boot-base 基础和源码阅读模块

  • boot-baise-io: 相关的基础操作以及平常好奇点测试
  • boot-security: security模块
  • boot-source-read: Springboot 源码阅读和测试
  • spring-learn: Spring源码阅读和调试

boot-middleware 整合中间模块测试

About

使用SpringBoot来进行一些中间件;

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages