Reputation: 11
I am trying to develop a web application to monitor a Tomcat server using Spring Boot. I need to retrieve information on all server instances and applications deployed on the Tomcat server.
I have been searching for resources on how to use the Tomcat Manager API for this, but have not been able to find clear documentation or examples. Could someone please guide me to the right resources or suggest alternative solutions? Any help would be greatly appreciated."
Upvotes: 1
Views: 240