https://github.com/bootcamptoprod/spring-boot-2-web-mvc-tags-provider
A simple spring boot 2.x app highlighting how we can add our own tags in controller metrics. This will override the default tags provided by Spring Framework.
https://github.com/bootcamptoprod/spring-boot-2-web-mvc-tags-provider
Last synced: 3 months ago
JSON representation
A simple spring boot 2.x app highlighting how we can add our own tags in controller metrics. This will override the default tags provided by Spring Framework.
- Host: GitHub
- URL: https://github.com/bootcamptoprod/spring-boot-2-web-mvc-tags-provider
- Owner: BootcampToProd
- Created: 2023-01-27T15:10:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-27T15:23:42.000Z (over 2 years ago)
- Last Synced: 2025-01-07T14:46:19.897Z (5 months ago)
- Language: Java
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# spring-boot-2-web-mvc-tags-provider
A simple spring boot 2.x app highlighting how we can add our own tags in controller metrics. This will override the default tags provided by Spring Framework.