Files
spring-cloud-sleuth/spring-cloud-starter-sleuth
Marcin Grzejszczak 4795b20ec7 Making actuator and web optional dependencies
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
2017-02-23 10:56:58 +01:00
..
2015-08-23 09:56:22 +01:00