spring boot監控組件actuator 結合consul註冊中心使用總結

最近的項目使用到了spring boot,相比之前使用spring來說,的確方便很多,不再需要單獨引入各個jar包依賴,只需引入spring boot 需要的起步依賴即可,spring boot的自動配置會幫我們要依賴的事情做完。spring boot還支持條件化配置,即可以使用自定義配置覆蓋自動配置。比如: @Bean @ConditionalOnMissingBean({JdbcOpe
相關文章
相關標籤/搜索