摘要:
idea2022(插件lombok mybatisX) Visual Studio Code notepad++ sublime text sql:idea自带database navicat 远程连接secureCRT FX winscp xshell APIfox 阅读全文
摘要:
rabbitmq mail邮件 线程池 oss 。。 server: port: 8089 spring: datasource: driver-class-name: com.mysql.cj.jdbc.Driver url: jdbc:mysql://localhost:3306/sunshin 阅读全文
摘要:
简单demo 配置yml test: property: name: zhangsan age: 15 配置属性类 @Component @Data @ConfigurationProperties(prefix = "test.property") public class TestPropert 阅读全文