Files
spring-cloud-sleuth/spring-cloud-sleuth-core
Marcin Grzejszczak c47d20ce9e Adding an option to override the spring.aop.proxyTargetClass
without this change we force everyone to use CGLIB
with this change we fix the way we weave Executors (that was the reason for not being able to turn the flag off) and we're adding an option to switch CGLIB weaving off. `spring.aop.proxyTargetClass` will be by default `true` in Boot 2.0.x

fixes #584
2017-07-06 15:56:29 +02:00
..
2017-06-27 15:05:39 +02:00