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

Upgrade the library to support Spring boot 3.x.

Open scottf opened this issue 2 months ago • 3 comments

This will require a major version change.

scottf avatar Apr 08 '24 15:04 scottf

isn't this alreadt done here: https://github.com/nats-io/spring-nats/blob/main/nats-spring/src/main/resources/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports

YunaBraska avatar Apr 08 '24 15:04 YunaBraska

isn't this alreadt done here: https://github.com/nats-io/spring-nats/blob/main/nats-spring/src/main/resources/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports

You are right but it will not only require this there are few other changes too. Also spring boot 3.x and spring cloud need some compatibility changes.

kunalvarpe avatar Apr 08 '24 16:04 kunalvarpe

@kunalvarpe please DM me on nats slack

scottf avatar Apr 08 '24 16:04 scottf