Class CarpPekkoConfig
java.lang.Object
cn.sliew.carp.framework.pekko.config.CarpPekkoConfig
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.pekko.actor.typed.ActorSystem<org.apache.pekko.actor.typed.SpawnProtocol.Command>
-
Constructor Details
-
CarpPekkoConfig
public CarpPekkoConfig()
-
-
Method Details
-
actorSystem
@Primary @Bean(destroyMethod="terminate") public org.apache.pekko.actor.typed.ActorSystem<org.apache.pekko.actor.typed.SpawnProtocol.Command> actorSystem()
-