遮光反应器

Shading reactor

我正在尝试遮蔽反应器 (https://github.com/reactor/reactor),但 运行 遇到了启动事件总线的问题。我收到以下错误。非常感谢任何关于着色此项目的建议

Caused by: java.lang.IllegalArgumentException: No Dispatcher found for name 'threadPoolExecutor', it must be present in the configuration properties or being registered programmatically through this#setDispatcher(threadPoolExecutor, someDispatcher)

META-INF/reactor/reactor-environment.properties 中也应该有一个属性文件。如果类路径中没有这个,您将看到此错误。