You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
leosanqing 855bb214be 使用 lombok 优化工具类
1。添加 @UtilityClass, 作用私有空参构造函数
2。使用 @SneakyThrows 替代手动转换为 RuntimeException
4 years ago
..
src/main/java/cn/iocoder/yudao/framework/common 使用 lombok 优化工具类 4 years ago
pom.xml 1. 增加 yudao-spring-boot-starter-tenant 租户的组件 4 years ago
《芋道 Spring Boot 参数校验 Validation 入门》.md 项目结构调整 x 16 : 将 monitor、sms、dict 等组件拆分出去 5 years ago