Stéphane Nicoll
fe8fcaeaff
Polish
1 week ago
Stéphane Nicoll
bf5562359d
Polish configuration properties for gRPC support
...
This commit aligns convention for configuration properties description:
- Do not start with 'The' or 'A'.
- Do not document default value when it is specified.
- Document default change to unit
1 week ago
Stéphane Nicoll
5b7a6a9cc6
Consistently document default duration unit in gRPC support
...
Closes gh-49722
1 week ago
Stéphane Nicoll
3a38f0039b
Merge branch '4.0.x'
...
Closes gh-49728
1 week ago
Stéphane Nicoll
a96bfd6a0b
Merge branch '3.5.x' into 4.0.x
...
Closes gh-49727
1 week ago
Stéphane Nicoll
485662e063
Merge pull request #49723 from dlwldnjs1009
...
* jiwon/fix-incorrect-articles:
Fix incorrect indefinite articles in Javadoc
Closes gh-49723
1 week ago
Lee Jiwon
5a836da339
Fix incorrect indefinite articles in Javadoc
...
See gh-49723
Signed-off-by: Lee Jiwon <dlwldnjs1009@gmail.com>
1 week ago
Stéphane Nicoll
1ce6c5405f
Merge branch '4.0.x'
...
Closes gh-49726
1 week ago
Stéphane Nicoll
1df48399f3
Merge branch '3.5.x' into 4.0.x
...
Closes gh-49725
1 week ago
Stéphane Nicoll
5618f133c5
Merge pull request #49718 from dependabot[bot]
...
* dependabot/github_actions/jfrog/setup-jfrog-cli-4.10.0:
Polish "Bump jfrog/setup-jfrog-cli from 4.9.1 to 4.10.0"
Bump jfrog/setup-jfrog-cli from 4.9.1 to 4.10.0
Closes gh-49718
1 week ago
Stéphane Nicoll
06b006aaa5
Polish "Bump jfrog/setup-jfrog-cli from 4.9.1 to 4.10.0"
...
See gh-49718
1 week ago
dependabot[bot]
a8640c8272
Bump jfrog/setup-jfrog-cli from 4.9.1 to 4.10.0
...
Bumps [jfrog/setup-jfrog-cli](https://github.com/jfrog/setup-jfrog-cli ) from 4.9.1 to 4.10.0.
- [Release notes](https://github.com/jfrog/setup-jfrog-cli/releases )
- [Commits](279b1f629f...86dacb6974 )
---
updated-dependencies:
- dependency-name: jfrog/setup-jfrog-cli
dependency-version: 4.10.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
See gh-49718
Signed-off-by: dependabot[bot] <support@github.com>
1 week ago
Stéphane Nicoll
a93ad0f173
Merge branch '4.0.x'
...
Closes gh-49715
2 weeks ago
Stéphane Nicoll
bcd5b28da3
Merge branch '3.5.x' into 4.0.x
...
Closes gh-49714
2 weeks ago
Stéphane Nicoll
7624cbb924
Merge pull request #49710 from deejay1
...
* kotlin-examples-redux:
Polish "Add some more Kotlin examples and trivial style fixes"
Add some more Kotlin examples and trivial style fixes
Closes gh-49710
2 weeks ago
Stéphane Nicoll
e15755bc80
Polish "Add some more Kotlin examples and trivial style fixes"
...
See gh-49710
2 weeks ago
Łukasz Jernaś
d7078e08b8
Add some more Kotlin examples and trivial style fixes
...
See gh-49710
Signed-off-by: Łukasz Jernaś <lukasz.jernas@allegro.com>
2 weeks ago
Andy Wilkinson
59bcfbdb51
Merge branch '4.0.x'
...
Closes gh-49713
2 weeks ago
Andy Wilkinson
3e4eb6713f
Merge branch '3.5.x' into 4.0.x
...
Closes gh-49712
2 weeks ago
Andy Wilkinson
fda3a0d8ba
Fix capitalization of comment prefix for upgrade attention issues
...
Closes gh-49711
2 weeks ago
Andy Wilkinson
d6d7ffaf17
Merge branch '4.0.x'
2 weeks ago
Andy Wilkinson
8e09e6a5ee
Merge branch '3.5.x' into 4.0.x
2 weeks ago
Andy Wilkinson
94536b0428
Upgrade to Jackson 2.21.2
...
The Jackson team have ended support for Jackson 2.19.x (and 2.20.x).
In response to this, this commit upgrades to Jackson 2.21.2. 2.21.x
is designated as an LTS release so future minor upgrades should not
be necessary.
Closes gh-49365
2 weeks ago
Andy Wilkinson
6700a87438
Merge branch '4.0.x'
2 weeks ago
Andy Wilkinson
f988fe93e0
Merge branch '3.5.x' into 4.0.x
2 weeks ago
Andy Wilkinson
5cf51ba98d
Relax ordering assertion when testing resource provider
...
Flyway's org.flywaydb.core.internal.scanner.Scanner does not make
any ordering guarantees so neither does our
NativeImageResourceProvider. It also isn't required by the contract
where a Collection is returned so we can relax the assertion in the
test so that it doesn't care about the ordering.
See gh-49661
2 weeks ago
Brian Clozel
d10f1b8399
Merge branch '4.0.x'
...
Closes gh-49707
2 weeks ago
Brian Clozel
86274962f4
Merge branch '3.5.x' into 4.0.x
...
Closes gh-49706
2 weeks ago
Andy Wilkinson
e8fe9166bf
Merge branch '4.0.x'
...
Closes gh-49705
2 weeks ago
Andy Wilkinson
1e5fd25888
Overhaul Spring Session documentation following modularization
...
Closes gh-49704
2 weeks ago
Brian Clozel
e65732e178
Fix Flyway sub-folders support in Native image
...
Prior to this commit, the native image support for scanning Flyway
migration scripts would not scan sub-folders at runtime when running a
Native image.
This commit ensures that the resource scanning at runtime also considers
sub-directories for native images.
Fixes gh-49661
2 weeks ago
Stéphane Nicoll
c5cb7c43a9
Merge pull request #49700 from dlwldnjs1009
...
* jiwon/fix-external-config-typos:
Fix duplicated words in external-config documentation
Closes gh-49700
2 weeks ago
Lee Jiwon
d804749c2e
Fix duplicated words in external-config documentation
...
See gh-49700
Signed-off-by: Lee Jiwon <dlwldnjs1009@gmail.com>
2 weeks ago
Phillip Webb
732b8f3931
Merge branch '4.0.x'
...
Closes gh-49699
2 weeks ago
Phillip Webb
6dcd2de370
Merge pull request #49695 from kwondh5217
...
* kwondh5217/main:
Add @ConditionalOnWebApplication to NettyReactiveWebServerAutoConfiguration
Closes gh-49695
2 weeks ago
Daeho Kwon
0b45618cb5
Add @ConditionalOnWebApplication to NettyReactiveWebServerAutoConfiguration
...
See gh-49695
Signed-off-by: Daeho Kwon <trewq231@naver.com>
2 weeks ago
Phillip Webb
eff95e98a5
Merge branch '4.0.x'
...
Closes gh-49698
2 weeks ago
Phillip Webb
e464348fa4
Merge branch '3.5.x' into 4.0.x
...
Closes gh-49697
2 weeks ago
Phillip Webb
10df287bbb
Merge pull request #49694 from dlwldnjs1009
...
* jiwon/fix-standard-stack-trace-printer-javadoc:
Fix typos in StandardStackTracePrinter Javadoc
Closes gh-49694
2 weeks ago
Lee Jiwon
ec167252f2
Fix typos in StandardStackTracePrinter Javadoc
...
See gh-49694
Signed-off-by: Lee Jiwon <dlwldnjs1009@gmail.com>
2 weeks ago
Andy Wilkinson
b26fe83e0d
Merge branch '4.0.x'
...
Closes gh-49684
2 weeks ago
Andy Wilkinson
6814f6577a
Merge branch '3.5.x' into 4.0.x
...
Closes gh-49683
2 weeks ago
Andy Wilkinson
f0a02cdbd3
Trigger docs build once release has been promoted
...
Closes gh-49682
2 weeks ago
Andy Wilkinson
a9ea737f85
Merge branch '4.0.x'
...
Closes gh-49681
2 weeks ago
Andy Wilkinson
fd5ac05daf
Merge branch '3.5.x' into 4.0.x
...
Closes gh-49680
2 weeks ago
Andy Wilkinson
aec36b88ef
Upgrade to Antora UI 0.4.26
...
Closes gh-49679
2 weeks ago
Stéphane Nicoll
d57a81c766
Revert AMQP 1.0 support
...
Closes gh-49676
2 weeks ago
Stéphane Nicoll
5296a5bbfd
Revert "Rename spring-boot-amqp to spring-boot-rabbitmq"
...
This reverts commit 72b8a6ca05 ,
b820d9feac , and
edadf816ab .
See gh-49620
2 weeks ago
Stéphane Nicoll
f728235906
Revert "Introduce Generic AMQP 1.0 client support"
...
This reverts commit 8dde82b557 , c388dc92
5b7f0f726b , and
2d71ef94ed .
See gh-49621
2 weeks ago
Stéphane Nicoll
e927b4c681
Merge branch '4.0.x'
2 weeks ago