Commit Graph

33844 Commits

Author SHA1 Message Date
Phillip Webb
3884ec3f94 Merge pull request #27759 from Buzzardo
* pr/27759:
  Make editorial changes to actuator documentation
  Update actuator docs to prefer "You can..."
  Improve actuator example lead-in text
  Polish actuator docs markup and formatting

Closes gh-27759
2021-09-08 17:36:07 -07:00
Jay Bryant
f7f5f9fb96 Make editorial changes to actuator documentation
See gh-27759
2021-09-08 17:33:07 -07:00
Jay Bryant
2691828d2b Update actuator docs to prefer "You can..."
Edit the actuator docs so that more "You can..." phrasing is used.

For example
	"Auditing can be enabled by providing"
becomes
	"You can enable auditing by providing"

See gh-27759
2021-09-08 17:33:07 -07:00
Jay Bryant
53363c84cb Improve actuator example lead-in text
Update example lead-in text to a slightly shorter form.

For example
	"as shown in the following example"
Becomes
	"as the following example shows"

See gh-27759
2021-09-08 17:33:07 -07:00
Jay Bryant
e44585d89a Polish actuator docs markup and formatting
Improve consistency of the asciidoctor markup and formatting for
the actuator section.

See gh-27759
2021-09-08 17:33:07 -07:00
Madhura Bhave
393081f2e6 Enable PathPattern based matching for MVC actuators
Closes gh-24645
2021-09-08 16:23:16 -07:00
Stephane Nicoll
c83aac6cc8 Merge pull request #27827 from gavvvr
* pr/27827:
  Remove Oracle drivers with old groupId

Closes gh-27827
2021-09-08 08:17:46 +02:00
Kirill Gavrilov
bedd02d8cd Remove Oracle drivers with old groupId
See gh-27827
2021-09-08 08:10:40 +02:00
Stephane Nicoll
84c4ff85c7 Merge pull request #27887 from dreis2211
* pr/27887:
  Polish "Fix tests on non English systems"
  Fix tests on non English systems

Closes gh-27887
2021-09-08 08:08:35 +02:00
Stephane Nicoll
e10ebb17e0 Polish "Fix tests on non English systems"
See gh-27887
2021-09-08 08:07:09 +02:00
dreis2211
32e51966dd Fix tests on non English systems
See gh-27887
2021-09-08 07:59:35 +02:00
Andy Wilkinson
8362ff9b54 Merge branch '2.5.x'
Closes gh-27886
2021-09-07 17:00:19 +01:00
Andy Wilkinson
ba19577646 Merge branch '2.4.x' into 2.5.x
Closes gh-27885
2021-09-07 17:00:09 +01:00
Andy Wilkinson
93ac6455d3 Document that starter parent enables compilation with -parameters
Closes gh-27762
2021-09-07 16:57:56 +01:00
Andy Wilkinson
fd8f44d1ae Merge branch '2.5.x'
Closes gh-27884
2021-09-07 09:46:58 +01:00
Andy Wilkinson
4c8cafe731 Merge branch '2.4.x' into 2.5.x
Closes gh-27883
2021-09-07 09:46:33 +01:00
Andy Wilkinson
6e6a6c059c Upgrade to Testcontainers 1.16
Closes gh-27882
2021-09-07 09:46:05 +01:00
Stephane Nicoll
b4b71ec015 Add bind method to ConfigurationProperties bean definition
This commit reworks the configuration properties registrar to use
RootBeanDefinition and a standard attribute rather than relying on
a package private sub-class. This allows other components to inspect
the metadata if necessary.

Closes gh-27821
2021-09-06 10:28:03 +02:00
Stephane Nicoll
542e6ab0d3 Merge branch '2.5.x'
Closes gh-27879
2021-09-06 08:33:14 +02:00
Stephane Nicoll
222a5705ab Merge pull request #27819 from jdubois
* pr/27819:
  Polish "Use more precise variables to detect Azure App Service"
  Use more precise variables to detect Azure App Service

