springboot 31
-
02 2019年12月
JPA更有效的回调方法注解
JPA also defines a more limited set of callbacks through annotations.
-
26 2019年11月
-
04 2019年11月
程序中定制自己的启动容器
If you need to programmatically configure your embedded servlet container, you can register a Spring bean that implements the WebServerFactoryCustomizer interface.
-
01 2019年11月
-
31 2019年10月
-
14 2019年10月
在配置文件中的classpath和file区别
将springboot 可运行jar包放在外面时,资源路径配置注意事项。