RuoYi-Vue-Plus/ruoyi-modules
zlyx 57da2e33a6 update 简化 stream 代码写法 (java 16) xx.collect(Collectors.toList()) => xx.toList() ;
update 简化 instanceof 代码写法 (java 12) 直接在后面定义变量 ;
update 简化 switch 代码写法 (java 12) ;
2023-01-19 20:03:26 +08:00
..
ruoyi-demo update 优化 !pr277 解决一些细节问题 2023-01-18 21:03:06 +08:00
ruoyi-generator update 优化 !pr277 解决一些细节问题 2023-01-18 21:03:06 +08:00
ruoyi-job add common 依赖 spring-boot-properties-migrator ; 2023-01-18 20:23:11 +08:00
ruoyi-system update 简化 stream 代码写法 (java 16) xx.collect(Collectors.toList()) => xx.toList() ; 2023-01-19 20:03:26 +08:00
pom.xml add common 依赖 spring-boot-properties-migrator ; 2023-01-18 20:23:11 +08:00