Commit Graph

5 Commits

Author SHA1 Message Date
amardeep2006 bc0430a277 feat: upgraded springboot to 3.3.1 and bumped up other dependencies to latest.
docs: Updated read me files to use Java 17 as baseline
Signed-off-by: amardeep2006 <amardeep2006@gmail.com>
2024-06-29 15:10:27 +05:30
Paul Yuknewicz f69396038a Bringing Java projects up to Java17 and Dapr 1.13 RC aligned SDKs
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2024-02-28 07:16:54 -08:00
Yaron Schneider 5bd523f849
change order_pub_sub to orderpubsub (#654)
Signed-off-by: yaron2 <schneider.yaron@live.com>
2022-04-26 16:10:19 -07:00
tanvigour e6e11411e2
add new validaters for new quickstarts - pubsub (#606)
* add new validaters for clean test runs

Signed-off-by: tanvigour <tanvi.gour@gmail.com>

* fix the path

Signed-off-by: tanvigour <tanvi.gour@gmail.com>

* clean apps and make validation more accurate in sequence

Signed-off-by: tanvigour <tanvi.gour@gmail.com>

* fix the java sdk test

Signed-off-by: tanvigour <tanvi.gour@gmail.com>

* combine pubsub runs to single validator

Signed-off-by: tanvigour <tanvi.gour@gmail.com>

* fix license

Signed-off-by: tanvigour <tanvi.gour@gmail.com>

* fix version issues

Signed-off-by: tanvigour <tanvi.gour@gmail.com>

* remove java triggers due to flakiness

Signed-off-by: tanvigour <tanvi.gour@gmail.com>

* remove individual validator per lang

Signed-off-by: tanvigour <tanvi.gour@gmail.com>
2022-03-16 18:00:33 -07:00
Pravin Pushkar d4ffc3347e
Feature/java http pubsub quickstarts (#534)
* code changes for pubsub using http request

Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>

* Removing .mvn files and fixing other review comments.

Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>

* Incorporating review comments

Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>

* Fixing README.md as suggested

Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
2022-02-17 11:54:44 -08:00