Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/h3ar7b3a7/springservletstackcode
Further exploration of the Spring servlet stack, using Code-based configuration.
https://github.com/h3ar7b3a7/springservletstackcode
code-configurator servlet-stack spring-mvc
Last synced: 13 days ago
JSON representation
Further exploration of the Spring servlet stack, using Code-based configuration.
- Host: GitHub
- URL: https://github.com/h3ar7b3a7/springservletstackcode
- Owner: H3AR7B3A7
- Created: 2020-11-07T12:22:56.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-30T18:53:53.000Z (about 4 years ago)
- Last Synced: 2025-01-15T04:30:39.765Z (24 days ago)
- Topics: code-configurator, servlet-stack, spring-mvc
- Language: Java
- Homepage:
- Size: 11.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spring Web Application (Code-config version)
[Spring application context](https://www.jetbrains.com/help/idea/2020.2/spring-support.html?utm_source=product&utm_medium=link&utm_campaign=IU&utm_content=2020.2#spring-file-set)
[Custom error page example](https://carolinafernandez.github.io/development/2019/03/25/Custom-Spring-error-with-Java-config)