spring-nats icon indicating copy to clipboard operation
spring-nats copied to clipboard

Spring Cloud annotations deprecated as of 3.1 in favor of functional programming model

Open moxit0 opened this issue 2 years ago • 2 comments

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 avatar Jun 30 '22 11:06 moxit0

@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.

scottf avatar Jun 30 '22 16:06 scottf

@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.

kunalvarpe avatar Apr 10 '24 05:04 kunalvarpe