Merge branch '2.0.x'
This commit is contained in:
commit
f42a653604
|
|
@ -70,6 +70,7 @@ class ServletManagementChildContextConfiguration {
|
|||
}
|
||||
|
||||
@Bean
|
||||
@ConditionalOnClass(name = "io.undertow.Undertow")
|
||||
public UndertowAccessLogCustomizer undertowAccessLogCustomizer() {
|
||||
return new UndertowAccessLogCustomizer();
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue