Closed thangavel-projects closed 4 years ago
If you want me to take a look at your project please provide it in a way I can easily execute it. I don't have the time to stitch it together from your message. So please either upload a zip file here or post a linkt to a github repo.
Also please Note that you are using a pretty old version of Spring Boot and Spring Boot Admin you should update to a more recent 2.1.x (of both)
Thanks for your reply, and i used SSL in my code which blocked SBA . For time being i just commented SSL config in my application.properties. If you have any suggestion for SSL settings for SBA, just let me know. Thanks!
then using a https
url should do it.
My pom.xml as below,
and Security config is
and My SB main class,
and properties,
I'm facing error as below,