Madhura Bhave
c4432a81a8
Merge branch '2.4.x'
...
Closes gh-25615
2021-03-12 14:03:02 -08:00
Madhura Bhave
11649bc1f0
Merge branch '2.3.x' into 2.4.x
...
Closes gh-25614
2021-03-12 14:02:34 -08:00
Madhura Bhave
df1d1dbaa9
Fallback to BeanPropertyBindingResult for unbound property validation
...
gh-17424 updated `ValidationBindHandler` so that it would
only look at bound values when validating. This commit updates
`ValidationBindHandler` to use Spring Framework's `BeanPropertyBindingResult`.
This means that for fields that are not bound, JavaBean accessor methods can
be used to get the value to validate.
Fixes gh-25356
2021-03-12 13:56:54 -08:00
Phillip Webb
08c4d03649
Fix LocalCacheVerifier include tags
...
Fixes gh-25567
2021-03-11 16:26:53 -08:00
Andy Wilkinson
b5843cfd4d
Merge branch '2.4.x'
2021-03-11 15:46:55 +00:00
Andy Wilkinson
24d729ee3b
Close ClassLoader so jar it references can be deleted on Windows
...
Polishes 952ac7b8
2021-03-11 15:44:52 +00:00
Stephane Nicoll
46baf462ac
Start building against Spring Data 2021.0.0-M5 snapshots
...
See gh-25548
2021-03-11 14:36:57 +01:00
Andy Wilkinson
c19e5c9212
Merge branch '2.4.x'
...
Closes gh-25604
2021-03-11 11:13:13 +00:00
Andy Wilkinson
c43ae0b2d3
Merge branch '2.3.x' into 2.4.x
...
Closes gh-25603
2021-03-11 11:12:54 +00:00
maruoovv
b401be1589
Correct javadoc for ON_PARAM
...
See gh-25480
2021-03-11 11:12:04 +00:00
Jurrie Overgoor
3c0e236562
Support Maven's reproducible build feature for war repackaging
...
See gh-25571
2021-03-11 11:08:10 +00:00
Andy Wilkinson
e2860fee03
Merge branch '2.4.x'
...
Closes gh-25599
2021-03-11 09:36:00 +00:00
Johnny Lim
90666faf6d
Add Javadoc since tag to Bootstrapper.initialize()
...
See gh-25596
2021-03-11 09:34:57 +00:00
Andy Wilkinson
29ba18afec
Merge branch '2.4.x'
...
Closes gh-25584
Fixes gh-25367 in 2.5.x
2021-03-10 17:13:07 +00:00
Andy Wilkinson
952ac7b8d2
Don't use RestartClassLoader when proxying classes it did not load
...
Fixes gh-19010
Fixes gh-25367
2021-03-10 17:12:38 +00:00
Stephane Nicoll
2c8e78b082
Merge branch '2.4.x'
...
Closes gh-25574
2021-03-10 15:15:42 +01:00
Stephane Nicoll
6840440220
Merge branch '2.3.x' into 2.4.x
...
Closes gh-25573
2021-03-10 15:15:21 +01:00
Stephane Nicoll
f38e863fbc
Properly subscribe to CloseableConnectionFactory#close
...
Closes gh-25565
2021-03-10 15:03:27 +01:00
Stephane Nicoll
858c3ec2a7
Merge branch '2.4.x'
...
Closes gh-25570
2021-03-10 13:25:14 +01:00
Stephane Nicoll
d5b1fd5b31
Merge branch '2.3.x' into 2.4.x
...
Closes gh-25569
2021-03-10 13:24:32 +01:00
Stephane Nicoll
c8101f8c9b
Remove host name in R2DBC's embedded H2 url
...
Closes gh-25560
2021-03-10 13:24:08 +01:00
Andy Wilkinson
5863edfdda
Simplify code that makes hal the default json media type
...
See gh-25546
2021-03-10 12:14:54 +00:00
Stephane Nicoll
5c34db96bd
Start building against Spring HATEOAS 1.3.0-RC1 snapshots
...
See gh-25546
2021-03-10 08:45:34 +01:00
Stephane Nicoll
728b81acbb
Start building against Spring Framework 5.3.5 snapshots
...
See gh-25542
2021-03-10 08:45:01 +01:00
Stephane Nicoll
86959032de
Start building against Reactor 2020.0.5 snapshots
...
See gh-25540
2021-03-10 08:44:27 +01:00
Stephane Nicoll
cad9fa2fc0
Start building against Spring Data 2020.0.6 snapshots
...
See gh-25547
2021-03-10 08:07:44 +01:00
Stephane Nicoll
924bb53c69
Start building against Spring HATEOAS 1.2.5 snapshots
...
See gh-25545
2021-03-10 08:07:17 +01:00
Stephane Nicoll
d2733b26b6
Start building against Spring Framework 5.3.5 snapshots
...
See gh-25541
2021-03-10 08:06:44 +01:00
Stephane Nicoll
0985845c3b
Start building against Reactor 2020.0.5 snapshots
...
See gh-25539
2021-03-10 08:06:06 +01:00
Phillip Webb
05cf7fbb04
Use new backend features for extracted samples
...
Update extracted samples to make use of code folding and chomping.
See gh-6313
2021-03-09 11:55:23 -08:00
dreis2211
cf8a3b3018
Deprecate FlywayMigrationScriptMissingFailureAnalyzer
...
See gh-25562
2021-03-09 18:02:32 +00:00
Andy Wilkinson
4d97ed19e8
Deprecate support for checking Flyway locations
...
Closes gh-25488
2021-03-09 15:50:17 +00:00
Andy Wilkinson
ed72bca6c8
Provide more pluggable way to indicate DataSource init dependencies
...
Closes gh-17619
Closes gh-25559
2021-03-09 13:55:48 +00:00
Andy Wilkinson
99b7d29c2c
Merge branch '2.4.x'
2021-03-09 11:12:07 +00:00
Andy Wilkinson
9be36f3a72
Merge branch '2.3.x' into 2.4.x
2021-03-09 11:11:46 +00:00
Andy Wilkinson
3e9341fbb4
Start using Spring Asciidoctor 0.5.1 snapshots
...
See gh-25558
2021-03-09 10:59:26 +00:00
Andy Wilkinson
06b751a0dd
Merge branch '2.4.x'
2021-03-09 09:25:55 +00:00
Andy Wilkinson
dace7bb742
Merge branch '2.3.x' into 2.4.x
2021-03-09 09:25:45 +00:00
Andy Wilkinson
b76a9951e9
Polish RSocketServerAutoConfiguration
2021-03-09 09:25:34 +00:00
Andy Wilkinson
565dc0cc0f
Merge branch '2.4.x'
...
Closes gh-25556
2021-03-09 09:21:53 +00:00
Andy Wilkinson
ba5c57c1b2
Merge branch '2.3.x' into 2.4.x
...
Closes gh-25555
2021-03-09 09:21:38 +00:00
Andy Wilkinson
84637acbdc
Make embedded RSocket server back off without spring-web
...
Fixes gh-25551
2021-03-09 08:53:25 +00:00
Phillip Webb
6e5c510e0a
Migrate to asciidoctor-spring-backends
...
Migrate to the snapshot version of asciidoctor-spring-backends.
See gh-25553
2021-03-08 22:07:17 -08:00
Phillip Webb
3bb9b2300e
Polish asciidoc markup
2021-03-08 22:03:35 -08:00
dreis2211
19686564bc
Run spring-boot-cli tasks on Java 16
...
See gh-25550
2021-03-08 20:01:13 +00:00
Stephane Nicoll
adaf2fc57c
Merge branch '2.4.x'
...
Closes gh-25536
2021-03-08 08:48:41 +01:00
dreis2211
b85a50b7b6
Suppress rawtypes warning
...
See gh-25531
2021-03-08 08:47:16 +01:00
dreis2211
2575621e06
Fix some illegal reflective access warnings
...
See gh-25531
2021-03-08 08:47:10 +01:00
Andy Wilkinson
6b1bb225b6
Merge branch '2.4.x'
...
Closes gh-25521
2021-03-05 15:37:47 +00:00
Andy Wilkinson
3c84ea9350
Try to stabilize tests that use Neo4jContainer
...
Closes gh-25520
2021-03-05 15:36:45 +00:00