Aurora Blog
Home
Redis Possible migration error
2025-08-27 14:01:24
368
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
2025-08-27 14:01:15
10545
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
2025-08-27 14:01:11
607
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
2025-08-27 14:01:08
907
Describe the bugDue to the deprecation of MvcRequestMatcher, its replacement 'PathPatternRequestMatcher' requires to kno...
Spring Security Consider Enabling Method Security Templating by default
2025-08-27 14:01:04
205
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
2025-08-27 14:01:02
14755
Describe the bugWebAuthn persistence only works using in-memory SessionRepository?1. PublicKeyCredentialCreationOptions2...
Spring AI Improve support of application.yaml
2025-08-27 14:00:48
2725
Expected BehaviorThe project should be fully configurable using both Spring Boot configuration file formats: properties ...
SpringBoot Add support for TLS named groups in SslBundles
2025-08-27 14:00:42
1247
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)
2025-08-27 14:00:40
1057
I am using the following dependency:<dependency> <groupId>org.projectlombok</groupId> <artifa...
SpringBoot Auto configuration doesn't set CountedMeterTagAnnotationHandler
2025-08-27 14:00:39
1098
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
2025-08-27 14:00:36
1529
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
2025-08-27 14:00:34
1279
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
2025-08-27 14:00:29
939
Calling ApiVersionConfigurer.setVersionRequired(true) in a Spring MVC application should a MissingApiVersionException to...
Spring Consider merging addSupportedVersions and detectSupportedVersions in ApiVersionConfigurer
2025-08-27 14:00:23
638
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
2025-08-27 14:00:20
394
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
2025-08-27 14:00:14
3675
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
2025-08-27 14:00:10
877
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
2025-08-27 14:00:07
444
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
2025-08-25 14:02:30
62952
#!watchflakespost <- builder ~ `(gotip|go1\.\d\d)-windows-amd64-longtest` && (`test timed out` || `SIGQUIT` |...
Golang debug/elf: index out of range in DWARF
2025-08-25 14:02:27
2183
Go versiongo version go1.23.4 linux/amd64Output of go env in your module/workspace:GO111MODULE=''GOARCH='amd64'GOBIN=''G...
上一页
下一页
1
…
80
81
82
83
84
…
369
.