Skip to content

Repository files navigation

springboot-tools

springboot 项目中常用的工具集

1. 模块描述

模块中文名模块英文名模块内容
公用模块common通用工具-基本对象、工具类
缓存cache缓存内容-springcache redis guava caffeine
数据源动态路由dynamic-data-source常遇到的多数据源、或相同表结构不同库等情况
事务扩展transaction-extension需要在核心事物提交前、后做某些操作(强一致性操作or最终一致)
路由算法route-algorithm切量、网关规则硬编写
...持续添加

2. 使用的框架方案

  • spring-boot 2.2.6.RELEASE
  • lombok

About

项目中常用的工具集-(springboot 2.2.6.RELEASE)

Topics

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages