You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of 26ef2bc, samples do not work as documented. For example, the turnstile sample does not start as expected:
>./gradlew clean build
...
>cd spring-statemachine-samples/turnstile/build/libs
>java -jar spring-statemachine-samples-turnstile-4.0.1-SNAPSHOT.jar
no main manifest attribute, in spring-statemachine-samples-turnstile-4.0.1-SNAPSHOT.jar
The text was updated successfully, but these errors were encountered:
As of 26ef2bc, samples do not work as documented. For example, the turnstile sample does not start as expected:
The text was updated successfully, but these errors were encountered: