SpringBoot Pulsar configuration does not have default value for several entries in the metadata

spring.pulsar.consumer.subscription.initial-position should be latestspring.pulsar.consumer.subscription.mode should be ...

SpringBoot ReactiveElasticsearchRepositoriesAutoConfiguration should back off when Reactor is not on the classpath

Forward port of issue #41678 to 3.4.x.Comment From: wilkinsonaDuplicates https://github.com/spring-projects/spring-boot/...

SpringBoot ReactiveElasticsearchRepositoriesAutoConfiguration should back off when Reactor is not on the classpath

Forward port of issue #41678 to 3.4.x.Comment From: wilkinsonaDuplicates https://github.com/spring-projects/spring-boot/...

SpringBoot ReactiveElasticsearchRepositoriesAutoConfiguration should back off when Reactor is not on the classpath

Original Problem Addresshttps://github.com/spring-projects/spring-data-elasticsearch/issues/2940problem descriptionI did...

SpringBoot GraphQL should reply with HTTP 415 for unsupported content type

Hi,I receive a 404 response when I try to make a request to the /graphql endpoint with a wrong content type (text/plain,...

SpringBoot The auto-configured reactiveNeo4jTransactionManager may cause a failure due to multiple TransactionManager beans

Forward port of issue #40895 to 3.3.x.Comment From: yangyaofeiplease see this issue https://github.com/spring-projects/s...

SpringBoot Support for JSP taglibs in freemarker

Freemarker autoconfiguration does not pick up tagslibs, if they are present in the classpath.Comment From: isopovTest pr...

SpringBoot Improve documentation about enforcing HTTPS

Please enhance the documentation on how to properly enforce HTTPS on cloudfoundry...[1] only describes some aspects when...

SpringBoot Resolving an environment variable for logging.config is not working for native builds

Because we want to use a different logging styles for the runtime and the build time, it seems that it is currently not ...

SpringBoot mvn spring-boot:build-image fails when 'classifier' is set to non-default value

Spring-boot version: 2.5.0 (also originally this happened to me with version 2.4.3, but I reproduced in 2.5.0 to file th...

SpringBoot Autoconfigure a CompositeCacheManager with Spring Properties

Spring's Caching Configuration through properties is incredibly useful. For my in particular I enjoy the ability to set ...

SpringBoot Auto-configure cache infrastructure to use a CacheResolver bean if present

This can be seen an extension of this conversation from Framework, which I originally posted thinking I was in Spring Bo...

SpringBoot Failed to start bean 'springSessionRedisMessageListenerContainer'; nested exception is java.lang.IllegalStateException: Subscription registration timeout exceeded.

springboot 2.7.0upgrade to springboot 2.7.0 Project could not be startedFailed to start bean 'springSessionRedisMessage...

SpringBoot FlywayAutoConfiguration is triggering framework's BeanPostProcessorChecker: not eligible for getting processed by all BeanPostProcessors

FlywayAutoConfiguration.class is triggering the Spring Framework's BeanPostProcessorChecker:2024-07-31T10:19:01 WARNING ...

SpringBoot GraphQL Application startup fails with Spring Boot v3.3.2

Bug reportI am trying to upgrade Spring boot version from 3.2.0 to 3.3.2 and noticing the application fails to start aft...

SpringBoot Scrollbar disappears on mouseover in Chrome Desktop on the new Antora documentation site

According to Release Notes:The Spring Boot documentation has been migrated to Antora, providing more structure as well a...

SpringBoot use AnnotationConfigWebApplicationContext

`package code;import b.BController;import lombok.extern.slf4j.Slf4j;import org.springframework.boot.SpringApplication;im...

SpringBoot Maven integration tests use an invalid settings for <checksumPolicy>

The Maven integration tests use a custom settings.xml that currently configure a &lt;checksumPolicy&gt; at the wrong pla...

SpringBoot Spring cloud config refresh leads to thread starvation

I am referring to this reported issue from 2023: https://github.com/spring-cloud/spring-cloud-config/issues/2341I am rai...

SpringBoot Spring Boot Maven plugin AOT cannot handle Maven modules with module-info.java

When native compiling a Maven module which is Java Module - aka it contains module-info.java, for example:module org.s...
上一页 下一页
.