上一页 1 ··· 56 57 58 59 60 61 62 63 64 ··· 108 下一页
该文被密码保护。 阅读全文
posted @ 2020-04-15 14:09 陈彦斌 阅读(1) 评论(0) 推荐(0)
摘要: 导读 An attempt was made to call a method that does not exist. The attempt was made from the following location,一般报错这行内容,大概率是因为这个是启动的时候找不到方法,每次迭代,或删或减或重 阅读全文
posted @ 2020-04-08 09:44 陈彦斌 阅读(5167) 评论(6) 推荐(3)
摘要: <!-- actuator依赖 --> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-actuator</artifactId> </dependency> 阅读全文
posted @ 2020-04-07 21:17 陈彦斌 阅读(650) 评论(0) 推荐(0)
摘要: <dependencies> <!--Eureka客户端依赖--> <dependency> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-starter-netflix-eureka-client</ar 阅读全文
posted @ 2020-04-03 11:51 陈彦斌 阅读(1327) 评论(0) 推荐(0)
摘要: <!--Eureka添加依赖开始--> <dependency> <groupId>javax.xml.bind</groupId> <artifactId>jaxb-api</artifactId> <version>2.3.0</version> </dependency> <dependenc 阅读全文
posted @ 2020-04-03 10:35 陈彦斌 阅读(233) 评论(0) 推荐(0)
上一页 1 ··· 56 57 58 59 60 61 62 63 64 ··· 108 下一页