Commit b0a779a
authored
Fix PersistenceApplicationBuilder (serverlessworkflow#1172)
If build call is performed over the WorkflowApplication.Builder, the
persitence listener is not added
Signed-off-by: fjtirado <ftirados@redhat.com>1 parent 30d03a3 commit b0a779a
1 file changed
Lines changed: 1 addition & 3 deletions
File tree
- impl/persistence/api/src/main/java/io/serverlessworkflow/impl/persistence
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
32 | 31 | | |
33 | | - | |
| 32 | + | |
34 | 33 | | |
35 | 34 | | |
36 | 35 | | |
37 | | - | |
38 | 36 | | |
39 | 37 | | |
40 | 38 | | |
0 commit comments