Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

uniquejava/sb-temporal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

1 Commit

Repository files navigation

Temporal Spring Boot Demo Application

GitHub Repo

 https://github.com/tsurdilo/temporal-springboot-init

Build

 mvn clean install spring-boot:run

How to use

  1. Start new workflow executions - http://localhost:8081
  2. Prometheus Metrics: http://localhost:8081/actuator/prometheus
  3. Prometheus Targets - http://localhost:9090/targets?search=
  4. Grafana Dashboard - http://localhost:8085/
  5. Jaeger Traces - http://localhost:16686/
  6. Worker Actuator endpoint - http://localhost:8081/actuator/temporalworkerinfo
  7. Actuator Scheduled Tasks (Backlog count custom metric) - http://localhost:8081/actuator/scheduledtasks

Graceful shutdown

 curl 'http://localhost:8081/actuator/shutdown' -i -X POST

You can also initiate graceful shutdown from http://localhost:8081

Slides

 https://docs.google.com/presentation/d/1ddulpBes9kQaDT8lclgLmfSh8-6LTKBjXCwakUiz_Ww/edit?usp=sharing

Slides - Web version

 https://docs.google.com/presentation/d/e/2PACX-1vTXn9vFomZl9pOHc_rWjJygyr5pEtGinSyE3nOX4EVQwJ5s77KEklKfirc_cGI5UQIZHd8DLKOPww_I/pub?start=true&loop=true&delayms=30000

About

spring boot + temporal-spring-boot-starter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /