springmvc 增加 produces = MediaType.TEXT_PLAIN_VALUE, Could not find acceptable representation 问题: org.springframework.web.HttpMe… Read More
【转】Spring Boot+Spring Security+JWT 实现 RESTful Api 权限控制 https://blog.csdn.net/sxdtzhaoxinguo/article/details/77… Read More
spring boot 2 + ehcache 解决: pom.xml <dependency> <groupId>net.sf.ehcache</groupId> <artifactId>ehcache</artifactId> </dependency> 1234 <dependency> <groupId>net.sf.ehcache</groupId> <artifactId>ehcache</artifactId> </dependency> ehcache.xm… Read More
Spring boot + Spring Integration 轮询邮件demo 问题: 解决: http://idorobot.com:10080/demo/spboot-in… Read More