We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62b7515 commit d08a1e5Copy full SHA for d08a1e5
README.md
@@ -114,6 +114,10 @@ PersistentTask<Vehicle> task1(VehicleHttpConnector vehicleHttpConnector) {
114
}
115
```
116
117
+### Task Transaction Management
118
+
119
+[Transaction-Management Task](https://github.com/sterlp/spring-persistent-tasks/wiki/Transaction-Management)
120
121
## Queue a task execution
122
123
### Direct usage of the `TriggerService` or `PersistentTaskService`.
0 commit comments