lukashinsch / spring-boot-actuator-logview

Simple logfile viewer as spring boot actuator endpoint
MIT License
41 stars 21 forks source link

springBootVersion = '2.0.0.RELEASE' issue #26

Open ixkormachev opened 6 years ago

ixkormachev commented 6 years ago

Caused by: java.lang.IllegalStateException: Cannot load configuration class: eu.hinsch.spring.boot.actuator.logview.LogViewEndpointAutoconfig . . . Caused by: java.lang.ClassNotFoundException: org.springframework.boot.actuate.endpoint.mvc.MvcEndpoint

ixkormachev commented 6 years ago

Hi, it takes place after update to springBootVersion = '2.0.0.RELEASE'