Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider adding Spring Boot 2 support #11

Closed
snicoll opened this issue Jun 21, 2018 · 5 comments
Closed

Consider adding Spring Boot 2 support #11

snicoll opened this issue Jun 21, 2018 · 5 comments

Comments

@snicoll
Copy link

snicoll commented Jun 21, 2018

Relates to spring-projects/spring-boot#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!

@vincent-fuchs
Copy link
Contributor

yes, we're planning to make it compatible - give us a few weeks, plate is quite full right now ;-)

@hectorespert hectorespert mentioned this issue Aug 22, 2018
2 tasks
@vincent-fuchs
Copy link
Contributor

@anandmnair , can we close this ? or do you need a few days to perform tests and confirm ?

@anandmnair anandmnair mentioned this issue Aug 27, 2018
2 tasks
@anandmnair
Copy link
Collaborator

Yes.
I have made the release 2.0.0.RELEASE

<dependency>
    <groupId>com.societegenerale</groupId>
    <artifactId>rabbitmq-advanced-spring-boot-starter</artifactId>
    <version>2.0.0.RELEASE</version>
    <!-- check the latest version -->
</dependency>

@anandmnair
Copy link
Collaborator

New Release is made 2.0.0.RELEASE with the requested spring boot 2.x.x upgradation. Hence closing the issue

@snicoll
Copy link
Author

snicoll commented Aug 28, 2018

I've also restored the starter reference in our third party list: spring-projects/spring-boot@ff11166

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants