Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 520 Bytes

readme.md

File metadata and controls

26 lines (19 loc) · 520 Bytes

用于学习或练习自己项目中使用的中间件,第三方库等资源

主要使用组件版本

尽量使用最新的去玩 😄

  • jdk 1.8.0_361 //太懒了,没装其他版本
  • spring-boot 2.7.16
  • spring-cloud 2021.0.8
  • spring-alibaba 2021.0.5.0
  • mysql 8.0.35
  • nacos 2.2.3
  • redis 3.0.504 (windows)

当前使用组件及第三库

  • mybatis-plus简单使用
  • druid简单使用
  • flyway简单使用
  • shardingSphere简单使用
  • nacos-discovery
  • nacos-config
  • open-feign
  • gateway