Package | Description |
---|---|
org.axonframework.modelling.saga.repository.jpa | |
org.axonframework.springboot.autoconfig |
Modifier and Type | Method and Description |
---|---|
JpaSagaStore |
JpaSagaStore.Builder.build()
Initializes a
JpaSagaStore as specified through this Builder. |
Modifier and Type | Method and Description |
---|---|
JpaSagaStore |
JpaAutoConfiguration.sagaStore(Serializer serializer,
EntityManagerProvider entityManagerProvider) |
Copyright © 2010–2020. All rights reserved.