黑马UIUE设计在线进阶班
2022-12-12 11:23 作者:janet19961217 | 我要投稿
spring.factories
文件中注册异常报告器
org.springframework.context.ApplicationContextInitializer=\
com.alanchen.demo.MyApplicationContextInitializer
org.springframework.boot.SpringBootExceptionReporter=\
com.alanchen.demo.MyExceptionReporter