SpringBoot Upgrade to MariaDB 3.1.3

Comment From: rajbdilipWill the support for 3.1.3 be added to Spring Boot 2.x?Comment From: snicoll@rajbdilip please rev...

SpringBoot Validate the aud claim in OAuth2 resource server

Configure a new optional property for audience in resource server. Validate the audience claim in JWT if the audience pr...

SpringBoot Allow MockServerRestTemplateCustomizer to configure MockRestServiceServer's content buffering

The MockRestServiceServer has a handy feature that allows one to configure content buffering, which configures a Bufferi...

SpringBoot Provide an exclude URL pattern for FilterRegistrationBean

FilterRegistrationBean has a setUrlPatterns for customizing the URL patterns that the filter will be registered against....

SpringBoot In the native scenario, the @EnableConfigurationProperties annotation fails

In the native scenario, the @EnableConfigurationProperties annotation fails, and the error message is as follows:Caused ...

SpringBoot @HttpExchange interface does not resolve return type correctly while using with suspending methods

Affects: 6.0.7@HttpExchange annotated methods works as expected for simple return types, but not for generic types. For ...

SpringBoot what is this

Comment From: mhalbritterThis is the issue tracker of Spring Boot :)

SpringBoot spring boot version update failed

backgroundI get the following error when I upgrade the version of Spring Boot from 2.6.7 to 3.0.0descriptionMain class ...

SpringBoot "ContextRefresher" seems to have some room for optimization

When we use Nacos to refresh the configuration.The ContextRefresher.refresh() method will be called through the RefreshE...

SpringBoot Method Not Allowed in spring actuator/env POST request || Spring Boot Actuator

Hi, I am using spring boot actuator in an application. While I was trying to hit an endpoint, http://localhost:8080/actu...

SpringBoot Configuring properties and changing them in runtime

how can we set the properties of management, other properties which are related to hibernate, jpa, transactions, etc dyn...

SpringBoot Upgrade to Json Path 2.8.0

Comment From: scottfrederickThere is no need to ask for a dependency upgrade.As mentioned in our issue template:You DO N...

SpringBoot Mocking is sometimes not applied when running a multi-class testsuite

Hey,I am testing a service which heavily relies on project reactor.For many tests I am mocking the return value of the c...

SpringBoot Need the ability to conditional add configuration when a property is missing.

I have a use case where I only want to configure beans if and ONLY if a given property is NOT present within the environ...

SpringBoot how to ignore ping hello command

l don`t show ping hello command . set observationPredicate interceptor avalComment From: huangmiaol use lettuce trace C...

SpringBoot Support Certificate Revocation List in embedded web server SSL configuration

When using SSL client authentication, the ability to revoke and reject a client certificate is useful to ensure that a l...

SpringBoot authentication failed for https://repo.spring.io/libs-milestone/org/springframework/boot/spring-boot-starter-parent/3.1.0-M2/spring-boot-starter-parent-3.1.0-M2-site.xml, status: 401 Unauthorized

🐞 Bug report (please don't include this emoji/text, just add your details)Downloaded a fresh Spring Boot 3.1.0-M2 repo f...

SpringBoot How to make a lib which is using spring boot web 2.x support SpringBoot3.x project

I have a lib which is using spring boot web 2.x. When a SpringBoot3.x project uses my lib and invokes its methods, some ...

SpringBoot Native Image Fails when Using WebFlux Starter

I have a basic Spring MVC app where its only function is to make a call with WebClient when it receives an HTTP request....

SpringBoot spring-boot-starter-data-redis 2.2.3 java.lang.StackOverflowError: null

Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'redisConnect...
上一页 下一页
.