Sébastien Deleuze
bdac416a62
Refine BackgroundPreinitializer Jackson initialization
...
AllEncompassingFormHttpMessageConverter already initializes
Jackson ObjectMapper. This commit updates BackgroundPreinitializer
in order to not run JacksonInitializer when
MessageConverterInitializer already takes care of initializing
ObjectMapper.
See gh-33220
2 years ago
Andy Wilkinson
04353e4961
Merge branch '2.6.x' into 2.7.x
...
Closes gh-33226
2 years ago
Andy Wilkinson
4bb13bcdfd
Fix package tangles in spring-boot-autoconfigure
...
See gh-17299
2 years ago
Stephane Nicoll
3f67037acf
Start building against Spring AMQP 2.4.8 snapshots
...
See gh-33223
2 years ago
Stephane Nicoll
8bcde6d57b
Start building against Spring AMQP 2.4.8 snapshots
...
See gh-33222
2 years ago
Stephane Nicoll
8983a6b013
Upgrade to Micrometer 1.9.6
...
Closes gh-33129
2 years ago
Stephane Nicoll
4067dec811
Upgrade to Micrometer 1.8.12
...
Closes gh-33122
2 years ago
Stephane Nicoll
964de7e204
Upgrade to Spring Framework 5.3.24
...
Closes gh-33131
2 years ago
Stephane Nicoll
afa5d15625
Upgrade to Spring Framework 5.3.24
...
Closes gh-33124
2 years ago
Stephane Nicoll
2fa1cc74ab
Merge branch '2.6.x' into 2.7.x
...
Closes gh-33213
2 years ago
Stephane Nicoll
4d6f956b24
Fix summary of "Core Features" section
...
Closes gh-33207
2 years ago
Phillip Webb
e077060a1b
Merge branch '2.6.x' into 2.7.x
...
Closes gh-33211
2 years ago
Phillip Webb
46acb6fb97
Ignore bridge methods when binding java beans
...
Update `JavaBeanBinder` so that bridge methods are ignored when binding.
Fixes gh-33105
2 years ago
Stephane Nicoll
f177c1bae7
Revert "Upgrade to Undertow 2.2.21.Final"
...
This reverts commit ac72530d85
.
See gh-33181
2 years ago
Stephane Nicoll
e03c2e876a
Revert "Upgrade to Undertow 2.2.21.Final"
...
This reverts commit 51a1673252
.
See gh-33165
2 years ago
Stephane Nicoll
46ba0dfdb6
Upgrade to Reactor 2020.0.25
...
Closes gh-33130
2 years ago
Stephane Nicoll
0562636ae7
Upgrade to Reactor 2020.0.25
...
Closes gh-33123
2 years ago
Stephane Nicoll
ac72530d85
Upgrade to Undertow 2.2.21.Final
...
Closes gh-33181
2 years ago
Stephane Nicoll
6f8bcd764a
Upgrade to Spring WS 3.1.4
...
Closes gh-33179
2 years ago
Stephane Nicoll
3b9260d4ca
Upgrade to Spring Security 5.7.5
...
Closes gh-33178
2 years ago
Stephane Nicoll
7de8c9bd53
Upgrade to Netty 4.1.85.Final
...
Closes gh-33177
2 years ago
Stephane Nicoll
ba40a88c10
Upgrade to MariaDB 3.0.9
...
Closes gh-33176
2 years ago
Stephane Nicoll
a241093b55
Upgrade to Jaybird 4.0.7.java8
...
Closes gh-33175
2 years ago
Stephane Nicoll
f14eedc20a
Upgrade to HttpCore5 5.1.5
...
Closes gh-33174
2 years ago
Stephane Nicoll
b134269048
Upgrade to Hibernate 5.6.14.Final
...
Closes gh-33173
2 years ago
Stephane Nicoll
ecc929fb1f
Upgrade to Hazelcast 5.1.5
...
Closes gh-33172
2 years ago
Stephane Nicoll
f2018fa778
Upgrade to Elasticsearch 7.17.7
...
Closes gh-33171
2 years ago
Stephane Nicoll
fcf774c333
Upgrade to Ehcache3 3.10.4
...
Closes gh-33170
2 years ago
Phillip Webb
733638cf89
Merge branch '2.6.x' into 2.7.x
...
Closes gh-33168
2 years ago
Phillip Webb
2a989b31aa
Create Environment and apply ConversionService to management contexts
...
Update `ManagementContextFactory` implementations to create an
appropriate `Environment` type and to apply the `ConversionService`
from the parent context.
Prior to this commit, the management context `Environment` would not
be able to convert values from a `configtree:` source due to a missing
converter.
Fixes gh-32941
2 years ago
Stephane Nicoll
51a1673252
Upgrade to Undertow 2.2.21.Final
...
Closes gh-33165
2 years ago
Stephane Nicoll
7885387d24
Upgrade to Spring WS 3.1.4
...
Closes gh-33163
2 years ago
Stephane Nicoll
cd7f6d049e
Upgrade to Spring Security 5.6.9
...
Closes gh-33162
2 years ago
Stephane Nicoll
925cd10d9d
Upgrade to Netty 4.1.85.Final
...
Closes gh-33161
2 years ago
Stephane Nicoll
d8867e7c2e
Upgrade to MariaDB 2.7.7
...
Closes gh-33160
2 years ago
Stephane Nicoll
c1e105ffea
Upgrade to Jaybird 4.0.7.java8
...
Closes gh-33159
2 years ago
Stephane Nicoll
83ec78b2af
Upgrade to HttpCore5 5.1.5
...
Closes gh-33158
2 years ago
Stephane Nicoll
bdc80ec484
Upgrade to Hibernate 5.6.14.Final
...
Closes gh-33157
2 years ago
Stephane Nicoll
2d09711942
Start building against Spring GraphQL 1.0.3 snapshots
...
See gh-33150
2 years ago
Stephane Nicoll
41914ab15b
Start building against Spring Batch 4.3.8 snapshots
...
See gh-33135
2 years ago
Stephane Nicoll
cf3a22b495
Start building against Spring REST Docs 2.0.7 snapshots
...
See gh-33134
2 years ago
Stephane Nicoll
2d90378595
Start building against Spring Kafka 2.8.11 snapshots
...
See gh-33133
2 years ago
Stephane Nicoll
6705d1b087
Start building against Spring Data 2021.2.6 snapshots
...
See gh-33132
2 years ago
Stephane Nicoll
2eb6cef081
Start building against Spring Framework 5.3.24 snapshots
...
See gh-33131
2 years ago
Stephane Nicoll
9c289b7090
Start building against Reactor 2020.0.25 snapshots
...
See gh-33130
2 years ago
Stephane Nicoll
dfbf0be6f9
Start building against Micrometer 1.9.6 snapshots
...
See gh-33129
2 years ago
Stephane Nicoll
2b4ceb35a2
Start building against Spring Batch 4.3.8 snapshots
...
See gh-33128
2 years ago
Stephane Nicoll
579daad219
Start building against Spring REST Docs 2.0.7 snapshots
...
See gh-33127
2 years ago
Stephane Nicoll
37ffaa3e12
Start building against Spring Kafka 2.8.11 snapshots
...
See gh-33126
2 years ago
Stephane Nicoll
4873671ada
Start building against Spring Data 2021.1.10 snapshots
...
See gh-33125
2 years ago
Stephane Nicoll
22e56d27a6
Start building against Spring Framework 5.3.24 snapshots
...
See gh-33124
2 years ago
Stephane Nicoll
89212aa3ba
Start building against Reactor 2020.0.25 snapshots
...
See gh-33123
2 years ago
Stephane Nicoll
36c5ddbd13
Start building against Micrometer 1.8.12 snapshots
...
See gh-33122
2 years ago
Phillip Webb
9193e527cc
Merge branch '2.6.x' into 2.7.x
...
Closes gh-33101
2 years ago
67
e55e23482a
Fix kafka streams start description typo in documentation
...
See gh-33098
2 years ago
Phillip Webb
ea10a64a0c
Merge branch '2.6.x' into 2.7.x
2 years ago
Phillip Webb
f423a26dd5
Polish
2 years ago
Phillip Webb
0ef03d725f
Merge branch '2.6.x' into 2.7.x
2 years ago
Phillip Webb
a431ae04e6
Polish
2 years ago
Andy Wilkinson
b1494d4a39
Merge branch '2.6.x' into 2.7.x
...
Closes gh-33084
2 years ago
Andy Wilkinson
6423535f67
Delete temp directory after MavenBuild has exected
...
Closes gh-33083
2 years ago
Andy Wilkinson
1c3a4906fa
Merge pull request #32861 from izeye
...
* gh-32861:
Polish "Provide dependency management for missing Selenium modules"
Provide dependency management for missing Selenium modules
Closes gh-32861
2 years ago
Andy Wilkinson
03d1631d4c
Polish "Provide dependency management for missing Selenium modules"
...
See gh-32861
2 years ago
Andy Wilkinson
00d22c9fc5
Merge branch '2.6.x' into 2.7.x
...
Closes gh-33074
2 years ago
Andy Wilkinson
f42e90a2b4
Add missing dependency management for Selenum
...
Closes gh-32721
2 years ago
Andy Wilkinson
eed86c0d0a
Test Boot's Gradle plugin against Gradle 7.6-rc-2
...
Closes gh-33073
2 years ago
Johnny Lim
4161f5bdf1
Provide dependency management for missing Selenium modules
...
See gh-32861
2 years ago
Andy Wilkinson
bb141ffc09
Merge branch '2.6.x' into 2.7.x
...
Closes gh-33068
2 years ago
EricGao888
569e752159
Fix a minor bug in an example in oauth2 doc
...
See gh-32931
2 years ago
Andy Wilkinson
0e70c33725
Merge branch '2.6.x' into 2.7.x
...
Closes gh-33066
2 years ago
dreis2211
34902f5a02
Fix possible type pollution in ConditionEvaluationReport
...
See gh-32916
2 years ago
Andy Wilkinson
7c0f397129
Merge branch '2.6.x' into 2.7.x
...
See gh-33015
2 years ago
Andy Wilkinson
ac6ad7c0f1
Fix ModifiedClassPathExtension with parameterized tests
...
Closes gh-33014
2 years ago
Andy Wilkinson
651f4f7236
Polish "Polish ImportCandidates"
...
See gh-33013
2 years ago
biergit
d7090b500b
Polish ImportCandidates
...
See gh-33013
2 years ago
Phillip Webb
b4283d45c5
Merge branch '2.6.x' into 2.7.x
2 years ago
Phillip Webb
d2cceb6b77
Polish
2 years ago
Phillip Webb
2ab1f49442
Merge branch '2.6.x' into 2.7.x
...
Closes gh-33018
2 years ago
Phillip Webb
caf46043c6
Add @DirtiesUrlFactories annotation
...
Add `@DirtiesUrlFactories` annotation that can be used to reset URL
factories.
Closes gh-33017
2 years ago
Phillip Webb
948893f36d
Merge branch '2.6.x' into 2.7.x
...
Closes gh-33015
2 years ago
Phillip Webb
d4cc8fc3a6
Support modified classpath on methods and parameterized tests
...
Update `ModifiedClassPathExtension` and related classes so that
annotations can be used directly on test methods, or on classes
passed into parameterized tests.
Closes gh-33014
2 years ago
Andy Wilkinson
06c83e5345
Merge branch '2.6.x' into 2.7.x
...
Closes gh-32999
2 years ago
Andy Wilkinson
d00e004622
Add missing XMLUnit dependency management
...
Closes gh-32998
2 years ago
Andy Wilkinson
394ae76b04
Merge branch '2.6.x' into 2.7.x
...
Closes gh-32989
2 years ago
Andy Wilkinson
fcd3413ba0
Allow histograms to be disabled for Lettuce metrics
...
Closes gh-32985
2 years ago
Andy Wilkinson
a3870f8da7
Merge branch '2.6.x' into 2.7.x
...
Closes gh-32987
2 years ago
Andy Wilkinson
beb62be843
Test Boot's Gradle plugin against Gradle 7.6-rc-1
...
Closes gh-32933
2 years ago
Phillip Webb
f44531a7a2
Merge branch '2.6.x' into 2.7.x
2 years ago
Phillip Webb
92b513dc8d
Polish
2 years ago
Phillip Webb
c8676a81de
Merge branch '2.6.x' into 2.7.x
2 years ago
Phillip Webb
d7ac20cd6c
Update copyright year of changed files
2 years ago
Andy Wilkinson
032487117b
Merge branch '2.6.x' into 2.7.x
...
Closes gh-32836
2 years ago
Andy Wilkinson
fe51e03019
Support IPv6 addresses in spring.redis.sentinel.nodes
...
Fixes gh-32762
2 years ago
Phillip Webb
d8c4aec946
Merge branch '2.6.x' into 2.7.x
2 years ago
Phillip Webb
1a14f39f83
Polish
2 years ago
Phillip Webb
1c7bff7cc1
Merge branch '2.6.x' into 2.7.x
...
Closes gh-32826
2 years ago
Phillip Webb
463a614d27
Fix package tangle between SpringApplication and Environment types
...
Update `SpringApplication` so that it no longer directly decides the
type of `Environment` that should be created.
Closes gh-32825
2 years ago
Stephane Nicoll
7bd9754ce1
Merge branch '2.6.x' into 2.7.x
...
Closes gh-32820
2 years ago
James Seung Hyun Son
5e0a67ac66
Fix typos in logging.adoc
...
See gh-32812
2 years ago
Stephane Nicoll
13691f27bd
Merge branch '2.6.x' into 2.7.x
...
Closes gh-32818
2 years ago