05 2019 档案

摘要:@Componentpublic class TestApplicationListener implements ApplicationListener<ContextRefreshedEvent>{ @Override public void onApplicationEvent(Context 阅读全文
posted @ 2019-05-27 18:06 jason47 阅读(2950) 评论(0) 推荐(0) 编辑
摘要:报错: Consider defining a bean of type 'XXXXX' in your configuration. 因为在XxxxController.java中使用了: @Autowired private DeviceService deviceService; 需要在实现类 阅读全文
posted @ 2019-05-22 13:56 jason47 阅读(324) 评论(0) 推荐(0) 编辑
摘要:To fix issues like that, let Maven download the files again: That should try to download the file again and clean up any "residue" in your local repos 阅读全文
posted @ 2019-05-20 16:56 jason47 阅读(481) 评论(0) 推荐(0) 编辑
摘要:两种解决方式: 方式一:(我是通过此方式解决的) 方式二: 另个一解决方案:“https://stackoverflow.com/questions/43314822/spring-eureka-dashboard-returns-xml-on-wildfly”,有个人的回答是: 于是,在appli 阅读全文
posted @ 2019-05-18 18:35 jason47 阅读(640) 评论(0) 推荐(1) 编辑
摘要:Spring Cloud版本演进情况如下: 版本名称 版本Finchley snapshot版Edgware snapshot版Dalston SR1 当前最新稳定版本Camden SR7 稳定版本Brixton SR7 稳定版本Angel SR6 稳定版本 Spring Cloud与Spring 阅读全文
posted @ 2019-05-18 13:21 jason47 阅读(565) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示