Merge branch 'master' into 2.0.x
This commit is contained in:
@@ -109,7 +109,7 @@ public class TraceWebClientAutoConfiguration {
|
||||
return new UserInfoRestTemplateCustomizerBPP(this.beanFactory);
|
||||
}
|
||||
|
||||
class UserInfoRestTemplateCustomizerBPP implements BeanPostProcessor {
|
||||
private static class UserInfoRestTemplateCustomizerBPP implements BeanPostProcessor {
|
||||
|
||||
private final BeanFactory beanFactory;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user