public static void main(String[] args)throws IOException { Map map=new H...
sprinboot的版本為: <groupId>org.springframework.boot</groupId> spring-boot-s...
1 當(dāng)我們使用openfeign進(jìn)行微服務(wù)之間的相互調(diào)用時淘钟,會出現(xiàn)如上的錯誤 sprinboot的版本為: <groupId>org.sprin...
1 例如當(dāng)前有微服務(wù)a和b外邓,微服務(wù)a和b現(xiàn)在都成功注冊到服務(wù)注冊中心nacos戈盈,目前需要實(shí)現(xiàn)服務(wù)a需要調(diào)用服務(wù)b的需求浇雹,實(shí)現(xiàn)步驟如下: 服務(wù)a引...
1 引入依賴管理在pom文件中 <dependencyManagement> <dependencies> <depende...
1 引入場景啟動器 <dependency> <groupId>com.baomidou</groupId> myba...
1 設(shè)置mysql容器自動啟動 docker update mysql --restart=always 2 設(shè)置redis容器自動啟動 doc...
配置用戶名:git config --global user.name “username” 配置郵箱:git config --global ...
1 給虛擬機(jī)安裝docker 卸載舊的docker橄霉,連接上虛擬機(jī)并切換當(dāng)前用戶為root用戶執(zhí)行如下命令刪除舊的docker sudo yum ...