Moritz Halbritter
49094477e9
Add nullability annotations to module/spring-boot-metrics
...
See gh-46587
8 months ago
Moritz Halbritter
b705817d4e
Add nullability annotations to module/spring-boot-hibernate
...
See gh-46587
8 months ago
Moritz Halbritter
ac8db5d4e5
Add nullability annotations to module/spring-boot-jpa
...
See gh-46587
8 months ago
Moritz Halbritter
78ec5ce3f9
Add more nullability annotations to module/spring-boot-flyway
...
See gh-46587
8 months ago
Moritz Halbritter
4734bef5de
Add nullability annotations to module/spring-boot-sql
...
See gh-46587
8 months ago
Moritz Halbritter
dc7f434783
Add nullability annotations to module/spring-boot-jdbc
...
See gh-46587
8 months ago
Moritz Halbritter
40d0560378
Add nullability annotations to module/spring-boot-health
...
See gh-46587
8 months ago
Moritz Halbritter
99f5b4d97d
Add more nullability annotations to module/spring-boot-data-redis
...
See gh-46587
8 months ago
Moritz Halbritter
3afbe84bbd
Add more nullability annotations to module/spring-boot-amqp
...
See gh-46587
8 months ago
Moritz Halbritter
81c0bfb048
Add nullability annotations to module/spring-boot-hazelcast
...
See gh-46587
8 months ago
Moritz Halbritter
363ddb5115
Add nullability annotations to module/spring-boot-hateoas
...
See gh-46587
8 months ago
Moritz Halbritter
73abf7f474
Add nullability annotations to module/spring-boot-h2console
...
See gh-46587
8 months ago
Moritz Halbritter
a044d91590
Add nullability annotations to module/spring-boot-gson
...
See gh-46587
8 months ago
Moritz Halbritter
46ff56c038
Add nullability annotations to module/spring-boot-groovy-templates
...
See gh-46587
8 months ago
Moritz Halbritter
910a8a4fe5
Add nullability annotations to module/spring-boot-graphql-test
...
See gh-46587
8 months ago
Moritz Halbritter
8d2389a0b6
Add nullability annotations to module/spring-boot-graphql
...
See gh-46587
8 months ago
Moritz Halbritter
efe2d5732b
Add nullability annotations to module/spring-boot-freemarker
...
See gh-46587
8 months ago
Phillip Webb
dba148ea37
Adapt to upstream API version updates
...
Closes gh-46519
8 months ago
Andy Wilkinson
0f2e0d693a
Polish
8 months ago
Phillip Webb
067b4204b3
Start building against Spring Framework 7.0.0-M8 snapshots
...
See gh-46620
8 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
8 months ago
Moritz Halbritter
eb31180a64
Add nullability annotations to module/spring-boot-flyway
...
See gh-46587
8 months ago
Moritz Halbritter
5ac6dfcffb
Add nullability annotations to module/spring-boot-elasticsearch
...
See gh-46587
8 months ago
Moritz Halbritter
b8f74b1a11
Add nullability annotations to module/spring-boot-data-rest
...
See gh-46587
8 months ago
Moritz Halbritter
594765e0c0
Add nullability annotations to module/spring-boot-data-redis
...
See gh-46587
8 months ago
Moritz Halbritter
b0369470e9
Add nullability annotations to module/spring-boot-data-r2dbc
...
See gh-46587
8 months ago
Moritz Halbritter
fa6e9021ec
Add nullability annotations to module/spring-boot-data-neo4j
...
See gh-46587
8 months ago
Moritz Halbritter
bf54614510
Add nullability annotations to module/spring-boot-data-mongodb
...
See gh-46587
8 months ago
Moritz Halbritter
cea8fed6f8
Add nullability annotations to module/spring-boot-mongodb
...
See gh-46587
8 months ago
Moritz Halbritter
3e3c33e4ff
Add nullability annotations to module/spring-boot-data-ldap
...
See gh-46587
8 months ago
Moritz Halbritter
4ece822805
Add nullability annotations to module/spring-boot-data-jpa
...
See gh-46587
8 months ago
Moritz Halbritter
5eedecd110
Add nullability annotations to module/spring-boot-data-jdbc
...
See gh-46587
8 months ago
Moritz Halbritter
cfbb90fefd
Add nullability annotations to module/spring-boot-data-elasticsearch
...
See gh-46587
8 months ago
Moritz Halbritter
864fa90fcc
Add nullability annotations to module/spring-boot-data-couchbase
...
See gh-46587
8 months ago
Moritz Halbritter
e66e9ab557
Add nullability annotations to module/spring-boot-data-commons
...
See gh-46587
8 months ago
Moritz Halbritter
481ed5b70f
Add nullability annotations to module/spring-boot-data-cassandra
...
See gh-46587
8 months ago
Moritz Halbritter
f9a62173e7
Add nullability annotations to module/spring-boot-couchbase
...
See gh-46587
8 months ago
Moritz Halbritter
071f012d33
Add nullability annotations to module/spring-boot-cloudfoundry
...
See gh-46587
8 months ago
Moritz Halbritter
1b6aa9e036
Add more nullability annotations to module/spring-boot-actuator
...
See gh-46587
8 months ago
Moritz Halbritter
5321acdccb
Add nullability annotations to module/spring-boot-cassandra
...
See gh-46587
8 months ago
Moritz Halbritter
fccc768fdd
Add nullability annotations to module/spring-boot-cache
...
See gh-46587
8 months ago
Moritz Halbritter
06e9827125
Add nullability annotations to module/spring-boot-batch
...
See gh-46587
8 months ago
Moritz Halbritter
23b902f3bb
Add nullability annotations to module/spring-boot-artemis
...
See gh-46587
8 months ago
Moritz Halbritter
f5dcf513b1
Add nullability annotations to module/spring-boot-amqp
...
See gh-46587
8 months ago
Moritz Halbritter
1fb95fbd18
Add nullability annotations to module/spring-boot-actuator-autoconfigure
...
See gh-46587
8 months ago
Moritz Halbritter
50920f223c
Add nullability annotations to module/spring-boot-actuator
...
See gh-46587
8 months ago
Moritz Halbritter
2d256c244e
Add nullability annotations to module/spring-boot-activemq
...
See gh-46587
8 months ago
Moritz Halbritter
c0f1f641ce
Make auto-configurations final and remove public members
...
Closes gh-32883
8 months ago
Stéphane Nicoll
fcbb03a52a
Add mising configurations in spring-boot-docs
...
Closes gh-46536
8 months ago
Phillip Webb
a20396aac4
Reintroduce 'spring-boot-autoconfigure-classic' module
...
Restore the `spring-boot-autoconfigure-classic` module, but add
a starter and an extra `spring-boot-autoconfigure-classic-modules`
POM in order to push the exclusions further away.
This should allow `spring-boot-starter-classic` to be combined
with other starters and hopefully have the expected dependencies
resolved.
See gh-46233
8 months ago