Class PersistenceConfiguration
java.lang.Object
ch.admin.bit.jeap.messageexchange.persistence.PersistenceConfiguration
@AutoConfiguration
@EnableTransactionManagement
@ComponentScan
@PropertySource("classpath:messageExchangePersistenceDefaultProperties.properties")
public class PersistenceConfiguration
extends Object
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PersistenceConfiguration
public PersistenceConfiguration()
-