You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zlyx 57da2e33a6
update 简化 stream 代码写法 (java 16) xx.collect(Collectors.toList()) => xx.toList() ;
3 years ago
..
java/com/ruoyi/system update 简化 stream 代码写法 (java 16) xx.collect(Collectors.toList()) => xx.toList() ; 3 years ago
resources/mapper add common 依赖 spring-boot-properties-migrator ; 3 years ago