Spring Boot and Temporal

Are there any best practices of using temporal with spring boot ?

I was thinking of annotating workflow and activities with @Component for spring boot application.

Are there sample code snippets for using temporal with spring boot ?

Seems as duplicate of your question here: Temporal with springboot

Let’s work off that thread if possible.