Moritz Halbritter
2de9969f9a
Delegate 'spring-boot.run.main-class' to 'start-class'
...
Closes gh-40145
2024-04-05 09:15:31 +02:00
Phillip Webb
3ed77ae5f3
Polish
2024-04-04 23:45:21 -07:00
Phillip Webb
f7397b9557
Merge branch '3.2.x'
2024-04-04 23:45:15 -07:00
Moritz Halbritter
6d192e62fd
Add property to control Docker Compose start command execution
...
If the property 'spring.docker.compose.start.skip' is set to 'never',
the start command is always executed. The default value of 'if-running'
only executes the start command if there are no services running
already, which is the old behavior.
Closes gh-39749
2024-04-05 08:36:28 +02:00
Phillip Webb
ea52a44e62
Polish
2024-04-04 20:55:52 -07:00
Phillip Webb
f1018ba38a
Merge branch '3.1.x' into 3.2.x
2024-04-04 20:36:29 -07:00
Phillip Webb
21f5d375b7
Polish
2024-04-04 20:14:01 -07:00
Phillip Webb
2ab0e024c8
Regenerate package-lock.json
2024-04-04 15:51:31 -07:00
Phillip Webb
5103618604
Upgrade to antora-zip-contents-collector-extension 1.0.0-alpha.7
2024-04-04 15:48:55 -07:00
Phillip Webb
912c6f617d
Update redirect to use correct layout
...
See gh-40062
2024-04-04 14:41:35 -07:00
Phillip Webb
fba137738a
Upgrade to antora-ui-spring v0.4.12
2024-04-04 11:43:45 -07:00
Moritz Halbritter
6abcde3ce8
Prevent deprecation for DBCP2 username and password properties
...
Closes gh-40076
2024-04-04 15:06:30 +02:00
Moritz Halbritter
e9e2bc94f8
Merge branch '3.2.x'
...
Closes gh-40169
2024-04-04 13:05:34 +02:00
Moritz Halbritter
fe7501b292
Use named virtual threads for Jetty
...
Closes gh-40152
2024-04-04 11:44:14 +02:00
Scott Frederick
813507b791
Merge branch '3.2.x'
...
Closes gh-40166
2024-04-03 16:32:13 -05:00
Scott Frederick
1c2a43d1e6
Merge branch '3.1.x' into 3.2.x
...
Closes gh-40165
2024-04-03 16:30:41 -05:00
Scott Frederick
e2ec066fcf
Merge pull request #40085 from FelixDes
...
* pr/40085:
Apply instanceof pattern matching
Closes gh-40085
2024-04-03 16:30:28 -05:00
Felix
8a42935dad
Apply instanceof pattern matching
...
See gh-40085
2024-04-03 16:30:01 -05:00
Scott Frederick
e855e04236
Merge branch '3.2.x'
...
Closes gh-40164
2024-04-03 15:58:31 -05:00
Scott Frederick
f176342e1c
Merge pull request #40157 from snicoll
...
* pr/40157:
Clarify requirements for -parameters and constructor binding
Closes gh-40157
2024-04-03 15:58:14 -05:00
Stéphane Nicoll
ab22b15535
Clarify requirements for -parameters and constructor binding
...
See gh-40157
2024-04-03 15:53:26 -05:00
Scott Frederick
88150c72d2
Merge pull request #40135 from nahidshahin
...
* pr/40135:
Polish "Ensure Reference Guides breadcrumb in page headers is hyperlinked"
Ensure Reference Guides breadcrumb in page headers is hyperlinked
Closes gh-40135
2024-04-03 15:39:21 -05:00
Scott Frederick
e29b981513
Polish "Ensure Reference Guides breadcrumb in page headers is hyperlinked"
...
See gh-40135
2024-04-03 15:35:50 -05:00
nahid.mahbub
4369e6637e
Ensure Reference Guides breadcrumb in page headers is hyperlinked
...
See gh-40135
2024-04-03 15:31:00 -05:00
Phillip Webb
8254f18848
Trigger docs build on updates to '/antora' in main
2024-03-29 12:26:37 -07:00
Phillip Webb
440545a30a
Upgrade to antora-zip-contents-collector-extension 1.0.0-alpha.6
2024-03-29 12:18:43 -07:00
Phillip Webb
50f1bc904f
Revert "Upgrade to antora-ui-spring v0.4.12"
...
This reverts commit 7e7462ad5d
since the UI zip file is currently missing for the release.
2024-03-29 12:08:55 -07:00
Phillip Webb
7e7462ad5d
Upgrade to antora-ui-spring v0.4.12
2024-03-29 12:00:39 -07:00
Phillip Webb
b01d208bce
Upgrade to antora-zip-contents-collector-extension 1.0.0-alpha.5
2024-03-29 11:59:45 -07:00
Phillip Webb
158300e0b1
Fix zip-contents-collector version
2024-03-28 22:31:23 -07:00
Phillip Webb
e460929aa6
Silence npm ci logging
2024-03-28 22:29:40 -07:00
Phillip Webb
70a4bc8023
Refine antora npx command
...
Build the nox args directly to ensure the correct `--package` is
used.
See gh-40132
2024-03-28 22:01:47 -07:00
Phillip Webb
5282d9878e
Move UI bundle URL to package.json
...
Closes gh-40132
2024-03-28 18:19:49 -07:00
Phillip Webb
0ff402ac7b
Add package-lock.json
...
See gh-40132
2024-03-28 18:19:49 -07:00
Phillip Webb
7f99190259
Manage antora versions using package.json
...
See gh-40132
2024-03-28 18:19:47 -07:00
Phillip Webb
10260c084b
Rename Antora component from spring-boot to boot
...
Closes gh-40131
2024-03-28 13:21:27 -07:00
Scott Frederick
ad79c373f8
Add SNI support to web server SSL auto-configuration
...
Properties under `server.ssl.server-name-bundles` and
`management.server.ssl.server-name-bundles` can be used to configure
mappings of host names to SSL bundles to support SNI in embedded web
servers.
Closes gh-26022
2024-03-28 14:12:20 -05:00
Andy Wilkinson
d726e523f5
Merge branch '3.2.x'
...
Closes gh-40130
2024-03-28 11:25:09 +00:00
Andy Wilkinson
9d9ea5cf66
Merge branch '3.1.x' into 3.2.x
...
Closes gh-40129
2024-03-28 11:24:56 +00:00
Andy Wilkinson
6825bdaf79
Upgrade to Gradle Enterprise Conventions 0.0.16
...
Closes gh-40122
2024-03-28 11:23:01 +00:00
Moritz Halbritter
0722ac796b
Use environment conversion service when resolving placeholders
...
Closes gh-39944
2024-03-28 09:48:55 +01:00
Moritz Halbritter
9c68ce5900
Exclude infrastructure beans from lazy initialization
...
Closes gh-39831
2024-03-28 09:05:27 +01:00
Phillip Webb
e4462b0940
Add action permission for docs-build trigger
...
See gh-40103
2024-03-27 14:37:13 -07:00
Phillip Webb
b7446afff3
Trigger docs build when artifacts are published
...
Closes gh-40103
2024-03-27 14:30:59 -07:00
Phillip Webb
1a5e3a3373
Merge branch '3.2.x'
2024-03-27 12:53:24 -07:00
Phillip Webb
f5e2009988
Merge branch '3.1.x' into 3.2.x
2024-03-27 12:53:19 -07:00
Phillip Webb
85e4b15cca
Polish workflow yaml
2024-03-27 12:53:07 -07:00
Phillip Webb
ce2ee50e73
Merge branch '3.2.x'
2024-03-27 12:50:41 -07:00
Phillip Webb
924ea45cd0
Merge branch '3.1.x' into 3.2.x
2024-03-27 12:50:37 -07:00
Phillip Webb
b0476cefe5
Polish
2024-03-27 12:50:31 -07:00