Skip to content

Upgrade to Spring Boot 4.1.0-RC1#4209

Open
filiphr wants to merge 1 commit intoflowable:mainfrom
filiphr:upgrade-spring-boot-4.1.0-rc1
Open

Upgrade to Spring Boot 4.1.0-RC1#4209
filiphr wants to merge 1 commit intoflowable:mainfrom
filiphr:upgrade-spring-boot-4.1.0-rc1

Conversation

@filiphr
Copy link
Copy Markdown
Contributor

@filiphr filiphr commented May 5, 2026

Bumps Spring Boot, Framework, Security, AMQP, Kafka and LDAP to the 4.1.0-RC1-aligned versions, drops the Artemis 2.43.0 workaround now that Boot 4.1 ships Artemis 2.53.0, and adapts to two source-level breaking changes:

  • Spring Kafka 4.1 added KafkaListenerEndpoint#getAckMode() as a required method; SimpleKafkaListenerEndpoint now implements it.
  • Spring AMQP 4.1 deprecated org.springframework.amqp.rabbit.listener .MessageListenerContainer in favor of the core variant, which is what RabbitListenerEndpointRegistry now returns.

Bumps Spring Boot, Framework, Security, AMQP, Kafka and LDAP to the
4.1.0-RC1-aligned versions, drops the Artemis 2.43.0 workaround now
that Boot 4.1 ships Artemis 2.53.0, and adapts to two source-level
breaking changes:

- Spring Kafka 4.1 added KafkaListenerEndpoint#getAckMode() as a
  required method; SimpleKafkaListenerEndpoint now implements it.
- Spring AMQP 4.1 deprecated org.springframework.amqp.rabbit.listener
  .MessageListenerContainer in favor of the core variant, which is
  what RabbitListenerEndpointRegistry now returns.
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

Successfully merging this pull request may close these issues.

1 participant