amqphub / amqp-10-jms-spring-boot

AMQP 1.0 JMS Binding for Spring Boot
Apache License 2.0
34 stars 25 forks source link

Consider adding Spring Boot 2 support #5

Closed snicoll closed 6 years ago

snicoll commented 6 years ago

Relates to https://github.com/spring-projects/spring-boot/issues/13510

We are reviewing our community starters list and a quick look here suggests that this starter doesn’t yet support Spring Boot 2.

Can you please let us know if/when you plan to support Spring Boot 2?

Thanks!

tabish121 commented 6 years ago

Version 2.0 of this starter now supports Spring Boot 2.0.x

snicoll commented 6 years ago

Sweet, thanks!