-
Couldn't load subscription status.
- Fork 326
Closed
Labels
Description
Currently, the only way to take advantage of the deployment tracking is to use the service_version configuration option.
We could get the version from the MANIFEST.MF Implementation-Version entries.
While doing that, we might also want to read the Implementation-Title entry, if available to determine the service.name.
Spring Boot seems to set both of these entries.
Tasks
- Standalone jars
- Web applications
- Service name auto discovery docs and polishing #2440
wolframhaussig