I am receiving no error or notice of failure when deploying an application running spring cloud config and spring boot when the username field is incorrect (including if it is empty) in the application's configuration. The application appears to deploy properly, but the application's functionality fails when it's endpoints are called.
I've also noticed that if the url or password fields are incorrect then I receive an error and the app fails to deploy, which is the expected behavior.
Raymond Fagan opened SPR-15097 and commented
I am receiving no error or notice of failure when deploying an application running spring cloud config and spring boot when the username field is incorrect (including if it is empty) in the application's configuration. The application appears to deploy properly, but the application's functionality fails when it's endpoints are called.
I've also noticed that if the url or password fields are incorrect then I receive an error and the app fails to deploy, which is the expected behavior.
No further details from SPR-15097
The text was updated successfully, but these errors were encountered: