spring-boot-demo
spring-boot-demo copied to clipboard
Sample application demonstrating Temporal JavaSDK Spring Boot integration
Vulnerable Library - cloudevents-json-jackson-2.4.0.jar ## Vulnerabilities | CVE | Severity | CVSS | Dependency | Type | Fixed in (cloudevents-json-jackson version) | Remediation Possible** | | ------------- | ------------- |...
Vulnerable Library - spring-boot-starter-actuator-2.7.3.jar Path to dependency file: /pom.xml Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/boot/spring-boot-actuator-autoconfigure/2.7.3/spring-boot-actuator-autoconfigure-2.7.3.jar ## Vulnerabilities | CVE | Severity | CVSS | Dependency | Type | Fixed in (spring-boot-starter-actuator...
## What was changed ## Why? ## Checklist 1. Closes 2. How was this tested: 3. Any docs updates needed?
### What are you really trying to do? Configure temporal to use a namespace other than default. ### Describe the bug After changing the namespace property in `application.yml` to a...
## What was changed ## Why? ## Checklist 1. Closes 2. How was this tested: 3. Any docs updates needed?
https://github.com/tsurdilo/temporal-springboot-demo/blob/c73a7bf4901827d7de164bd775457ae135049bf2/src/main/resources/application.properties#L7
### What are you really trying to do? 1. We have multiple activities written in Python code. 2. We are writing workflows in Java leveraging those activities through Spring Boot....
…pose repo ## What was changed In first step of setup the project, the docker-compose file name are changed I update the docker compose up command with updated files name...
### What are you really trying to do? Use the links in the README to get to the associated projects. ### Describe the bug Each of the links pointing at...
## What was changed Fixed broken links to `temporal-spring-boot-autoconfigure`. ## Why? I noticed the links were broken since the project got renamed.