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

Added SB3 support

Open SebastianOltmanns opened this issue 2 years ago • 7 comments

This should fix https://github.com/freenowtech/spring-multirabbit/issues/88

  • added new autoconfiguration file (see also: https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-3.0.0-M5-Release-Notes#auto-configuration-registration)
  • upgraded spring boot dependencies to 3.0.4
  • upgraded java version to 17
  • upgraded kotlin version to 1.8.10
  • replaced javax dependency / imports with jakarta
  • edited github workflow from java 1.8 to java 17 (not sure about this one, never worked with github workflows)

SebastianOltmanns avatar Mar 15 '23 08:03 SebastianOltmanns

Wouldn't make it sense to upgrade to latest spring boot release ?

joaquinjsb avatar Mar 15 '23 09:03 joaquinjsb

Wouldn't make it sense to upgrade to latest spring boot release ?

I don't know how such things are handled in this repo usually. I figured I would just keep it at 3.0.0, but of course, one could bump it to 3.0.4. I don't think it matters this much, does it?

SebastianOltmanns avatar Mar 16 '23 07:03 SebastianOltmanns

Wouldn't make it sense to upgrade to latest spring boot release ?

I don't know how such things are handled in this repo usually. I figured I would just keep it at 3.0.0, but of course, one could bump it to 3.0.4. I don't think it matters this much, does it?

I mean, we're already upgrading it, why not to get latest version?

joaquinjsb avatar Mar 16 '23 19:03 joaquinjsb

Wouldn't make it sense to upgrade to latest spring boot release ?

I don't know how such things are handled in this repo usually. I figured I would just keep it at 3.0.0, but of course, one could bump it to 3.0.4. I don't think it matters this much, does it?

I mean, we're already upgrading it, why not to get latest version?

I upgraded the SB version to 3.0.4

SebastianOltmanns avatar Mar 22 '23 10:03 SebastianOltmanns

@rwanderc could you have a look at this? thanks

SebastianOltmanns avatar Mar 22 '23 10:03 SebastianOltmanns

@rwanderc Hey, do you have any plans to merge this update?

guybmayor avatar Jun 14 '23 12:06 guybmayor

Our company is also looking forward for merging this update and releasing new spring-multirabbit version...

tomlewlit avatar Dec 18 '23 07:12 tomlewlit