SpringBoot Auto-configure AbstractRabbitListenerContainerFactory with any Function<MessageListenerContainer, String> bean as its threadNameSupplier

https://github.com/spring-projects/spring-amqp/issues/2479Comment From: wilkinsonaClosing until we see demand for this l...

SpringBoot DTO with @lombok.Value + FeignClient + Native/AOT = Deserialization exception

Problem:With the below setup:@FeignClient(name = &quot;play-client&quot;, configuration = PlayClientConfiguration.class)...

SpringBoot Remove entry for OCI starter as it is no longer maintained

The project has been archived and is no longer maintained.Comment From: philwebbThanks @OlgaMaciaszek !Comment From: wil...

SpringBoot PropertiesMigrationListener wrongly reports property as deprecated

because of the relaxed mapping support in SpringIterableConfigurationPropertySource, like "keystore" and "key-store" map...

SpringBoot Fix link to Log4j2's JDK logging adapter documentation

update https://logging.apache.org/log4j/2.x/log4j-jul/index.html to https://logging.apache.org/log4j/2.x/log4j-jul.htmlC...

SpringBoot Create multiple registrations for beans that implement multiple Servlet API contracts

When a class is together filter and listener, for example@Component class Together implements Filter, ServletRequestList...

SpringBoot Don't require actuator to customize MeterRegistry

Right now, customization of Micrometer's MeterRegistry requires loading of the following actuator class: org.springframe...

SpringBoot Update CRaC support status link

See https://github.com/spring-projects/spring-lifecycle-smoke-tests/issues/51 related issue.Comment From: wilkinsonaThan...

SpringBoot Document virtual threads limitations

Good afternoon.I'd like to discuss the potential issue of enabling virtual threads at the platform level. I would update...

SpringBoot SslBundle implementations do not provide useful toString() results

Fixes #39057Change proposed :I have added a toString() method in the implementations for SslBundle interface.There were ...

SpringBoot Add configuration properties for cluster-level failover with Apache Pulsar

Comment From: swamymavuriThanks for the review comments @onobc ,Updated the code as per review comments, please take a l...

SpringBoot Reactor PemPrivateKeyParser to use DerElement

Add OID literal copy from KnownOIDs.Beacuse of ec OID is too much, set it to the default value.If oid resolution failed,...

SpringBoot Apple Silicon M1 and the Spring Boot Maven plugin for Docker images

Hi, and happy new year! I have one of those new Apple Silicon M1 laptops. I was trying to use it to create a Docker imag...

SpringBoot Use the term "tags" in documentation consistently

Closes #38761Comment From: philwebbThanks very much @Wzy19930507

SpringBoot Polish reference documentation

This pull request addresses a series of minor typos and phrasing inconsistencies identified in few sections of documenta...

SpringBoot Remove unreachable throw code

Remove the dead code after calling 'handleRunFailure'. No adjustment of tests needed.Fix #39086Comment From: Benchmarkin...

SpringBoot Use the term "tags" in documentation consistently

In our documentation, sometimes we use "key-values" and sometimes we use "tags". The key value introduction in Micromete...

SpringBoot Update links to Micrometer docs in metrics section of reference docs

While reading the Spring Boot Actuator docs, I stumbled upon links to the Micrometer docs that point to an public archiv...

SpringBoot Upgrade to MariaDB 3.3.2

org.mariadb.jdbc:mariadb-java-client:3.3.0 has been released shortly before Spring Boot 3.2.0, which is based on org.mar...
上一页 下一页
.