Stéphane Nicoll
ad8ca01ca4
Upgrade to Pulsar 4.0.6
...
Closes gh-46745
4 months ago
Moritz Halbritter
17601b4fb0
Add nullability annotations to module/spring-boot-jackson
...
See gh-46587
4 months ago
Moritz Halbritter
1fdd42e9b6
Fix Kotlin sample of reactive cloudfoundry configuration
...
See gh-46587
4 months ago
Stéphane Nicoll
a648d9ede5
Polish "Use Kafka's StreamsBuilderFactoryBeanConfigurer"
...
See gh-46675
4 months ago
Dmytro Nosan
a6668ca22e
Use Kafka's StreamsBuilderFactoryBeanConfigurer
...
This commit removes Boot's StreamBuilderFactoryBeanCustomizer and
updates KafkaStreamsAnnotationDrivenConfiguration to use
Kafka's StreamsBuilderFactoryBeanConfigurer instead of the
nested class KafkaStreamsFactoryBeanConfigurer.
This aligns more closely with how configuration is typically applied.
See gh-46675
Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
4 months ago
Moritz Halbritter
d89b8533a4
Add nullability annotations to module/spring-boot-jms
...
See gh-46587
5 months ago
Moritz Halbritter
e30cad418a
Add nullability annotations to module/spring-boot-web-server
...
See gh-46587
5 months ago
Andy Wilkinson
f9ebd0d4fc
Migrate from RestClient to new Rest5Client
...
Closes gh-46061
5 months ago
Moritz Halbritter
b705817d4e
Add nullability annotations to module/spring-boot-hibernate
...
See gh-46587
5 months ago
Moritz Halbritter
3afbe84bbd
Add more nullability annotations to module/spring-boot-amqp
...
See gh-46587
5 months ago
Spencer Gibb
f1450273b9
Fix typo
...
See gh-46602
Signed-off-by: Spencer Gibb <sgibb@pivotal.io>
5 months ago
Phillip Webb
707388beff
Add API versioning auto-configuration and properties support
...
Update `RestClient`, `WebClient`, Spring MVC and Spring WebFlux
auto-configuration to support API versioning.
Closes gh-46519
5 months ago
Moritz Halbritter
f5dcf513b1
Add nullability annotations to module/spring-boot-amqp
...
See gh-46587
5 months ago
Moritz Halbritter
1b3e9e679f
Add nullability annotations to core/spring-boot
...
See gh-46587
5 months ago
Stéphane Nicoll
fcbb03a52a
Add mising configurations in spring-boot-docs
...
Closes gh-46536
5 months ago
Phillip Webb
5e90415880
Rationalize starters following modularization
...
Update dependencies and starters following modularization. New
starters have been added for each user-facing module.
Closes gh-46245
5 months ago
Andy Wilkinson
5620be0d9c
Update aggregated javadoc to account for project path changes
...
Closes gh-46423
5 months ago
Phillip Webb
decc32dde3
Restructure project directories to better fit Gradle
...
Closes gh-46358
5 months ago