クラス NamastackOutboxMulticasterDisabler
java.lang.ObjectSE
org.springframework.modulith.events.namastack.NamastackOutboxMulticasterDisabler
- 実装済みのインターフェース一覧:
EnvironmentPostProcessor
An
EnvironmentPostProcessor that disables the Namastack multicaster if present on the classpath to make sure it doesn't interfere with the Spring Modulith one.- 導入:
- 2.1
- 作成者:
- Oliver Drotbohm
コンストラクター概要
コンストラクター方法の概要
修飾子と型メソッド説明voidpostProcessEnvironment(ConfigurableEnvironment environment, SpringApplication application)
コンストラクターの詳細
NamastackOutboxMulticasterDisabler
NamastackOutboxMulticasterDisabler()
方法の詳細
postProcessEnvironment
public void postProcessEnvironment(ConfigurableEnvironment environment, SpringApplication application) - 次で指定:
- インターフェース
EnvironmentPostProcessor内のpostProcessEnvironment