Stéphane Nicoll
463dfebafc
Upgrade to Maven AntRun Plugin 3.2.0
...
Closes gh-47731
5 months ago
Stéphane Nicoll
c04a3372b8
Upgrade to Jetty 12.1.3
...
Closes gh-47730
5 months ago
Stéphane Nicoll
44da281422
Merge branch '3.5.x'
...
Closes gh-47725
5 months ago
Stéphane Nicoll
a4eb32e3f3
Merge branch '3.4.x' into 3.5.x
...
Closes gh-47724
5 months ago
Stéphane Nicoll
7841d401b6
Merge pull request #47720 from dependabot[bot]
...
* pr/47720:
Polish "Bump jfrog/setup-jfrog-cli from 4.7.0 to 4.8.0"
Bump jfrog/setup-jfrog-cli from 4.7.0 to 4.8.0
Closes gh-47720
5 months ago
Stéphane Nicoll
d9ef3ffbc3
Polish "Bump jfrog/setup-jfrog-cli from 4.7.0 to 4.8.0"
...
See gh-47720
5 months ago
dependabot[bot]
a925838783
Bump jfrog/setup-jfrog-cli from 4.7.0 to 4.8.0
...
Bumps [jfrog/setup-jfrog-cli](https://github.com/jfrog/setup-jfrog-cli ) from 4.7.0 to 4.8.0.
- [Release notes](https://github.com/jfrog/setup-jfrog-cli/releases )
- [Commits](c32bf10843...e5d3afdd1d )
---
updated-dependencies:
- dependency-name: jfrog/setup-jfrog-cli
dependency-version: 4.8.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
See gh-47720
Signed-off-by: dependabot[bot] <support@github.com>
5 months ago
Stéphane Nicoll
f420aea3da
Merge branch '3.5.x'
...
Closes gh-47723
5 months ago
Stéphane Nicoll
dd1b3cf359
Merge branch '3.4.x' into 3.5.x
...
Closes gh-47722
5 months ago
Stéphane Nicoll
b9ce639a3d
Merge pull request #47696 from Lublanski
...
* pr/47696:
Polish "Fix Homebrew formula to use libexec"
Fix Homebrew formula to use libexec
Configure Jetty with VirtualThreadPool
Closes gh-47696
5 months ago
Stéphane Nicoll
f8e04e0be2
Polish "Fix Homebrew formula to use libexec"
...
See gh-47696
5 months ago
Phillip Webb
aa3daddc91
Merge pull request #47387 from vpavic
...
* pr/47387:
Disable LiveReload server by default
Closes gh-47387
5 months ago
Vedran Pavic
b3133d4ec1
Disable LiveReload server by default
...
Change the default value of the configuration property
`spring.devtools.livereload.enabled` to `false`.
See gh-47387
Signed-off-by: Vedran Pavic <vedran@vedranpavic.com>
5 months ago
Phillip Webb
41a399c5ae
Replace `BaseUrl` with `LocalTestWebServer`
...
Replace `BaseUrl` and `BaseUrlProvider` provider code with a more
targeted `LocalTestWebServer` class.
The `LocalTestWebServer` can be used to obtain the url of the locally
running server, or provide `UriBuilderFactory` or `UriBuilder`
instances base on it.
This commit also updates the MockMVC HTML Unit auto-configuration to
directly use `localhost` as the base URL.
Closes gh-47680
5 months ago
Andy Wilkinson
2b36c89e91
Remove some remnants of the embedded launch script support
...
See gh-47666
5 months ago
Andy Wilkinson
81aa674adb
Remove support for embedded launch scripts
...
Closes gh-47666
5 months ago
Phillip Webb
de39cc6659
Adapt to upstream Spring Security changes
...
Adapt to https://github.com/spring-projects/spring-security/issues/16300
See gh-47499
5 months ago
Stéphane Nicoll
6ff720d8f1
Merge pull request #47707 from onobc
...
* pr/47707:
Polish "Remove Spring Pulsar Reactive support"
Remove Spring Pulsar Reactive support
Closes gh-47707
5 months ago
Stéphane Nicoll
9c969f91be
Polish "Remove Spring Pulsar Reactive support"
...
See gh-47707
5 months ago
onobc
4aaa1dfb5f
Remove Spring Pulsar Reactive support
...
This removes the auto-configuration for Spring Pulsar Reactive.
Consolidates the PulsarConfiguration into the PulsarAutoConfiguration because
there is no longer a need to factor out the common components between Spring
Pulsar and Spring Pulsar Reactive.
See gh-47707
Signed-off-by: onobc <chris.bono@gmail.com>
5 months ago
Moritz Halbritter
11f1c6c6d9
Add architecture rule to prevent public modifiers in imported configurations
...
See gh-47715
5 months ago
Vinicius Lublanski
72832b06d3
Fix Homebrew formula to use libexec
...
See gh-47696
Signed-off-by: Vinicius Lublanski <vlublima@gmail.com>
5 months ago
Moritz Halbritter
64136a9901
Remove public modifier from referenced configurations in auto-configurations
...
Closes gh-47715
5 months ago
Stéphane Nicoll
dfb4213f33
Stop using LoggerContext#start
...
Closes gh-46035
5 months ago
Brian Clozel
90c656c529
Merge branch '3.5.x'
...
Closes gh-47718
5 months ago
Brian Clozel
128975945b
Merge branch '3.4.x' into 3.5.x
...
Closes gh-47717
5 months ago
Brian Clozel
9dda15a825
Configure Jetty with VirtualThreadPool
...
Prior to this commit, Spring Boot would auto-configure a
`QueuedThreadPool` on the Jetty embedded server when the virtual threads
option is enabled.
This commit configures instead the dedicated `VirtualThreadPool` that
the Jetty team recommends when Virtual Threads is supported.
Fixes gh-47690
5 months ago
Stéphane Nicoll
fad9a6e23e
Merge branch '3.5.x'
5 months ago
Stéphane Nicoll
01ff8f8095
Adapt assertions to recent changes in Spring Security
...
See https://github.com/spring-projects/spring-authorization-server/issues/2219
5 months ago
Stéphane Nicoll
1b1801adb1
Polish
5 months ago
Stéphane Nicoll
93039fb472
Merge pull request #47503 from quaff
...
* pr/47503:
Polish "Use JsonMapper instead of ObjectMapper where feasible"
Use JsonMapper instead of ObjectMapper where feasible
Closes gh-47503
5 months ago
Stéphane Nicoll
f1b1183098
Polish "Use JsonMapper instead of ObjectMapper where feasible"
...
See gh-47503
5 months ago
Yanming Zhou
609b0b444e
Use JsonMapper instead of ObjectMapper where feasible
...
See gh-47503
Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
5 months ago
Stéphane Nicoll
f1178e6481
Remove management.observations.long-task-timer.enabled
...
This commit removes the m.observations.long-task-timer.enabled
property in favor of the existing m.metrics.observations.ignored-meters
property.
Closes gh-45725
5 months ago
Stéphane Nicoll
9c792bdbcd
Upgrade to Dokka 2.1.0
...
Closes gh-47668
5 months ago
Stéphane Nicoll
13cf666948
Merge branch '3.5.x'
5 months ago
Stéphane Nicoll
94585eaa7c
Merge branch '3.4.x' into 3.5.x
5 months ago
Stéphane Nicoll
f91dc0a62d
Upgrade to Logback 1.5.20
...
Closes gh-47714
5 months ago
Stéphane Nicoll
3e0050e957
Upgrade to Groovy 4.0.29
...
Closes gh-47713
5 months ago
Stéphane Nicoll
9f9c178067
Upgrade to Logback 1.5.20
...
Closes gh-47712
5 months ago
Stéphane Nicoll
4b31052d31
Upgrade to Groovy 4.0.29
...
Closes gh-47711
5 months ago
Stéphane Nicoll
f4507a2ae9
Upgrade to XML Maven Plugin 1.2.0
...
Closes gh-47710
5 months ago
Stéphane Nicoll
0c43c83932
Upgrade to Selenium 4.37.0
...
Closes gh-47709
5 months ago
Stéphane Nicoll
28c8a9ae39
Upgrade to Logback 1.5.20
...
Closes gh-47708
5 months ago
Stéphane Nicoll
90804c8c2b
Adapt @AutoConfigureHttpGraphQlTester to new testing infrastructure
...
This commit adapts @AutoConfigureHttpGraphQlTester to rely on the
auto-configured WebTestClient and stop triggering the configuration
of MockMvc.
Closes gh-47660
5 months ago
Stéphane Nicoll
3561b9db3c
Polish
5 months ago
Stéphane Nicoll
cfe57624e6
Merge branch '3.5.x'
...
Closes gh-47704
5 months ago
Stéphane Nicoll
c8a990f40a
Merge branch '3.4.x' into 3.5.x
...
Closes gh-47703
5 months ago
Stéphane Nicoll
ebf9ab5132
Merge pull request #47694 from Pankraz76
...
* pr/47694:
Remove unnused parameter
Closes gh-47694
5 months ago
Vincent Potucek
168fa858c5
Remove unnused parameter
...
See gh-47694
Signed-off-by: Vincent Potucek <vpotucek@me.com>
5 months ago