I noticed there is no auto-configuration present that would automatically register a Java Spring Boot app as a restate service in a restate server. In line with Spring Boot's 'convention over configuration philosophy' it would be convenient if if the sdk-spring-boot-starter library would include this functionality.
I have got some experience with writing Spring Boot auto-configuration libraries. However, I'm new to Restate and have probably not enough knowledge on how to implement this feature properly. I would be happy to contribute and give it a go if I had some 'technical requirements' to achieve this.
I noticed there is no auto-configuration present that would automatically register a Java Spring Boot app as a restate service in a restate server. In line with Spring Boot's 'convention over configuration philosophy' it would be convenient if if the sdk-spring-boot-starter library would include this functionality.
I have got some experience with writing Spring Boot auto-configuration libraries. However, I'm new to Restate and have probably not enough knowledge on how to implement this feature properly. I would be happy to contribute and give it a go if I had some 'technical requirements' to achieve this.