Viewing current Spring (Boot) properties -


i run spring boot application .jar file partly takes properties application.yml residing inside jar while other part of properties being provided application.yml residing outside jar. of properties outside overwrite properties inside. in order test whether properties overwritten see active ones. achieveable @ out of box? or solution extend application property output logic?

if add spring boot actuator dependencies, can view lot of configuration , other info @ actuator endpoints. can view properties @ /configprops endpoint.


Comments

Popular posts from this blog

python - PyInstaller UAC not working in onefile mode -

ios - Pass NSDictionary from Javascript to Objective-c in JavascriptCore -

wso2is - WSO2 IS 5.0.0 SP1 After restart there is authentication error -