Stephane Nicoll
|
f264e3c65e
|
Upgrade to Hibernate 6.2.0.Final
Closes gh-34876
|
2 years ago |
Phillip Webb
|
c4de86c244
|
Merge branch '2.7.x' into 3.0.x
|
2 years ago |
Phillip Webb
|
df5898a146
|
Reformat code following spring-javaformat upgrade
|
2 years ago |
Phillip Webb
|
ff4b92a3ba
|
Update copyright year of changed files
|
3 years ago |
Phillip Webb
|
a282f912e6
|
Organize imports
Organize imports according to updated checkstyle rules.
|
3 years ago |
Stephane Nicoll
|
41fb9cf562
|
Merge branch '2.7.x'
|
3 years ago |
Stephane Nicoll
|
7f17f819a6
|
Polish "Enforce use of BDDMockito"
See gh-29178
|
3 years ago |
Yanming Zhou
|
b49418aaaf
|
Enforce use of BDDMockito
1. Replace Mockito.verify*() with BDDMockito.then()
2. Replace Mockito.doReturn() with BDDMockito.willReturn()
3. Adjust checkstyle rule
See gh-29178
|
3 years ago |
Andy Wilkinson
|
fe7b13ec46
|
Upgrade to Spring Framework 6 and Jakarta EE 9
Closes gh-28619
Closes gh-28620
Closes gh-28621
Closes gh-28622
Closes gh-28623
Closes gh-28624
Closes gh-28625
Closes gh-28626
Closes gh-28627
Closes gh-28628
Closes gh-28629
Closes gh-28630
Closes gh-28631
Closes gh-28632
Closes gh-28633
Closes gh-28634
Closes gh-28635
Closes gh-28636
Closes gh-28638
Closes gh-28639
Closes gh-28640
Closes gh-28644
Closes gh-28645
Closes gh-28650
Closes gh-28711
Closes gh-28866
Closes gh-28867
Closes gh-28868
Closes gh-28872
See gh-28641
See gh-28642
See gh-28643
See gh-28646
See gh-28647
See gh-28648
See gh-28649
See gh-28721
See gh-28869
See gh-28871
|
3 years ago |
Andy Wilkinson
|
6d8ba3e8b1
|
Merge branch '2.4.x' into 2.5.x
Closes gh-27757
|
3 years ago |
Andy Wilkinson
|
c8c784bd5c
|
Allow @SpyBean to be used to spy on a Spring Data repository
Fixes gh-7033
|
3 years ago |
Phillip Webb
|
72d36e0c07
|
Update copyright year of changed files
|
4 years ago |
Phillip Webb
|
5f351a6983
|
Merge branch '2.2.x' into 2.3.x
Closes gh-24338
|
4 years ago |
Phillip Webb
|
837fc83527
|
Fix checkstyle header violations
See gh-24337
|
4 years ago |
Stephane Nicoll
|
b7a8b0f19b
|
Hacking
See gh-23740
|
4 years ago |
Andy Wilkinson
|
4b2a116fa7
|
Use String indexOf(char) and lastIndexOf(char) where possible
Closes gh-11416
|
5 years ago |
Madhura Bhave
|
d9466f5659
|
Move smoke tests under spring-boot-test
See gh-17393
|
5 years ago |