所谓的热更新共有两种实现方式
1.@Value+@Refresh 针对单一类的配置热更新
2.@ConfigurationProperties+@Autowired,针对所有类的配置热更新


- 04_GPIO输入
- Pycharm读excel文件报错xlrd.biffh.XLRDError: Excel xlsx file not supported
- Ubuntu 20.04版本安装k8s控制节点
- 题解 ARC140E【Not Equal Rectangle】
- 【APP逆向04】Frida的下载与安装
- mysql> GRANT ALL PRIVILEGES ON *.* TO 'root'@'%' WITH GRANT OPTION; ERROR 1410 (42000): You are not allowed to create a user with GRANT
- org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method could not be invoked with the incoming message
- Oracle 19c 升级错误【verify_queryable_inventory returned ORA-20001: Latest xml inventory is not loaded into table】
- Ubuntu 23.04、22.04、20.04、18.04替换国内源
- Flutter 项目运行到ios模拟器报错 : Error (Xcode): SDK does not contain 'libarclite'
本栏目推荐文章