https://github.com/nik-sta/spring-boot-maintenance-mode
Example implementation of a maintenance mode for a spring boot service.
https://github.com/nik-sta/spring-boot-maintenance-mode
Last synced: 7 months ago
JSON representation
Example implementation of a maintenance mode for a spring boot service.
- Host: GitHub
- URL: https://github.com/nik-sta/spring-boot-maintenance-mode
- Owner: nik-sta
- License: unlicense
- Created: 2021-12-08T08:38:57.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-08T08:38:58.000Z (over 4 years ago)
- Last Synced: 2025-01-23T18:49:23.844Z (over 1 year ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# spring-boot-maintenance-mode
Example implementation of a maintenance mode for a spring boot service.