Commit Graph

7 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
Hannah Hunter 6d88455770
update from components path to resources path (#781)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Artur Souza <artursouza.ms@outlook.com>
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
2023-02-03 10:51:02 -08:00
Ken Chen edaff5a2d6 Fix maven dependency incompatible with Java 11
Signed-off-by: Ken Chen <chenchaokun@gmail.com>
2022-08-15 20:27:10 +08:00
Amulya Varote b50d01d947 Removed docker image prefix addition step
Signed-off-by: Amulya Varote <amulyavarote@microsoft.com>
2022-07-25 12:28:57 -07:00
Bilgin Ibryam dda8838cb6 701: Java quickstarts cleanup:
- Removed unused imports
- Code style: add space after statements
- Removed unused test code
- Moved Dapr client creation outside of loops
- Update dapr-sdk versions to 1.5
- Added Maven artifact name and description where missing
- Aligned Maven artifact names to camel case

Signed-off-by: Bilgin Ibryam <bibryam@gmail.com>
2022-07-08 12:35:43 +01:00
Pravin Pushkar 2ae022f576
Java quickstart examples for secret store building block (#670)
* Quickstart example for secret store building block

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

* Changes for auto validate through workflow

Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
2022-05-13 13:58:11 -07:00