Closed kuba9392 closed 2 years ago
Currently it's only possible to download the Java server and use this binaries to test step functions locally.
With these changes it will be possible to connect external step-functions instance, i.e. created with docker container.
The default behavior is as it was before, you need to set specific flag to disable download of the Java application.
Thanks!
Published in v0.3.0
Currently it's only possible to download the Java server and use this binaries to test step functions locally.
With these changes it will be possible to connect external step-functions instance, i.e. created with docker container.
The default behavior is as it was before, you need to set specific flag to disable download of the Java application.