SpringBoot Continue polishing

See commit 947e330e9d4cfc537213554f855f6c551e4d3652Comment From: quaff@mhalbritter You forgot polishing this one.Comment...

SpringBoot Bump actions/checkout from 3 to 4

Bumps actions/checkout from 3 to 4.Release notesSourced from actions/checkout's releases.v4.0.0What's ChangedUpdate defa...

SpringBoot Bomr didn't offer Spring Framework 6.1.0-SNAPSHOT when moving to snapshots

This seems similar to https://github.com/spring-projects/spring-boot/issues/34307. We're using Framework 6.1.0-M1 at the...

SpringBoot Native image crashes with NullPointerException on Kubernetes (probably GraalVM bug with workaround)

Under Spring Boot 3.0.2, native-compiled container image running on Kubernetes (in this case a "vanilla" 1.24.7 3-node ...

SpringBoot Spring Boot does not start after upgrading to 3.1.3 from 2.7.6

Hi, I am sorry for vague description of this issue but I would be glad for any ideas what might have happened after upgr...

SpringBoot Why doesn't the spring-boot-starter-data-elasticsearch dependency include the Sniffer package?

Why doesn't the spring-boot-starter-data-elasticsearch dependency include the Sniffer package? If you're using the RestH...

SpringBoot Add virtual host support for Rabbit Stream

Fixes #37123I assume the documentation at https://github.com/spring-projects/spring-boot/blob/main/spring-boot-project/s...

SpringBoot Provide a RestClientBuilderConfigurer for apply Boot's defaults to a custom RestClient.Builder

Our auto-configuration for RestTemplateBuilder provides a RestTemplateBuilderConfigurer to easily apply Boot's defaults ...

SpringBoot Can't use PEM/PKCS#8, but PKCS#12 works

Hi,for development reasons, I implemented a Gradle Task, that generates new certificates from a given intermediate certi...

SpringBoot ServiceConnectionContextCustomizer can trigger docker usage during AOT processing

Processing a test with AOT that contains a @ServiceConnection field for a container can lead to:17:19:28.013 [main] ERRO...

SpringBoot Require libraries to opt in to moving to snapshots

When we move to snapshots we try to do so for every library in spring-boot-dependencies. This is inefficient as only a s...

SpringBoot Add support for virtual host in RabbitProperties.Stream

The current version of RabbitProperties.Stream currently does not allow to set a virtual host. It also does not consider...

SpringBoot Unable to mask sensitive information in Spring boot tomcat embedded access.log

ProblemUnable to mask sensitive information in Request query params in Spring boot tomcat embedded access.logDetailsI cr...

SpringBoot No Bean named TransactionManager

Getting No bean named 'transactionManager' available: No matching TransactionManager bean found for qualifier 'transacti...

SpringBoot springboot logback deadlock happend.

how to reproduceI make a demo to reproduce the problem.problem: the spring project may be deadlocked by log info format ...

SpringBoot I encountered a problem when using spring-boot 2.7.13

Code location:io.undertow.servlet.util.DispatchUtils#dispatchIncludespring-boot 2.7.12 -> Undertow - 2.2.24.Final ...

SpringBoot Parsing OCI image names that are invalid due to the use of upper case letters is very slow

I'm using Spring boot plugin 3.1.0build.gradle.kts:tasks.named<BootBuildImage>("bootBuildImage") { ta...

SpringBoot server.tomcat.maxSwallowSize not working

server.tomcat.maxSwallowSize not working when post jsonComment From: wilkinsonaWithout any information about the versio...

SpringBoot Local baggage is propagated when using Brave and W3C

Environmentspring-boot: 3.1.2micrometer-tracing: 1.1.13brave: 5.15.1Issue Summarylocal baggage is propagating to remote ...

SpringBoot Producing and consuming different tracing propagation formats doesn't work

The CompositeTextMapPropagator.java is using the same property for consumer and producer. I assume this is a copy-paste ...
上一页 下一页
.