@Configuration @ConditionalOnMissingClass(value="org.springframework.boot.autoconfigure.service.connection.ConnectionDetails") public static class AxonServerAutoConfiguration.ConnectionConfiguration extends Object implements org.springframework.context.ApplicationContextAware
| Constructor and Description |
|---|
ConnectionConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
AxonServerConfiguration |
axonServerConfiguration() |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
@Bean public AxonServerConfiguration axonServerConfiguration()
public void setApplicationContext(@Nonnull org.springframework.context.ApplicationContext applicationContext) throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionCopyright © 2010–2023. All rights reserved.