Redis Possible migration error

In the /src/redis-cli.c. file, Line 5194.Checking the return value of clusterManagerSetSlot is mandatory, since the oper...

Spring AMQP Multiple issues after upgrading to spring-rabbit 2.0.8.RELEASE

Hi,Because of the https://pivotal.io/security/cve-2018-11087 , we upgraded to spring-rabbit 2.0.8.RELEASE and the tests ...

Spring Security Custom DSL Support for Webflux Security

Expected BehaviorThe Servlet HttpSecurity builder supports defining a custom DSL that can be applied with the with metho...

Spring Security PathPatternRequestMatcher is not a suitable replacement for the deprecated MvcRequestMatcher

Describe the bugDue to the deprecation of MvcRequestMatcher, its replacement 'PathPatternRequestMatcher' requires to kno...

Spring Security Consider Enabling Method Security Templating by default

cc @jzheaux Comment From: jzheauxI believe this is a duplicate of https://github.com/spring-projects/spring-security/iss...

Spring Security WebAuthn + Redis doesn't work; Redis defaults to JdkSerializationRedisSerializer, WebAuthn classes lack Serializable interface, WebAuthn mixins missing for GenericJackson2JsonRedisSerializer

Describe the bugWebAuthn persistence only works using in-memory SessionRepository?1. PublicKeyCredentialCreationOptions2...

Spring AI Improve support of application.yaml

Expected BehaviorThe project should be fully configurable using both Spring Boot configuration file formats: properties ...

SpringBoot Add support for TLS named groups in SslBundles

SslBundles provides a way to configure SslOptions that should be applied when establishing an SSL connection. Starting ...

SpringBoot [BUG] Incorrect Character Encoding in Logs for Multilingual Text (Spring Boot 3.5.*/4.0.0)

I am using the following dependency:<dependency> <groupId>org.projectlombok</groupId> <artifa...

SpringBoot Auto configuration doesn't set CountedMeterTagAnnotationHandler

As far as i can see here from MetricsAspectsAutoConfiguration , whenever we define a MeterTagAnnotationHandler it will b...

SpringBoot Add Autoconfiguration for OAuth2 + Interface HTTP Clients

It would be nice if Spring Boot added some autoconfiguration for applying Spring Security's OAuth2 Support for Interface...

SpringBoot Bug: Slice test with DataJpaTest not working

Good Morning! I have to create some test cases using Junit5 with Spring Boot Integration.I followed the same steps in th...

Spring ApiVersionConfigurer.setVersionRequired(...) does not appear to cause MissingApiVersionException to be thrown

Calling ApiVersionConfigurer.setVersionRequired(true) in a Spring MVC application should a MissingApiVersionException to...

Spring Consider merging addSupportedVersions and detectSupportedVersions in ApiVersionConfigurer

Calling ApiVersionConfigurer.addSupportedVersions only seems useful if detectSupportedVersions is also called and set to...

Spring Consider throwing an error if setVersionRequired and setDefaultVersion are called on ApiVersionConfigurer

Currently the ApiVersionConfigurer.setVersionRequired(...) states:When a defaultVersion is also set, this is automatical...

Spring Test subclass can not activate additional profiles if parent configures a context hierarchy

During testing and setting up I noticed a wierd bug. Namely if a test class extends some base test class, which has a @C...

Spring PDF version of Spring documentation is not available for latest versions

Affects: 6.0.9-6.1.8It seems that starting from version 6.0.9 the PDF version of Spring reference is not available for d...

Spring RestTestClient returns null response body

DefaultResponseSpec decodes the body via methods on ExchangeResult that in turn delegate to the client response, and the...

Golang x/build: LUCI windows-amd64-longtest TryBot is slow

#!watchflakespost <- builder ~ `(gotip|go1\.\d\d)-windows-amd64-longtest` && (`test timed out` || `SIGQUIT` |...

Golang debug/elf: index out of range in DWARF

Go versiongo version go1.23.4 linux/amd64Output of go env in your module/workspace:GO111MODULE=''GOARCH='amd64'GOBIN=''G...
上一页 下一页
.