[go: nahoru, domu]

Skip to content

Commit

Permalink
akka => 1.修改ActorSystem名称
Browse files Browse the repository at this point in the history
  • Loading branch information
Joezeo committed Jul 31, 2021
1 parent ba706b0 commit 616e1d2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ public class AkkaSystemConfig {

@Bean("actorSystem")
public ActorSystem actorSystem() {
return ActorSystem.apply("guitarchive-actor-system");
return ActorSystem.apply("basis-actor-system");
}

}

0 comments on commit 616e1d2

Please sign in to comment.