Open ctornau opened 4 years ago
@ctornau Please sign the Contributor License Agreement!
Click here to manually synchronize the status of this Pull Request.
See the FAQ for frequently asked questions.
@ctornau Thank you for signing the Contributor License Agreement!
I migrated the example to Spring Boot 2.2.2.RELEASE and Hoxton.RELEASE.
However different questions came up while migrating it:
(1) Including the Eureka reference fails with
I removed the reference. I think the example should be upgraded to Consul?
(2) One of the tests
envPostAvailable()
is failing with the message:This message comes out of Spring Config. Is POST not supported anymore?