Boa tarde,
segui as configurações, mas não estou tendo retorno no "propertySources" no [GET] http://localhost:8888/fornecedor/default. Segue Json de retorno abaixo:
{
"name": "fornecedor",
"profiles": [
"default"
],
"label": null,
"version": null,
"state": null,
"propertySources": []
}
e a seguinte mensagem no console, ao iniciar:
2019-11-07 10:40:12.419 INFO 16972 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$902f3f51] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)