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 |
Andy Wilkinson
|
fe9864847f
|
Merge branch '3.5.x'
Closes gh-46645
|
8 months ago |
Andy Wilkinson
|
94a90851c5
|
Merge branch '3.4.x' into 3.5.x
Closes gh-46644
|
8 months ago |
Andy Wilkinson
|
8b4623653c
|
Simplify code by making of us shouldResolveConsistentlyWith
Closes gh-46642
|
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 |
Andy Wilkinson
|
4720956c06
|
Merge branch '3.5.x'
Closes gh-46637
|
8 months ago |
Andy Wilkinson
|
9021b68ed7
|
Merge branch '3.4.x' into 3.5.x
Closes gh-46636
|
8 months ago |
Andy Wilkinson
|
4baa0058bf
|
Merge pull request #46627 from quaff
* gh-46627:
Fix wrong "public-key-location" configuration key
Closes gh-46627
|
8 months ago |
Yanming Zhou
|
d4bd053030
|
Fix wrong "public-key-location" configuration key
See gh-46627
Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
|
8 months ago |
Andy Wilkinson
|
80ff7cb803
|
Merge branch '3.5.x'
Closes gh-46635
|
8 months ago |
Andy Wilkinson
|
09ed59ff19
|
Merge branch '3.4.x' into 3.5.x
Closes gh-46634
|
8 months ago |
Andy Wilkinson
|
85fb93ef64
|
Ensure that JPA metamodel cache is cleared when lazy init is enabled
Closes gh-46630
|
8 months ago |
Andy Wilkinson
|
395ffb2bc5
|
Merge branch '3.5.x'
Closes gh-46633
|
8 months ago |
Andy Wilkinson
|
2cdf434105
|
Merge branch '3.4.x' into 3.5.x
Closes gh-46631
|
8 months ago |
Andy Wilkinson
|
c9c80763b7
|
Improve aggregation in the reference docs project
Closes gh-46600
|
8 months ago |
Phillip Webb
|
7379ada25b
|
Start building against Spring GraphQL 2.0.0-M2 snapshots
See gh-46628
|
8 months ago |
Phillip Webb
|
baf802d6b0
|
Start building against Spring Security 7.0.0-M2 snapshots
See gh-46624
|
8 months ago |
Phillip Webb
|
57d6c8b6a2
|
Start building against Spring RESTDocs 4.0.0-M2 snapshots
See gh-46623
|
8 months ago |
Phillip Webb
|
da6aff4861
|
Start building against Spring Pulsar 2.0.0-M2 snapshots
See gh-46622
|
8 months ago |
Phillip Webb
|
e0a40b2ad2
|
Start building against Spring LDAP 4.0.0-M2 snapshots
See gh-46621
|
8 months ago |
Phillip Webb
|
067b4204b3
|
Start building against Spring Framework 7.0.0-M8 snapshots
See gh-46620
|
8 months ago |
Phillip Webb
|
5767b4e4bb
|
Start building against Spring Data Bom 2025.1.0-M5 snapshots
See gh-46619
|
8 months ago |
Phillip Webb
|
4bc4312c7a
|
Start building against Spring Batch 6.0.0-M2 snapshots
See gh-46618
|
8 months ago |
Phillip Webb
|
2b8df28876
|
Start building against Spring Authorization Server 2.0.0-M2 snapshots
See gh-46617
|
8 months ago |
Phillip Webb
|
72ab31d204
|
Start building against Reactor Bom 2025.0.0-M6 snapshots
See gh-46616
|
8 months ago |
Phillip Webb
|
4a980b64ff
|
Start building against Micrometer Tracing 1.6.0-M2 snapshots
See gh-46615
|
8 months ago |
Phillip Webb
|
52d4d6e6c4
|
Start building against Micrometer 1.16.0-M2 snapshots
See gh-46614
|
8 months ago |
Phillip Webb
|
f1cc943507
|
Align `PemCertificateParser` with main code
|
8 months ago |
Moritz Halbritter
|
9e6645e437
|
Fix notification name
./.github/actions/build uses Java 24 by default.
|
8 months ago |
Moritz Halbritter
|
b3094469fd
|
Update readme for JDK 24
We now require JDK 24 for building.
See gh-46587
|
8 months ago |
Stéphane Nicoll
|
6aa295048f
|
Merge branch '3.5.x'
Closes gh-46613
|
8 months ago |
Stéphane Nicoll
|
f3aa428b68
|
Merge branch '3.4.x' into 3.5.x
Closes gh-46612
|
8 months ago |
Stéphane Nicoll
|
add7d845d8
|
Merge pull request #46604 from nosan
* pr/46604:
Update checkstyle configuration to use a checkstyle-header.txt file
Closes gh-46604
|
8 months ago |
Dmytro Nosan
|
6df1b88c7a
|
Update checkstyle configuration to use a checkstyle-header.txt file
See gh-46604
Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
|
8 months ago |
Stéphane Nicoll
|
6aab1aeec0
|
Merge branch '3.5.x'
Closes gh-46611
|
8 months ago |