Class | Description |
---|---|
SpringConfig |
Annotation Type | Description |
---|---|
SpringTransactionManager |
This annotation accompanies the
Transactional annotation to define the
transaction as a Spring managed one and specify the concerned Spring transaction manager. |
WithApplicationContexts |
Specifies the Spring applications contexts to use in an integration test.
|
Copyright © 2013-2018–2019 SeedStack. All rights reserved.