CompletableReactor framework makes it easier to create business flows that have concurrently running parts and complex execution branching.
12
stars
2
forks
source link
Using custom label leads to incorrect graph visualization #38
Open
sultazat opened 3 years ago
The following code with custom label generates incorrect graph visualization:
Here is visualization:
But if we will change
generate
vertex code to the following:everything is ok: