Skip to content

hyl1995/spring-cloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

springboot 2.2.5.RELEASE + spring-cloud Hoxton版本 + Mysql8.0 + MyBatis + Atomikos 分布式事务

spring-cloud 实现功能:

├─spring-cloud----------------------------父项目,公共依赖
│  │
│  ├─eureka--------------------------微服务注册中心
│  │
│  ├─config-----------------------微服务配置中心
│  │
│  ├─config-file-----------------------配置文件
│  │
│  ├─gateway--------------------------微服务网关中心
│  │
│  ├─client
│  │  │
│  │  ├─index------------------业务内容
│  │  │
│  │  └─user------------------业务内容
│  │
│  ├─feign--------------------------远程调用api
│  │
│  └─common------------------工具类、多数据源配置

About

没有描述

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages