Nineya
Home
Blog
软著申请
SpringBoot Upgrade to MariaDB 3.1.3
2025-01-07 07:33:53
288
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
2025-01-07 07:33:50
990
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
2025-01-07 07:33:48
947
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
2025-01-07 07:33:45
5381
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
2025-01-07 07:33:42
6400
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
2025-01-07 07:33:40
1735
Affects: 6.0.7@HttpExchange annotated methods works as expected for simple return types, but not for generic types. For ...
SpringBoot what is this
2025-01-07 07:33:37
69
Comment From: mhalbritterThis is the issue tracker of Spring Boot :)
SpringBoot spring boot version update failed
2025-01-07 07:33:35
2353
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
2025-01-07 07:33:32
850
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
2025-01-07 07:33:25
950
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
2025-01-07 07:33:22
2480
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
2025-01-07 07:33:20
587
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
2025-01-07 07:33:17
2866
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.
2025-01-07 07:33:15
8270
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
2025-01-07 07:33:12
631
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
2025-01-07 07:33:08
2132
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
2025-01-07 07:33:05
2729
🐞 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
2025-01-07 07:33:03
1560
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
2025-01-07 07:33:00
4380
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
2025-01-07 07:32:58
27747
Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'redisConnect...
上一页
下一页
1
…
1834
1835
1836
1837
1838
…
2246
.