spring-nats
spring-nats copied to clipboard
Spring Cloud annotations deprecated as of 3.1 in favor of functional programming model
Hi,
are you plan to provide some migration to functional programming model as Spring Cloud force it since their deprecation of
@EnableBinding, @StreamListener
and others ?
@moxit0 This project has seen little attention in quite a while besides emergency library changes. You are welcome to contribute code to the project via a PR.
@moxit0 I believe as part of the #42 we are upgrading to spring boot 3.x and spring cloud stream 4.x, with that functional programming model will work as expected with Nats.
@scottf @YunaBraska Please correct me if I am wrong.