- Bring up temporal io server. Navigate into docker-compose directory at the root of the project and type docker-compose up
- run mvn clean install to install on dependencies
- start server
- hit endpoint /api/v1/asyncbook. Postman collection provided at the root of the project. and see that the workflow completes
- comment out the return statement in the CommentBookActivityImpl.java file and uncommment the runtime exception.
- rerun the application and rehit the endpoint.
- navigate to localhost:8088 to see the status of your workflow. It should be in a state of running.
- stop the application.
- undo the changes that you made in step 5.
- rerun the application.
- navigate to localhost:8088 to see that the workflow completed.
-
Notifications
You must be signed in to change notification settings - Fork 0
mcallydevelops/spring-temporal-io
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published