@Profile(value="test")
@Configuration
public class SpringTestConfig
extends java.lang.Object
| Constructor and Description |
|---|
SpringTestConfig() |
| Modifier and Type | Method and Description |
|---|---|
org.tiogasolutions.notify.kernel.config.CouchEnvironment |
couchEnvironment() |
org.tiogasolutions.notify.kernel.config.CouchServersConfig |
couchServersConfig() |
org.tiogasolutions.notify.NotifyObjectMapper |
notifyObjectMapper() |
org.tiogasolutions.notify.kernel.config.SystemConfiguration |
systemConfiguration() |
org.tiogasolutions.dev.jackson.TiogaJacksonTranslator |
tiogaJacksonTranslator(org.tiogasolutions.notify.NotifyObjectMapper objectMapper) |
org.tiogasolutions.notify.kernel.config.TrustedUserStore |
trustedUserStore() |
@Bean public org.tiogasolutions.notify.NotifyObjectMapper notifyObjectMapper()
@Bean public org.tiogasolutions.dev.jackson.TiogaJacksonTranslator tiogaJacksonTranslator(org.tiogasolutions.notify.NotifyObjectMapper objectMapper)
@Bean public org.tiogasolutions.notify.kernel.config.CouchServersConfig couchServersConfig()
@Bean public org.tiogasolutions.notify.kernel.config.TrustedUserStore trustedUserStore()
@Bean public org.tiogasolutions.notify.kernel.config.SystemConfiguration systemConfiguration()
@Bean public org.tiogasolutions.notify.kernel.config.CouchEnvironment couchEnvironment()