Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

f8-spring-boot-health-check ignores contextPath #1120

Closed
a3aanwisse opened this issue Dec 1, 2017 · 1 comment
Closed

f8-spring-boot-health-check ignores contextPath #1120

a3aanwisse opened this issue Dec 1, 2017 · 1 comment
Labels
cat/bug Bug which needs fixing status/stale Issue/PR considered to be stale

Comments

@a3aanwisse
Copy link

When defining the following in my application.yml:
management: context-path: /manage
the health check is generated correctly and works fine, however when having the following in my application.yml:
management: contextPath: /manage
it doesn't work since it is ignored by the f8-spring-boot-health-check enricher.

As far as I know both ways of writing properties (camel case and snake case) are fully supported by spring-boot, so why not support both in the enricher?

@rohanKanojia rohanKanojia added the cat/bug Bug which needs fixing label Jul 26, 2018
@stale
Copy link

stale bot commented Oct 24, 2018

This issue has been automatically marked as stale because it has not had any activity since 90 days. It will be closed if no further activity occurs within 7 days. Thank you for your contributions!

@stale stale bot added the status/stale Issue/PR considered to be stale label Oct 24, 2018
@stale stale bot closed this as completed Oct 31, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cat/bug Bug which needs fixing status/stale Issue/PR considered to be stale
Projects
None yet
Development

No branches or pull requests

2 participants