Stephane Nicoll
93396aef51
Polish
7 years ago
Andy Wilkinson
b38f60a631
Merge branch '2.0.x'
7 years ago
Andy Wilkinson
d54072e0a8
More accurately document buildInfo's effect on up-to-date checking
...
Closes gh-13152
7 years ago
Stephane Nicoll
ee158df993
Merge branch '2.0.x'
7 years ago
Dmytro Nosan
20003489be
Auto-configure jOOQ with TransactionListenerProvider
...
Closes gh-13331
7 years ago
Andy Wilkinson
d0ce919d8c
Merge branch '2.0.x'
7 years ago
Andy Wilkinson
0df37b917b
Ignore unresolvable placeholders during property binding
...
Closes gh-13122
7 years ago
Andy Wilkinson
9c8d2c8016
Improve analysis of bind failures caused by a conversion failure
...
Closes gh-13357
7 years ago
Andy Wilkinson
92629ac5af
Merge branch '2.0.x'
7 years ago
Andy Wilkinson
ea51cfabca
Avoid uri tag explosion when use of path variable is undetected
...
Previously, WebMvcTags would fall back to using the request’s path
info if Spring MVC’s best matching path pattern attribute was not
available. For non-Spring MVC web frameworks that support path
variables, such as Jersey, this led to an explosion of URI tags that
could exhaust the heap.
Closes gh-12447
7 years ago
Stephane Nicoll
4a6102091e
Merge branch '2.0.x'
7 years ago
Stephane Nicoll
bc59434bcc
Start building against Spring Framework 5.0.7 snapshots
...
See gh-13353
7 years ago
Stephane Nicoll
99f0270fce
Merge branch '2.0.x'
7 years ago
Stephane Nicoll
a9b2826c26
Merge branch '1.5.x' into 2.0.x
7 years ago
Stephane Nicoll
8bcea0d8cc
Polish "Add auto-configuration for WebServiceTemplate"
...
Closes gh-1270
7 years ago
Stephane Nicoll
ef9c1a8e35
Extract ClientHttpRequestFactory detection to its own class
...
See gh-12707
7 years ago
dnosan
c9df1c551a
Add auto-configuration for WebServiceTemplate
...
See gh-12707
7 years ago
Stephane Nicoll
283ceaa071
Merge branch '2.0.x'
7 years ago
dreis2211
8bb7b8af51
Remove usage of deprecated Matchers class
...
Closes gh-13345
7 years ago
Stephane Nicoll
d924c89525
Merge branch '2.0.x'
7 years ago
dreis2211
29605bacd2
Polish stream creation in some PropertySources
...
Closes gh-13343
7 years ago
Madhura Bhave
37a7457f36
Polish
7 years ago
Madhura Bhave
458d574d1f
Merge branch '2.0.x'
7 years ago
Madhura Bhave
95174a0773
Don't fail if aggregate merge can't get existing value
...
Fixes gh-13303
7 years ago
Madhura Bhave
8ce13c765b
Support binding to immutable maps
...
Closes gh-13323
7 years ago
Andy Wilkinson
78b1a37d7d
Merge branch '2.0.x'
7 years ago
Andy Wilkinson
68cd27c47b
Do not require DataSourcePoolMetrics to auto-configure Hikari meters
...
Closes gh-13330
7 years ago
Andy Wilkinson
e306aad28c
Merge branch '2.0.x'
7 years ago
Andy Wilkinson
27267a7090
Ensure that condition evaluator uses runner’s class loader
...
Closes gh-13319
7 years ago
Vedran Pavic
205b1c1327
Upgrade to Hazelcast 3.10.1
...
Closes gh-13322
7 years ago
Johnny Lim
5d5a14e4f7
Make MetricsProperties fields final if possible
...
Closes gh-13324
7 years ago
Stephane Nicoll
77dcbdb1e5
Polish
...
See gh-13320
7 years ago
Stephane Nicoll
bc47bf44a9
Merge branch '2.0.x'
7 years ago
Johnny Lim
6b0ce46491
Polish
...
Closes gh-13320
7 years ago
Madhura Bhave
817c228906
Merge branch '2.0.x'
7 years ago
Madhura Bhave
0afd947350
BindFailureAnalyzer should show original failure message
...
Fixes gh-13122
7 years ago
Stephane Nicoll
58d634f498
Merge branch '2.0.x'
7 years ago
Stephane Nicoll
fa21333e4d
Upgrade to Spring Cloud Connectors 2.0.2.RELEASE
...
Closes gh-13318
7 years ago
Stephane Nicoll
5790a26bcb
Merge branch '2.0.x'
7 years ago
Stephane Nicoll
20e349c332
Polish
7 years ago
Stephane Nicoll
fec75c42fa
Move unused property in code to metadata
7 years ago
Stephane Nicoll
74379da726
Merge branch '2.0.x'
7 years ago
Stephane Nicoll
32aa5b9bae
Merge branch '1.5.x' into 2.0.x
7 years ago
Andy Wilkinson
cff5c1ec72
Merge branch '2.0.x'
7 years ago
Andy Wilkinson
0d7d95d8a9
Align RestTemplateBuilder with Framework's removal of OkHttp 2 support
...
Closes gh-13314
7 years ago
Stephane Nicoll
55d70d5691
Merge branch '2.0.x'
7 years ago
James McShane
d74c768cdd
Remove outdated reference to @EnableReactor
...
Closes gh-13308
7 years ago
Phillip Webb
92b9b234f1
Merge branch '2.0.x'
7 years ago
Phillip Webb
3751968ecd
Add missing ExpectedException rule
...
Add ExpectedException rule which was missed from the 1.5.x merge.
7 years ago
Phillip Webb
840948c6c9
Polish
7 years ago