I have my client application of version 2.7.13 which runs on java 1.8. And I have a spring boot admin which is of version 3.0.x and runs on java 17(since spring boot 3.0.x needs java 17). Can I pair this combination for monitoring the client on admin server?
When I tried this the application is not registering to admin
New contributor
Siddhartha Sunkara is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.