@ConditionalOnBean(value=org.springframework.boot.web.embedded.undertow.ConfigurableUndertowWebServerFactory.class) @Configuration public static class LogbackAccessAutoConfiguration.ForUndertow extends Object
| Constructor and Description |
|---|
ForUndertow(LogbackAccessProperties logbackAccessProperties,
org.springframework.core.env.Environment environment,
org.springframework.context.ApplicationEventPublisher applicationEventPublisher) |
| Modifier and Type | Method and Description |
|---|---|
UndertowLogbackAccessInstaller |
undertowLogbackAccessInstaller()
Creates a Logback-access installer.
|
public ForUndertow(LogbackAccessProperties logbackAccessProperties, org.springframework.core.env.Environment environment, org.springframework.context.ApplicationEventPublisher applicationEventPublisher)
@ConditionalOnMissingBean @Bean public UndertowLogbackAccessInstaller undertowLogbackAccessInstaller()
Copyright © 2021 akkinoc.dev. All rights reserved.