Completed modules
core/spring-boot
(exceptorg.springframework.boot.json.JsonWriter
)core/spring-boot-autoconfigure
core/spring-boot-docker-compose
core/spring-boot-properties-migrator
core/spring-boot-testcontainers
core/spring-boot-test
module/spring-boot-activemq
module/spring-boot-actuator
module/spring-boot-actuator-autoconfigure
module/spring-boot-amqp
module/spring-boot-artemis
module/spring-boot-batch
module/spring-boot-cache
Loose ends:
- [ ] Remove varargs checkstyle suppressions
- [ ] Add nullability to
org.springframework.boot.json.JsonWriter
(it's currently@NullUnmarked
) - [ ] https://github.com/spring-projects/spring-boot/issues/46593
- [ ] Check public API of modules if
@Nullable
is missing
Comment From: Nivetha217
Hi, I am interested to work on this issue. Could you please assign it to me?