Fabian Krüger

Results 174 issues of Fabian Krüger

This issue aggregates the information of supported JEE/Jakarta modules in Spring Boot 3.0.0-M3. From #158: | library | action | |----|----| | EhCache 3 | reinstantiated, see #208 | |...

upgrade:boot
3.0.0
question

### What needs to be done Some Actions and Recipes need to know if a module defines a Spring Boot application (deployable). Currently, we assume all Spring Boot applications have...

Integration tests in Concourse CI are failing as Docker in Docker doesn't work.

bug
CI

Make AddMavenPluginRepository and AddMavenRepository ready for contribution _Originally posted by @fabapp2 in https://github.com/spring-projects-experimental/spring-boot-migrator/pull/333#discussion_r948142288_ Both Recipes use types from SBM, remove them and contribute recipes

### Release Notes >A new configuration property, `spring.kafka.listener.async-acks`, for enabling async acks with Kafka has been added. To enable async acks, set the property to `true`. The property only applies...

good first issue
3.0.0
upgrade:boot-report

depends-on: spring-projects/spring-shell#474 ### What needs to be done The auto-completion added with #261 is already helpful. But the handling can be improved to allow faster navigation through the filesystem. Before...

depends-on