Andy Wilkinson
ec467402b3
Link to Micrometer's documentation on @Timed
...
Closes gh-33264
2 years ago
Andy Wilkinson
0c8ae65bd4
Switch of the banner when SpringBootTest runs an app with a parent
...
Closes gh-33079
2 years ago
Moritz Halbritter
acb5491b79
Fix section links to not include .html suffix
...
Closes gh-33206
2 years ago
Moritz Halbritter
d05e792157
Clarify spring.cache.type=hazelcast in the documentation
...
Closes gh-33245
2 years ago
Andy Wilkinson
fc9c036c88
Create git commit time with epoch seconds rather than milliseconds
...
Closes gh-33237
2 years ago
Andy Wilkinson
7c65c3e260
Handle invalid names gracefully in properties migrator
...
Closes gh-32729
2 years ago
Stephane Nicoll
97e6626b34
Upgrade to Spring Data 2021.1.10
...
Closes gh-33125
2 years ago
Phillip Webb
c1fe43a4ac
Merge pull request #33220 from sdeleuze
...
* pr/33220:
Polish 'Refine BackgroundPreinitializer Jackson initialization'
Refine BackgroundPreinitializer Jackson initialization
Closes gh-33220
2 years ago
Phillip Webb
6cc6a15edf
Polish 'Refine BackgroundPreinitializer Jackson initialization'
...
See gh-33220
2 years ago
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
a650361f1d
Merge branch 'gh-17299' into 2.6.x
...
Closes gh-17299
2 years ago
Andy Wilkinson
4bb13bcdfd
Fix package tangles in spring-boot-autoconfigure
...
See gh-17299
2 years ago
Andy Wilkinson
1494deb4a0
Check for package tangles at build time
...
See gh-17299
2 years ago
Stephane Nicoll
8bcde6d57b
Start building against Spring AMQP 2.4.8 snapshots
...
See gh-33222
2 years ago
Stephane Nicoll
4067dec811
Upgrade to Micrometer 1.8.12
...
Closes gh-33122
2 years ago
Stephane Nicoll
afa5d15625
Upgrade to Spring Framework 5.3.24
...
Closes gh-33124
2 years ago
Stephane Nicoll
4d6f956b24
Fix summary of "Core Features" section
...
Closes gh-33207
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
e03c2e876a
Revert "Upgrade to Undertow 2.2.21.Final"
...
This reverts commit 51a1673252
.
See gh-33165
2 years ago
Stephane Nicoll
0562636ae7
Upgrade to Reactor 2020.0.25
...
Closes gh-33123
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
80255acb7b
Upgrade to Tomcat 9.0.69
...
Closes gh-33164
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
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
91ed54821c
Merge pull request #33098 from iamgd67
...
* pr/33098:
Fix kafka streams start description typo in documentation
Closes gh-33098
2 years ago
67
e55e23482a
Fix kafka streams start description typo in documentation
...
See gh-33098
2 years ago
Phillip Webb
f423a26dd5
Polish
2 years ago
Phillip Webb
a431ae04e6
Polish
2 years ago
Andy Wilkinson
6423535f67
Delete temp directory after MavenBuild has exected
...
Closes gh-33083
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
Andy Wilkinson
5dab9b0e9f
Revert "Temporarily work around problems with Gradle's plugin portal"
...
This reverts commit fb954e8109
.
2 years ago
Andy Wilkinson
452cc717a6
Merge pull request #32931 from EricGao888
...
* gh-32931:
Fix a minor bug in an example in oauth2 doc
Closes gh-32931
2 years ago
EricGao888
569e752159
Fix a minor bug in an example in oauth2 doc
...
See gh-32931
2 years ago
Andy Wilkinson
30212638b0
Merge pull request #32916 from dreis2211
...
* gh-32916:
Fix possible type pollution in ConditionEvaluationReport
Closes gh-32916
2 years ago
dreis2211
34902f5a02
Fix possible type pollution in ConditionEvaluationReport
...
See gh-32916
2 years ago
Andy Wilkinson
fb954e8109
Temporarily work around problems with Gradle's plugin portal
2 years ago