Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cepr0/sb-web-interceptors-demo
A simple example of web interceptors in Spring
https://github.com/cepr0/sb-web-interceptors-demo
interceptor spring-boot spring-mvc
Last synced: 28 days ago
JSON representation
A simple example of web interceptors in Spring
- Host: GitHub
- URL: https://github.com/cepr0/sb-web-interceptors-demo
- Owner: Cepr0
- Created: 2019-01-16T09:56:11.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-16T12:16:19.000Z (about 6 years ago)
- Last Synced: 2024-11-17T02:42:19.919Z (3 months ago)
- Topics: interceptor, spring-boot, spring-mvc
- Language: Java
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
A simple example of web interceptors in Spring
Related SO answer: https://stackoverflow.com/a/53478327