without this change we're explicitly requiring our users to take both web and actuator into their classpath. That makes little sense since not every app is a web app. with this change we're making those deps optional fixes #524
without this change we're explicitly requiring our users to take both web and actuator into their classpath. That makes little sense since not every app is a web app. with this change we're making those deps optional fixes #524