Class NamastackOutboxMulticasterDisabler

java.lang.Object
org.springframework.modulith.events.namastack.NamastackOutboxMulticasterDisabler
All Implemented Interfaces:
EnvironmentPostProcessor

class NamastackOutboxMulticasterDisabler extends Object implements 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.
Since:
2.1
Author:
Oliver Drotbohm