Do not try to auto-configure Jolokia if Spring MVC is not on classpath
The Jolokia auto-configuration requires ServletWrappingController from Spring MVC to be on the classpath. This commit updates the auto-configuration to make it conditional on the presence of this class. Closes gh-5153pull/5489/head
parent
b4cda625c4
commit
f94e8bd287
Loading…
Reference in New Issue