Files
Java_SpringExample/Readme.md
T

11 lines
593 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
##工程作用
##更新记录
2020/5/22 : 创建工程(代码有问题,先提交)
2020/5/26 : AspectJ代码提交,代码报错未解决
2020/5/29 : 增加Properties文件字段读取两种方式(propertiesScan),PostConstruct的使用、BeanPostProcessor在Bean初始化前后进行处理(init)、统一异常处理的两种方式(exceptionHandler)、统一出参报文处理(response)
新增上下文刷新判断处理类(refreshEvent)、添加HttpSession监听器(listener
2020/6/3 :增加Servlet监听器启动Schedule定时任务(SchemeTaskListener