java-sdk icon indicating copy to clipboard operation
java-sdk copied to clipboard

SpringBoot Examples Repo Alignment

Open cicoyle opened this issue 7 months ago • 2 comments

We should move springboot examples to the existing java-sdk/examples folder for alignment and consistency with the sdk. All examples should be found in that folder. I think once the examples are within the examples folder, we should just have a dedicated spring-boot folder from within the existing java-sdk/examples.

cicoyle avatar May 13 '25 15:05 cicoyle

Thanks for the clarification. that makes perfect sense.

Currently, the Spring Boot examples are in a separate spring-examples/ folder at the root level, which makes them inconsistent with the overall SDK layout. I agree that all examples should live under java-sdk/examples/ for better alignment.

Here’s the updated structure I’m proposing based on your suggestion:

Image

This approach keeps everything organized and consistent under one unified examples directory.

If everything looks good, could you please assign this issue to me? I'd be happy to work on it.

humblefool25 avatar Jul 12 '25 15:07 humblefool25

Hi @humblefool25 - thanks for your interest here :)

In the future, if you comment on any issue with /assign daprbot will auto assign you

cicoyle avatar Aug 01 '25 22:08 cicoyle