Closes gh-27819
2021-09-06 08:32:53 +02:00
Stephane Nicoll
d6cc1f6d7d Polish "Use more precise variables to detect Azure App Service"
See gh-27819
2021-09-06 08:28:58 +02:00
Julien Dubois
69b23470c7 Use more precise variables to detect Azure App Service
See gh-27819
2021-09-06 08:12:22 +02:00
Stephane Nicoll
bb3e1988c0 Upgrade Java 17 version in CI image
Closes gh-27851
2021-09-06 08:04:26 +02:00
Stephane Nicoll
dfe7e77890 Upgrade Ubuntu version in CI images
Closes gh-27852
2021-09-06 08:03:52 +02:00
Stephane Nicoll
3cdff78faf Merge branch '2.5.x' 2021-09-06 08:02:34 +02:00
Stephane Nicoll
b82da0a8de Upgrade Java 17 version in CI image
Closes gh-27849
2021-09-06 08:02:22 +02:00
Stephane Nicoll
4d019c02ac Upgrade Ubuntu version in CI images
Closes gh-27850
2021-09-06 08:01:38 +02:00
Stephane Nicoll
aaff78fb6c Merge branch '2.4.x' into 2.5.x 2021-09-06 08:00:46 +02:00
Stephane Nicoll
4ca39534bc Upgrade Ubuntu version in CI images
Closes gh-27848
2021-09-06 08:00:29 +02:00
Stephane Nicoll
6c48e989b6 Merge pull request #27868 from vladimirfx
* pr/27868:
  Polish "Auto-configure JVM heap pressure metrics"
  Auto-configure JVM heap pressure metrics

Closes gh-27868
2021-09-05 17:36:42 +02:00
Stephane Nicoll
39a1c854d8 Polish "Auto-configure JVM heap pressure metrics"
See gh-27868
2021-09-05 17:36:27 +02:00
Vladimir Konkov
ba21c90355 Auto-configure JVM heap pressure metrics
See gh-27868
2021-09-05 17:31:15 +02:00
Stephane Nicoll
2286f58e23 Merge branch '2.5.x'
Closes gh-27877
2021-09-05 17:29:17 +02:00
Stephane Nicoll
7cc8668540 Merge branch '2.4.x' into 2.5.x
Closes gh-27876
2021-09-05 17:29:01 +02:00
Stephane Nicoll
58e9992db9 Merge pull request #27812 from quaff
* pr/27812:
  Fix inconsistent devtools doc

Closes gh-27812
2021-09-05 17:28:19 +02:00
Yanming Zhou
6bf92f06e9 Fix inconsistent devtools doc
See gh-27812
2021-09-05 17:28:02 +02:00
Stephane Nicoll
744e3290c2 Merge pull request #27832 from izeye
* pr/27832:
  Polish test method names in PropertiesMeterFilterTests

Closes gh-27832
2021-09-05 17:14:14 +02:00
izeye
6e3874d48e Polish test method names in PropertiesMeterFilterTests
See gh-27832
2021-09-05 17:13:46 +02:00
Stephane Nicoll
5ae81e5463 Merge pull request #27838 from quaff
* pr/27838:
  Update copyright year of changed files
  Simplify code

Closes gh-27838
2021-09-05 17:11:42 +02:00
Stephane Nicoll
aa24476559 Update copyright year of changed files
See gh-27838
2021-09-05 17:10:10 +02:00
Yanming Zhou
168688ef49 Simplify code
See gh-27838
2021-09-05 17:08:33 +02:00
Stephane Nicoll
b9197a33b1 Merge pull request #27841 from mihaita-tinta
* pr/27841:
  Add reference to WebAuthn Spring Boot Starter

Closes gh-27841
2021-09-05 17:06:32 +02:00
Mihaita Tinta
740de591d1 Add reference to WebAuthn Spring Boot Starter
See gh-27841
2021-09-05 17:05:44 +02:00
Stephane Nicoll
e25553e3c3 Merge branch '2.5.x'
Closes gh-27874
2021-09-05 17:02:43 +02:00
Stephane Nicoll
3dab5ff2c0 Merge branch '2.4.x' into 2.5.x
Closes gh-27873
2021-09-05 17:02:17 +02:00
Stephane Nicoll
319f75e90c Merge pull request #27856 from hpoettker
* pr/27856:
  Fix typo in javadoc

Closes gh-27856
2021-09-05 17:02:09 +02:00
Henning Pöttker
831e28b001 Fix typo in javadoc
See gh-27856
2021-09-05 17:01:31 +02:00
Madhura Bhave
2d89a8253c Switch default MVC path matching strategy"
Change the default `spring.mvc.pathmatch.matching-strategy` to
`PATH_PATTERN_PARSER`.

Closes gh-24805
2021-09-02 11:50:35 -07:00
Phillip Webb
b01fa6a899 Merge branch '2.5.x'
Closes gh-27860
2021-09-02 11:17:06 -07:00
Phillip Webb
1215bbc10b Merge branch '2.4.x' into 2.5.x
Closes gh-27859
2021-09-02 11:16:42 -07:00