Stephane Nicoll
17b79fb2db
Merge branch '2.4.x'
2021-04-12 09:34:12 +02:00
Stephane Nicoll
613462ac22
Merge pull request #25374 from cdalexndr
...
* pr/25374:
Polish "Add section to update the Reference Documentation"
Add section to update the Reference Documentation
Closes gh-25374
2021-04-12 09:33:35 +02:00
Stephane Nicoll
add6a729d3
Polish "Add section to update the Reference Documentation"
...
See gh-25374
2021-04-12 09:32:48 +02:00
cdalexndr
4a9e3202e1
Add section to update the Reference Documentation
...
See gh-25374
2021-04-12 09:32:34 +02:00
Stephane Nicoll
b9bfc1523f
Merge pull request #25986 from dreis2211
...
* pr/25986:
Update copyright year of changed file
Remove unused method parameters
Closes gh-25986
2021-04-12 09:10:09 +02:00
Stephane Nicoll
b2d167c186
Upgrade to Undertow 2.2.7.Final
...
Closes gh-26020
2021-04-12 08:57:57 +02:00
Stephane Nicoll
c1c843f1d6
Upgrade to Tomcat 9.0.45
...
Closes gh-26019
2021-04-12 08:57:56 +02:00
Stephane Nicoll
d9d051053d
Upgrade to Sun Mail 1.6.7
...
Closes gh-26018
2021-04-12 08:57:54 +02:00
Stephane Nicoll
cddc0b625b
Upgrade to Netty tcNative 2.0.38.Final
...
Closes gh-26017
2021-04-12 08:57:52 +02:00
Stephane Nicoll
df9b17104c
Upgrade to Netty 4.1.63.Final
...
Closes gh-26016
2021-04-12 08:57:51 +02:00
Stephane Nicoll
50922949bd
Upgrade to MIMEPull 1.9.14
...
Closes gh-26015
2021-04-12 08:57:49 +02:00
Stephane Nicoll
8097d22821
Upgrade to Lombok 1.18.20
...
Closes gh-26014
2021-04-12 08:57:48 +02:00
Stephane Nicoll
a2ff5c1585
Upgrade to Kotlin 1.4.32
...
Closes gh-26013
2021-04-12 08:57:46 +02:00
Stephane Nicoll
20f47b3149
Upgrade to Jetty 9.4.39.v20210325
...
Closes gh-26012
2021-04-12 08:57:45 +02:00
Stephane Nicoll
3906719382
Upgrade to Jetty Reactive HTTPClient 1.1.7
...
Closes gh-26011
2021-04-12 08:57:43 +02:00
Stephane Nicoll
1bc2c3658a
Upgrade to Jaybird 3.0.11
...
Closes gh-26010
2021-04-12 08:57:42 +02:00
Stephane Nicoll
6b98be6db9
Upgrade to Jakarta Mail 1.6.7
...
Closes gh-26009
2021-04-12 08:57:40 +02:00
Stephane Nicoll
4d8382b25c
Upgrade to Hibernate 5.4.30.Final
...
Closes gh-26008
2021-04-12 08:57:38 +02:00
Stephane Nicoll
3f2cebd545
Upgrade to Dropwizard Metrics 4.1.19
...
Closes gh-26007
2021-04-12 08:57:37 +02:00
Stephane Nicoll
2d6c6282d9
Upgrade to AppEngine SDK 1.9.88
...
Closes gh-26006
2021-04-12 08:57:33 +02:00
Stephane Nicoll
68046dd748
Update copyright year of changed file
...
See gh-25986
2021-04-12 08:42:17 +02:00
dreis2211
ea55ca9971
Remove unused method parameters
...
See gh-25986
2021-04-12 08:40:13 +02:00
Stephane Nicoll
f6afe417e6
Merge pull request #25980 from izeye
...
* pr/25980:
Polish
Closes gh-25980
2021-04-12 08:38:28 +02:00
izeye
4987880afa
Polish
...
See gh-25980
2021-04-12 08:37:02 +02:00
Andy Wilkinson
5e03612a53
Work around micrometer-metrics/micrometer#2557
...
Closes gh-26002
2021-04-11 09:50:04 +01:00
Andy Wilkinson
a4769b3c83
Merge pull request #25708 from bono007
...
* gh-25708:
Polish "Provide health for an AbstractRoutingDataSource's resolved targets"
Provide health for an AbstractRoutingDataSource's resolved targets
Closes gh-25708
2021-04-10 11:12:30 +01:00
Andy Wilkinson
0a8da4fd7d
Polish "Provide health for an AbstractRoutingDataSource's resolved targets"
...
See gh-25708
2021-04-10 11:12:10 +01:00
bono007
13600c3367
Provide health for an AbstractRoutingDataSource's resolved targets
...
See gh-25708
2021-04-10 11:12:01 +01:00
Stephane Nicoll
710a905187
Start building against Spring Integration 5.5.0-RC1 snapshots
...
See gh-25929
2021-04-10 11:00:47 +02:00
Stephane Nicoll
b82cced5fb
Merge pull request #25997 from dreis2211
...
* pr/25997:
Test our Gradle Plugin against Gradle 7.0
Closes gh-25997
2021-04-10 10:59:32 +02:00
dreis2211
db79fe8b2c
Test our Gradle Plugin against Gradle 7.0
...
See gh-25997
2021-04-10 10:48:44 +02:00
Phillip Webb
f03f74ff0a
Add Spring Data Repository metrics support
...
Add support for Spring Data Repository metrics by integrating with
Spring Data's new `RepositoryMethodInvocationListener` support.
Closes gh-22217
2021-04-09 23:49:25 -07:00
Phillip Webb
1893f935b4
Rework 'Supported Metrics' reference documentation
...
Rework the 'Supported Metrics' documentation to improve consistency
access subsections. Details about the `@Timer` annotation have been
pulled into a new section so that they can be referenced rather than
repeated.
See gh-22217
2021-04-09 23:46:33 -07:00
Phillip Webb
9f16491535
Rework @Timer annotation support
...
Rework existing `@Timer` annotation support to remove duplicate code
and offer general purpose utilities that can be used in future metrics
support.
See gh-23112
See gh-22217
2021-04-09 23:39:39 -07:00
Phillip Webb
3d7e5e3abd
Polish
2021-04-09 23:38:32 -07:00
Phillip Webb
efba7076ba
Fix title case capitalization
2021-04-09 23:38:12 -07:00
Scott Frederick
5bc35e8f44
Extract XML example from Maven plugin adoc file
...
See gh-25993
2021-04-09 14:22:51 -05:00
Scott Frederick
e27d4848dd
Merge branch '2.4.x'
...
Closes gh-25993
2021-04-09 14:12:36 -05:00
Scott Frederick
6a7f1f1c56
Merge branch '2.3.x' into 2.4.x
...
Closes gh-25992
2021-04-09 14:11:47 -05:00
Scott Frederick
e19443093d
Document runtime JVM configuration when building an image
...
Fixes gh-21478
2021-04-09 14:06:24 -05:00
Andy Wilkinson
67c81100de
Merge branch '2.4.x'
...
Closes gh-25991
2021-04-09 19:07:02 +01:00
Andy Wilkinson
2b9ba96287
Merge branch '2.3.x' into 2.4.x
...
Closes gh-25990
2021-04-09 19:06:38 +01:00
Andy Wilkinson
0bc5c2ba8c
Ensure that containers' static resource handling not MVC's is used
...
Closes gh-25949
2021-04-09 17:48:03 +01:00
Andy Wilkinson
734abc8127
Merge branch '2.4.x'
...
See gh-25988
2021-04-09 17:47:09 +01:00
Andy Wilkinson
92f9cfaf25
Merge branch '2.3.x' into 2.4.x
...
See gh-25987
2021-04-09 17:46:54 +01:00
Andy Wilkinson
709db5582b
Ensure that classes and resources are in place before documenting
...
Closes gh-25948
2021-04-09 17:45:38 +01:00
Andy Wilkinson
92dfcc5994
Merge branch '2.4.x'
...
Closes gh-25988
2021-04-09 17:11:02 +01:00
Andy Wilkinson
7cffb89647
Merge branch '2.3.x' into 2.4.x
...
Closes gh-25987
2021-04-09 17:10:32 +01:00
Andy Wilkinson
d7b43a3c68
Filter out non-public classes when documenting auto-config classes
...
Fixes gh-25948
2021-04-09 17:09:19 +01:00
Stephane Nicoll
433dea64b9
Merge pull request #25943 from theborakompanioni
...
* pr/25943:
Polish "Add reference to Bitcoin Spring Boot starter"
Add reference to Bitcoin Spring Boot starter
Closes gh-25943
2021-04-09 16:09:08 +02:00