We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IDE is showing : Unknown property secure-filter.enabled
In application.yaml, IDE is showing secure-filter.enabled as an unknow property.
Documentation (the README) should not ask user to fill in unknow property in application.yaml OR said property should be used.
Remove from configuration secure-filter.enabled https://github.com/zalando/logbook#configuration and https://github.com/zalando/logbook#example-configuration OR make use on this property in your codebase.
The text was updated successfully, but these errors were encountered:
add logbook.secure-filter.enabled to the additional-spring-configurat…
16ac9e7
…ion-metadata.json (zalando#1109)
logbook.secure-filter.enabled
24732cc
…ion-metadata.json (#1109) (#1110)
Successfully merging a pull request may close this issue.
IDE is showing : Unknown property secure-filter.enabled
Description
In application.yaml, IDE is showing secure-filter.enabled as an unknow property.
Expected Behavior
Documentation (the README) should not ask user to fill in unknow property in application.yaml OR said property should be used.
Actual Behavior
Possible Fix
Remove from configuration secure-filter.enabled https://github.com/zalando/logbook#configuration and https://github.com/zalando/logbook#example-configuration OR make use on this property in your codebase.
Your Environment
The text was updated successfully, but these errors were encountered: