web.xml
error page
1 | <error-page> |
1 |
|
spring-context.xml
1 |
|
log back upgrade
1 | <!-- change include to included for file that will be included, like this: --> |
1 | <error-page> |
1 | @Bean |
1 | @ImportResource("classpath:spring-context.xml") |
1 | <!-- change include to included for file that will be included, like this: --> |