@Configuration
@PropertySource(value={"file:${WON_CONFIG_DIR}/matcher-rescal.properties","file:${WON_CONFIG_DIR}/cluster-node.properties"})
@ComponentScan(value={"won.matcher.service.common.config","won.matcher.service.common.service.http","won.matcher.rescal.spring","won.matcher.rescal.actor","won.matcher.rescal.config","won.matcher.rescal.service"})
public class MatcherRescalAppConfiguration
extends java.lang.Object
| Constructor and Description |
|---|
MatcherRescalAppConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
akka.actor.ActorSystem |
actorSystem()
Actor system singleton for this application.
|
static org.springframework.context.support.PropertySourcesPlaceholderConfigurer |
propertyConfigInDev() |
Copyright © 2018. All Rights Reserved.