課程 中級 11260
課程介紹:《自學IT網Linux負載平衡影片教學》主要透過對web,lvs以及在nagin下對Linux進行腳本操作來實現Linux負載平衡。
解決問題2003(HY000):無法連接到MySQL伺服器' db_mysql:3306'(111)的方法
2023-09-05 11:18:47 0 1 761
2023-09-05 14:46:42 0 1 696
2023-09-05 15:18:28 0 1 591
2023-09-05 15:06:32 0 1 544
課程介紹:一、新增依賴io.springfoxspringfox-swagger22.7.0io.springfoxspringfox-swagger-ui2.7.0二、創建Swagger2配置類別packagecom.offcn.config;importorg.springframework.context.annotation.Confiagecom.offcn.config;importorg.springframework.context.annotation.Confifiration;importenf. importspringfox.docu
2023-05-10 評論 0 1060
課程介紹:一、導入Swagger座標依賴io.springfoxspringfox-swagger2${swagger.version}io.springfoxspringfox-swagger-ui${swagger.version}其中版本最常用2.9.2二、在spring啟動類別新增註解@EnableSwagger2@EnableSwagger2@EnableSwagger springfox提供的註解,代表swagger2相關技術開啟。會掃描目前類別所在包,及子包中所有類型的swagger相關註解,做swagger文檔的定制
2023-05-17 評論 0 1122