spring boot 报错:Exception in thread "main" java.lang.NoSuchMethodError 根源在pom.xml引用的包中的JAR有冲突
spring boot 报错:Exception in thread "main" java.lang.NoSuchMethodError 根源在pom.xml引用的包中的JAR有冲突 …… 阅读全文
spring boot 报错:Exception in thread "main" java.lang.NoSuchMethodError 根源在pom.xml引用的包中的JAR有冲突 …… 阅读全文
idear tomcat端口占用无法启动。cmd下 netstat -ano ;然后任务管理器下删除对应的PID …… 阅读全文
JAVA 枚举类型 根据代码得到中文 …… 阅读全文
Spring boot @Test的时候需要设置 环境变量:spring.profiles.active = dev …… 阅读全文
spring boot 自动装配 及xstream XML转为JAVA对象注意补充:xstream.setClassLoader(this.getClass().getClassLoader()); …… 阅读全文
tomcat 远程访问 403 解决 …… 阅读全文
浦发银行 调用的一些技巧 …… 阅读全文
spring boot 注释了@Component 之后,可以用构造函数传递参数,但是@Autowired 自动失效 …… 阅读全文