Andy Wilkinson
bdef7d2314
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45396
9 months ago
Andy Wilkinson
9582ac7991
Update test to check for correct health indicator type
...
Closes gh-45395
9 months ago
Stéphane Nicoll
e900e6f739
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45383
9 months ago
Stéphane Nicoll
20a25d7111
Merge pull request #45382 from quaff
...
* pr/45382:
Polish "Test that source information is resolved from super class"
Test that source information is resolved from super class
Closes gh-45382
9 months ago
Stéphane Nicoll
88107273f3
Polish "Test that source information is resolved from super class"
...
See gh-45382
9 months ago
Yanming Zhou
91715a8c7d
Test that source information is resolved from super class
...
See gh-45382
Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
9 months ago
Phillip Webb
c1dbb2720a
Merge branch '3.3.x' into 3.4.x
9 months ago
Phillip Webb
543de7430b
Fix typos
...
See gh-45349
9 months ago
Phillip Webb
0d94665ed3
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45375
9 months ago
Phillip Webb
7d59957a39
Improve setEnvironmentPrefix(...) reference documentation
...
Closes gh-45370
9 months ago
Andy Wilkinson
26ca27a97b
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45373
9 months ago
Andy Wilkinson
a37d06a83f
Remove unused config class from RestClientAutoConfigurationTests
...
Closes gh-45372
9 months ago
Stéphane Nicoll
cc29a058f3
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45368
9 months ago
Stéphane Nicoll
f66544bf3e
Merge pull request #45361 from dependabot[bot]
...
* pr/45361:
Polish "Bump jfrog/setup-jfrog-cli from 4.5.10 to 4.5.11"
Bump jfrog/setup-jfrog-cli from 4.5.10 to 4.5.11
Closes gh-45361
9 months ago
Stéphane Nicoll
3bc3de39db
Polish "Bump jfrog/setup-jfrog-cli from 4.5.10 to 4.5.11"
...
See gh-45361
9 months ago
dependabot[bot]
83d139fe76
Bump jfrog/setup-jfrog-cli from 4.5.10 to 4.5.11
...
Bumps [jfrog/setup-jfrog-cli](https://github.com/jfrog/setup-jfrog-cli ) from 4.5.10 to 4.5.11.
- [Release notes](https://github.com/jfrog/setup-jfrog-cli/releases )
- [Commits](45d604504e...ff5cb54411 )
---
updated-dependencies:
- dependency-name: jfrog/setup-jfrog-cli
dependency-version: 4.5.11
dependency-type: direct:production
update-type: version-update:semver-patch
...
See gh-45361
Signed-off-by: dependabot[bot] <support@github.com>
9 months ago
Phillip Webb
19ae4fbba7
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45366
9 months ago
Phillip Webb
24f11ae48f
Merge pull request #44187 from thecooldrop
...
* pr/44187:
Polish 'Document methods of starting Testcontainer containers'
Document methods of starting Testcontainer containers
Closes gh-44187
9 months ago
Phillip Webb
8814d8a7dc
Polish 'Document methods of starting Testcontainer containers'
...
See gh-44187
9 months ago
Vanio Begic
4a98b1787f
Document methods of starting Testcontainer containers
...
Update the reference documentation to provide more details about the
three supported methods of starting Testcontainer containers.
See gh-44187
Signed-off-by: Vanio Begic <vanio.begic123@gmail.com>
9 months ago
Phillip Webb
3cfeac4cc6
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45364
9 months ago
Phillip Webb
2f242cad50
Use reference stubs in Antora playbook for actuator-autoconfigure
...
Use reference stubs so that we can include a link to the supported
metrics backends.
Closes gh-45158
9 months ago
Phillip Webb
e522a09fba
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45362
9 months ago
Phillip Webb
af4508bed7
Document when an property import is relative and when it is fixed
...
Closes gh-45349
9 months ago
Phillip Webb
6a2f7dc79c
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45358
9 months ago
Phillip Webb
5807fa784d
Protected against expected Artifactory JSON
...
Update curl command to Artifactory to ensure that the response JSON has
at least one expected field.
Prior to this commit, it was possible for Artifactory to return an HTTP
200 response with a failure JSON payload of the form:
{"message":"RBv2 spring:spring-release-bundles-v2/<redacted> was
not found","status_code":404}
We now pipe `curl` output to `jq` and use that to ensure at least one
expected field is present.
Closes gh-44813
9 months ago
Stéphane Nicoll
1674c12e06
Merge branch '3.3.x' into 3.4.x
9 months ago
Stéphane Nicoll
02ab29ac43
Disable 'Use Lombok Setter' IntelliJ IDEA inspection
9 months ago
Stéphane Nicoll
4db4fb7580
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45352
9 months ago
Stéphane Nicoll
6a3c944a0b
Send a notification when release staging has failed
...
Closes gh-45277
9 months ago
Stéphane Nicoll
8009c1a868
Merge branch '3.3.x' into 3.4.x
9 months ago
Stéphane Nicoll
21a566f6e1
Fix typo
...
See gh-45336
9 months ago
Stéphane Nicoll
f21ff09c2a
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45350
9 months ago
Stéphane Nicoll
737f621417
Add missing suggested values for spring.jpa.hibernate.ddl-auto
...
Closes gh-45336
9 months ago
Andy Wilkinson
a78187cf39
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45346
9 months ago
Andy Wilkinson
03d5c32ef4
Register for reflection fields backing JavaBean properties
...
Previously, the fields that back JavaBean properties were not
registered for reflection. In a native image, this meant that the
binding process did not find any annotations such as `@DataSizeUnit`
and `@DurationUnit` so any custom default unit was ignored.
Fixes gh-45343
9 months ago
Andy Wilkinson
8bb35d0bef
Move ServletContextResourceFilePathResolver to servlet-specfic pkg
...
Closes gh-45333
9 months ago
Andy Wilkinson
5709d55606
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45331
9 months ago
Andy Wilkinson
669909efc0
Remove use of Security's FieldUtils
...
Closes gh-45322
9 months ago
Moritz Halbritter
66b255573d
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45329
9 months ago
Moritz Halbritter
24c9dd612e
Merge pull request #45305 from izeye
...
* pr/45305:
Add more tests for Image.getOs()
Closes gh-45305
9 months ago
Johnny Lim
9a0f7a4013
Add more tests for Image.getOs()
...
See gh-45305
Signed-off-by: Johnny Lim <izeye@naver.com>
9 months ago
Moritz Halbritter
c2cfeb0c93
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45325
9 months ago
Moritz Halbritter
ee0beed53b
Merge pull request #45308 from quaff
...
* pr/45308:
Polish variable name
Closes gh-45308
9 months ago
Yanming Zhou
fc387e7b8d
Polish variable name
...
See gh-45308
Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
9 months ago
Moritz Halbritter
1174ece403
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45323
9 months ago
Moritz Halbritter
949c33c7f3
Merge pull request #45318 from dependabot[bot]
...
* pr/45318:
Polish "Bump jfrog/setup-jfrog-cli from 4.5.8 to 4.5.10"
Bump jfrog/setup-jfrog-cli from 4.5.8 to 4.5.10
Closes gh-45318
9 months ago
Moritz Halbritter
23f1b6f476
Polish "Bump jfrog/setup-jfrog-cli from 4.5.8 to 4.5.10"
...
See gh-45318
9 months ago
dependabot[bot]
a0374dc992
Bump jfrog/setup-jfrog-cli from 4.5.8 to 4.5.10
...
Bumps [jfrog/setup-jfrog-cli](https://github.com/jfrog/setup-jfrog-cli ) from 4.5.8 to 4.5.10.
- [Release notes](https://github.com/jfrog/setup-jfrog-cli/releases )
- [Commits](611876cbed...45d604504e )
---
updated-dependencies:
- dependency-name: jfrog/setup-jfrog-cli
dependency-version: 4.5.10
dependency-type: direct:production
update-type: version-update:semver-patch
...
See gh-45318
Signed-off-by: dependabot[bot] <support@github.com>
9 months ago
Phillip Webb
f172c2ca8f
Merge branch '3.3.x' into 3.4.x
9 months ago