Polish
Closes gh-6817
This commit is contained in:
committed by
Stephane Nicoll
parent
b7da0bd301
commit
4b9f6869f0
@@ -374,11 +374,6 @@ public class EndpointWebMvcChildContextConfiguration {
|
||||
super(TomcatEmbeddedServletContainerFactory.class);
|
||||
}
|
||||
|
||||
@Override
|
||||
public int getOrder() {
|
||||
return 1;
|
||||
}
|
||||
|
||||
@Override
|
||||
public void customize(TomcatEmbeddedServletContainerFactory container) {
|
||||
AccessLogValve accessLogValve = findAccessLogValve(container);
|
||||
|
||||
Reference in New Issue
Block a user