SpringBoot Failed to run Spring Boot application in Docker container with virtual threads enabled

HiWe tried to run sample Spring Boot web application (generated from start.spring.io) when virtual threads are enabled:s...

SpringBoot 好久不更新项目了

Comment From: 1832292360?Comment From: philwebbAccording to Google Translate the title states: "I haven’t updated the pr...

SpringBoot WELD-001408: Unsatisfied dependencies for type Validator with qualifiers @Default With Spring Boot 3.1.1 and Jboss Wildfly 27

In an application with Spirng boot and Jboss Wildfly i take this error when i migarte the app to Spring boot 3.1.1 and w...

SpringBoot Document that application.* banner variables require a packaged jar or the use of Boot's launcher

With a following custom banner.txt file in src/main/resources:Custom Banner${application.title}: ${application.version}W...

SpringBoot Deploy XSDs automatically

The new layers configuration work introduced a first Spring Boot specific XSD. We've deployed it manually for the time b...

SpringBoot Explain how Docker Compose support works when services are already running

In my testing of the docker compose functionality with spring boot 3.1.1 I noticed a very nice behaviour that seems to b...

SpringBoot Spring Boot 3.1.1 does not load certs from PKCS11-NSS

Spring Boot 3.1.1 can't load SSL certs from PKCS11-NSS keystore when JVM FIPS mode is turned on. This is regression from...

SpringBoot Accessing an open path throws an exception that is converted to an AuthenticationException exception

When I access the business code of the open path, and an exception occurs in the business code, he just gives mejava.lan...

SpringBoot Push SslBundleProperties.key property down to JksSslBundleProperties

Having a key property on PemSslBundleProperties makes no sense because it's impossible to add a PEM key with a specific ...

SpringBoot Enforce PEM certificate files only have a single entry unless there is a private key

Comment From: philwebbWe've decided not to do this because it will break back compatibility. Instead, we'll clarify thin...

SpringBoot Don't use key.alias from PemSslBundleProperties when creating the truststore

We think that the key.alias and key.password properties only make sense for the keystore and should be ignored when sett...

SpringBoot Latest Oracle 23 driver does not need to be on the "prohibited" list anymore (?)

JDBC driver 23.2.0.0 was planned to be taken into use, but it contained bugs and the version was explicitly prohibited f...

SpringBoot Consolidate OpenTelemetry support in Spring

I was about to open a few issues related to the OpenTelemetry support in Spring/Micrometer and volunteer to implement so...

SpringBoot IncrementalBuildMetadataGenerationTests#incrementalBuildTypeRenamed does not test what it's supposed to

MetadataItemCondition#matches(ConfigurationMetadata value) uses the first metadata entry with the matching id. If there ...

SpringBoot Maven multi module weird behaviour

When running the below code with Spring Boot v1.3.7 all works fine, but after bumping to version 1.4.0 maven goes crazy....

SpringBoot Document adding multiple connectors for Jetty and Undertow

It's possible to add additional connectors on TomcatServletWebServerFactory. We should make that consistent unless there...

SpringBoot Add classifiers to Managed Dependency Coordinates documentation

A few managed dependencies include one or more classifier along with the group ID, artifact ID, and version coordinates,...

SpringBoot Improve systemd configuration documentation

I must say that Spring Boot documentation regarding application installation under Linux for sysvinit system is well mad...

SpringBoot Clarify that @AutoConfigureWebTestClient binds WebTestClient to mock infrastructure

This follows the issue Improve documentation for uri(URI) method in WebTestClient regarding base URI where all details a...

SpringBoot MyErrorWebExceptionHandler example in documentation isn't working

Dear Spring Team,Hope that you are doing very well.I was reading your documentation to learn about exception handling in...
上一页 下一页
.