spring boot 自动装配 及xstream XML转为JAVA对象注意补充:xstream.setClassLoader(this.getClass().getClassLoader());

spring boot 自动装配 及xstream XML转为JAVA对象注意补充:xstream.setClassLoader(this.getClass().getClassLoader()); …… 阅读全文

tomcat 远程访问 403 解决

tomcat 远程访问 403 解决 …… 阅读全文

浦发银行 调用的一些技巧

浦发银行 调用的一些技巧 …… 阅读全文

spring boot 注释了@Component 之后,可以用构造函数传递参数,但是@Autowired 自动失效

spring boot 注释了@Component 之后,可以用构造函数传递参数,但是@Autowired 自动失效 …… 阅读全文

idea 设置条件断点

idea 设置条件断点 …… 阅读全文

spring boot batch处理时 reader部分的处理(含 stream ,filter 等功能代替for循环,含Reduce(汇聚))

spring boot batch处理时 reader部分的处理(含 stream ,filter 等功能代替for循环,含Reduce(汇聚)) …… 阅读全文