摘要: 1.在使用springboot admin 整合nacos时发现问题,springboot admin server访问admin client的默认地址为http://ip:port/actuator 但是在我们的大部分项目中都会配置一个servlet.context-path,此时admin s 阅读全文
posted @ 2019-11-04 20:25 夜洛IT后端技术分享 阅读(4410) 评论(0) 推荐(0)
摘要: 1.在整合springboot admin server时,发现admin client无法注册到admin server上 查找原因后发现代码中报错:HttpMediaTypeNotAcceptableException: Could not find acceptable representat 阅读全文
posted @ 2019-11-04 11:13 夜洛IT后端技术分享 阅读(1402) 评论(0) 推荐(0)