Andy Wilkinson
45346b63ba
Merge branch '2.2.x' into 2.3.x
...
Closes gh-22669
6 years ago
Andy Wilkinson
22dc4e7608
Clarify documentation on @AutoConfigureRestDocs with WebTestClient
...
Closes gh-15977
6 years ago
Andy Wilkinson
7e547b60cf
Merge branch '2.2.x' into 2.3.x
...
Closes gh-22665
6 years ago
Andy Wilkinson
1871cffc7d
Document that constructor binding does not support @…Unit annotations
...
Closes gh-22565
6 years ago
Andy Wilkinson
46e12cbacc
Merge branch '2.2.x' into 2.3.x
...
Closes gh-22656
6 years ago
Andy Wilkinson
e1617185a1
Merge branch '2.1.x' into 2.2.x
...
Closes gh-22655
6 years ago
Andy Wilkinson
ac732773bc
Update CI images to use ubuntu:bionic-20200713
...
Closes gh-22659
6 years ago
Andy Wilkinson
68324c4143
Build pull requests with --continue
...
Closes gh-22645
6 years ago
Andy Wilkinson
9bcd205ff8
Merge branch '2.2.x' into 2.3.x
6 years ago
Andy Wilkinson
9b6c9797dd
Merge branch '2.1.x' into 2.2.x
...
Closes gh-22650
6 years ago
Andy Wilkinson
ab9284e120
Increase max heap of the Maven JVM
...
The overhead of build scans seems to have brought us right to the limit
of the Maven JVM's heap. As a result, builds are occasionally failing
as the heap's been exhausted.
This commit increases the JVM's max heap.
Closes gh-22649
6 years ago
Andy Wilkinson
a580e3a370
Merge branch '2.2.x' into 2.3.x
...
Closes gh-22641
6 years ago
Andy Wilkinson
72551242fd
Allow XADataSource auto-config with no spring.datasource properties
...
Fixes gh-20229
6 years ago
Andy Wilkinson
5dd7780a38
Try to stabilise descendantOfPropertyAccess performance test
...
Closes gh-22633
6 years ago
Andy Wilkinson
77287f8632
Merge branch '2.2.x' into 2.3.x
...
Closes gh-22629
6 years ago
Andy Wilkinson
5ea8bb0676
Recommend the use of a MeterBinder when a metric depends on a bean
...
Closes gh-19557
6 years ago
Stephane Nicoll
12d78b26b9
Merge branch '2.2.x' into 2.3.x
...
Closes gh-22626
6 years ago
Stephane Nicoll
16aa8fbc88
Fix actuator dependency on Jackson JSR 310 module
...
This commit harmonizes dependency declarations for Jackson in the
actuator. Both Jackson and JSR 310 are back to optional in the core
actuator module and mandatory when using the auto-configuration.
Closes gh-22624
6 years ago
Andy Wilkinson
7a67ce997f
Merge branch '2.2.x' into 2.3.x
6 years ago
Andy Wilkinson
8035af90f0
Merge branch '2.1.x' into 2.2.x
6 years ago
Andy Wilkinson
f2d27047e2
Correct the version of the GE Maven Extension
6 years ago
Andy Wilkinson
d6490da88b
Merge branch '2.2.x' into 2.3.x
...
Closes gh-22622
6 years ago
Andy Wilkinson
856c55b188
List DevTools in section overview of multi-page documentation
...
Closes gh-22591
6 years ago
Andy Wilkinson
1ef4e6a951
Merge branch '2.2.x' into 2.3.x
6 years ago
Andy Wilkinson
5ac4a8a5e6
Merge branch '2.1.x' into 2.2.x
...
Closes gh-22620
6 years ago
Andy Wilkinson
68e2a9baa7
Merge pull request #22614 from runningcode
...
* gh-22614:
Upgrade to Gradle Enterperise Maven Extension 1.6.0
Closes gh-22614
6 years ago
Nelson Osacky
d438f69eef
Upgrade to Gradle Enterperise Maven Extension 1.6.0
...
See gh-22614
6 years ago
Andy Wilkinson
f7357aaf73
Merge pull request #22616 from dreis2211
...
* gh-22616:
Add ElasticsearchReactiveHealthIndicator to docs
Closes gh-22616
6 years ago
dreis2211
be8a70936d
Add ElasticsearchReactiveHealthIndicator to docs
...
See gh-22616
6 years ago
Andy Wilkinson
a2ce39d7eb
Merge branch '2.2.x' into 2.3.x
...
Closes gh-22617
6 years ago
Andy Wilkinson
3212b942a0
Merge pull request #22598 from dreis2211
...
* gh-22598:
Fix link to Elasticsearch health indicator
Closes gh-22598
6 years ago
dreis2211
c405b8b9c9
Fix link to Elasticsearch health indicator
...
See gh-22598
6 years ago
Andy Wilkinson
c2df326f6f
Merge branch '2.2.x' into 2.3.x
...
Closes gh-22611
6 years ago
Andy Wilkinson
f4afd076c9
Merge pull request #22604 from ttddyy
...
* gh-22604:
Polish "Use milliseconds when configuring awaitTerminationPeriod"
Use milliseconds when configuring awaitTerminationPeriod
Closes gh-22604
6 years ago
Andy Wilkinson
ea5284ca91
Polish "Use milliseconds when configuring awaitTerminationPeriod"
...
See gh-22604
6 years ago
Tadaya Tsuyukubo
685a6116d1
Use milliseconds when configuring awaitTerminationPeriod
...
Prior to this change, TaskExecutorBuilder used seconds as its precision
to map the awaitTerminationPeriod value. This caused a loss of
millisecond information in the period.
This commit fixes the loss by converting the period to millisecond and
using setAwaitTerminationMillis to configure the executor.
See gh-22604
6 years ago
Andy Wilkinson
5471e16fce
Merge branch '2.2.x' into 2.3.x
...
Closes gh-22608
6 years ago
Andy Wilkinson
d9b61c4aaa
Update link to App Engine's Spring Boot sample
...
Closes gh-22607
6 years ago
Andy Wilkinson
280ecfcd47
Polish
6 years ago
Andy Wilkinson
189fa12c9d
Merge branch '2.2.x' into 2.3.x
...
Closes gh-22596
6 years ago
Andy Wilkinson
0a01875d41
Improve documentation about swapping one technical starter for another
...
Closes gh-20408
6 years ago
Andy Wilkinson
4a3683f7dd
Merge branch '2.2.x' into 2.3.x
...
Closes gh-22592
6 years ago
Andy Wilkinson
812a0ed0c6
Define the reference doc authors in a single place
...
Closes gh-20896
6 years ago
Andy Wilkinson
810fdf4450
Merge branch '2.2.x' into 2.3.x
...
Closes gh-22589
6 years ago
Andy Wilkinson
b631fa1405
Describe MongoClientSettingsBuilderCustomizer in the documentation
...
Closes gh-21696
6 years ago
Andy Wilkinson
c2aa6cbc60
Merge branch '2.2.x' into 2.3.x
...
Closes gh-22587
6 years ago
Andy Wilkinson
be428ef0f2
Document the need for configuration files to have a file extension
...
Closes gh-22278
6 years ago
Andy Wilkinson
8ff2b9f2e8
Merge branch '2.2.x' into 2.3.x
...
Closes gh-22585
6 years ago
Andy Wilkinson
1b48daf1d5
Do not ignore unknown fields when invalid fields are being ignored
...
Previously, ignoring invalid fields would cause the failure for an
unknown field to be ignored, irrespective of the ignoreUnknownFields
attribute on `@ConfigurationProperties`.
This commit updates the NoUnboundElementsBindHandler to ensure that
any UnboundConfigurationPropertiesException is thrown rather than
being ignored when the handler has been wrapped by an
IgnoreErrorsBindHandler.
Fixes gh-22308
6 years ago
Andy Wilkinson
39cb912819
Merge branch '2.2.x' into 2.3.x
...
Closes gh-22583
6 years ago