Camunda spring boot

Hi,
Can I refer Niall’s camunda video for java developer to build a project in spring boot?
I mean there’s a difference between camunda for java and camunda for spring boor right?
Can I use the javadelegate classes in spring boot as well?
Thank you

Thats not a problem, spring boot is still a java application at the end of the day, it’s just a specific way of running Camunda which is why there’s a different video for it.

JavaDelegates can indeed be used in spring boot.

1 Like