SpringCloud Nacos自动刷新
SpringCloud使用Nacos 配置中心实现配置自动刷新功能使用
目录前言一、Nacos中集中配置方式?二、使用步骤1.使用$Value 注解2.使用@ConfigurationProperties 注解自定义配置文件前言[详细]
2025-05-29 10:23 分类:开发How to change the default branch to push in mercurial?
I like creating named branches in Mercurial to deal with features that might take a while to code, so when I push I do a hg push -r default to ensure I\'m only pushing changes to the default branch. H[详细]
2022-12-29 02:26 分类:问答