Stéphane Nicoll
a3f997d5d5
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44035
1 year ago
Stéphane Nicoll
7e79a86684
Merge pull request #44032 from ashishkujoy
...
* pr/44032:
Fix typo in Running Your Application
Closes gh-44032
1 year ago
Ashish Kumar
e41d697040
Fix typo in Running Your Application
...
See gh-44032
Signed-off-by: Ashish Kumar <34642693+ashishkujoy@users.noreply.github.com>
1 year ago
Phillip Webb
965e587de3
Polish
1 year ago
Phillip Webb
b3ca68c17e
Upgrade to asciidoctor-extensions 1.0.0-alpha.16
...
Closes gh-44030
1 year ago
Phillip Webb
1c3cbb411c
Fix missing javadoc reference
1 year ago
Andy Wilkinson
df32e21078
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44025
1 year ago
Andy Wilkinson
5cd378da38
Merge pull request #44021 from nosan
...
* gh-44021:
Polish "Update SpringBootJoranConfigurator to use proper GraalVM format"
Update SpringBootJoranConfigurator to use proper GraalVM format
Closes gh-44021
1 year ago
Andy Wilkinson
01ec0c4fe0
Polish "Update SpringBootJoranConfigurator to use proper GraalVM format"
...
See gh-44021
1 year ago
Dmytro Nosan
d9f441d620
Update SpringBootJoranConfigurator to use proper GraalVM format
...
Before this commit, the generated name for the inner class had the
wrong format <package>.<parent>.<child> (canonical name).
GraalVM expects $ to separate the parent from the inner class.
This commit updates SpringBootJoranConfigurator to generate
an appropriate format for a class name. Specifically, an inner class
should be separated by a dollar sign, not a dot.
See gh-44021
Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
1 year ago
Moritz Halbritter
dcd4b7cb57
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44022
1 year ago
Moritz Halbritter
7f9b4c6ff6
Document Kubernetes' preStop sleep
...
Closes gh-43830
1 year ago
Brian Clozel
e01a23b1fe
Merge branch '3.3.x' into 3.4.x
...
Closes gh-
1 year ago
Brian Clozel
817f466c12
Fix SSL file watcher for relative symlinks
...
Prior to this commit, a change in gh-43586 unlocked the support for
symlinks: instead of watching the link itself which might never change,
this would watch the target file which is likely to change.
This could break with an `IllegalStateException` in case the symlink is
using a path relative to the link itself.
This commit ensures that the target is resolved against the current
link path to avoid incorrect watch operations.
Fixes gh-43966
1 year ago
Phillip Webb
11672ca619
Merge branch '3.3.x' into 3.4.x
...
Closes gh-43983
1 year ago
Phillip Webb
2fe9de53a0
Upgrade to asciidoctor-extensions 1.0.0-alpha.15
...
Closes gh-43982
1 year ago
Phillip Webb
237fa56aeb
Merge branch '3.3.x' into 3.4.x
1 year ago
Phillip Webb
9ddd9a9b33
Backport 'Patch gulp-vinyl-zip to improve error messages'
...
Update Antora `package.json` to patch `@vscode+gulp-vinyl-zip` in order
to provide better error messages.
See gh-42392
1 year ago
Moritz Halbritter
8059c24e6a
Merge branch '3.3.x' into 3.4.x
...
Closes gh-43975
1 year ago
Moritz Halbritter
5808a050d9
Merge pull request #43965 from Ru311
...
* pr/43965:
Correct the location of MyApplication.java in the docs
Closes gh-43965
1 year ago
Rucha Vaikar
c699779593
Correct the location of MyApplication.java in the docs
...
See gh-43965
Signed-off-by: Rucha Vaikar <70310911+Ru311@users.noreply.github.com>
1 year ago
Moritz Halbritter
dd7708190c
Merge branch '3.3.x' into 3.4.x
...
Closes gh-43971
1 year ago
Moritz Halbritter
f39fc87134
Merge pull request #43961 from ngocnhan-tran1996
...
* pr/43961:
Add links to Jackson JavaDoc
Closes gh-43961
1 year ago
Tran Ngoc Nhan
bee3dafc86
Add links to Jackson JavaDoc
...
See gh-43961
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
1 year ago
Moritz Halbritter
7491990e44
Merge branch '3.3.x' into 3.4.x
...
Closes gh-43969
1 year ago
Moritz Halbritter
eb8f1c9b0a
Upgrade to Gradle 8.12.1
...
Closes gh-43968
1 year ago
Phillip Webb
3b29085ac8
Merge branch '3.3.x' into 3.4.x
1 year ago
Phillip Webb
66c224b74a
Update copyright year of changed files
1 year ago
Phillip Webb
67a585e8a3
Merge branch '3.3.x' into 3.4.x
1 year ago
Phillip Webb
4b26a08206
Polish
1 year ago
Phillip Webb
3f00b08577
Merge branch '3.3.x' into 3.4.x
1 year ago
Phillip Webb
432681734f
Polish ArchitectureCheck
...
Extract rules to a new class and use more helper methods.
1 year ago
Andy Wilkinson
7664bab35f
Merge branch '3.3.x' into 3.4.x
...
Closes gh-43958
1 year ago
Andy Wilkinson
51889b8026
Merge pull request #43955 from timotheeandres
...
* gh-43955:
Polish "Warn about limitations of Quartz's schema scripts"
Warn about limitations of Quartz's schema scripts
Closes gh-43955
1 year ago
Andy Wilkinson
178f693118
Polish "Warn about limitations of Quartz's schema scripts"
...
See gh-43955
1 year ago
Timothée Andres
2600e872e3
Warn about limitations of Quartz's schema scripts
...
See gh-43955
Signed-off-by: Timothée Andres <andres.timothee@gmail.com>
1 year ago
Andy Wilkinson
c7b54dcbb3
Merge branch '3.3.x' into 3.4.x
...
Closes gh-43950
1 year ago
Andy Wilkinson
71c96438ed
Merge pull request #43879 from izeye
...
* gh-43879:
Polish
Closes gh-43879
1 year ago
Johnny Lim
6c8d41935f
Polish
...
See gh-43879
Signed-off-by: Johnny Lim <izeye@naver.com>
1 year ago
Moritz Halbritter
a244a74286
Next development version (v3.4.3-SNAPSHOT)
1 year ago
Andy Wilkinson
068b960419
Merge branch '3.3.x' into 3.4.x
1 year ago
Andy Wilkinson
34c8353946
Next development version (v3.3.9-SNAPSHOT)
1 year ago
Andy Wilkinson
f184e98b78
Merge branch '3.3.x' into 3.4.x
...
Closes gh-43929
1 year ago
Andy Wilkinson
390963fe74
Document when defaultValue and description cannot be extracted
...
Closes gh-43925
1 year ago
Andy Wilkinson
ef82719ca8
Fix memory comparison in ProcessInfoTests
...
Closes gh-43926
1 year ago
Andy Wilkinson
1e35a0b82d
Correct the type of logging.structured.json.customizer
...
Closes gh-43916
1 year ago
Andy Wilkinson
24e40e8f82
Upgrade to Spring Pulsar 1.2.2
...
Closes gh-43752
1 year ago
Andy Wilkinson
30dd62adca
Merge branch '3.3.x' into 3.4.x
1 year ago
Andy Wilkinson
a3eaafbbea
Upgrade to Spring Pulsar 1.1.8
...
Closes gh-43744
1 year ago
Andy Wilkinson
9d0dd66570
Upgrade to Spring Kafka 3.3.2
...
Closes gh-43751
1 year ago