Aurora Blog
Home
Apache Superset Renaming "Slack"
2025-08-19 14:03:09
1193
Tell me, I want to rename the Slack sending method to "my name", changing SLACK = "my name" in the file /app/superset/re...
Apache Superset Superset 5.0 Celery + Embedded 401 Unauthorized
2025-08-19 14:03:02
3948
Bug descriptionWhen a Guest user accesses via a Guest Token, the asynchronous query function fails to work properly. The...
Apache Dubbo [Feature] Add metadata-report and config-center dependencies for dubbo-demo-api-consumer and dubbo-demo-api-provider as default
2025-08-19 14:02:49
5257
Pre-check[x] I am sure that all the content I provide is in English.Search before asking[x] I had searched in the issues...
MyBatis-Plus [错误报告]: IdType.AUTO 手动设置值后,依旧触发了递增
2025-08-19 14:02:45
3871
确认[x] 我使用的版本是最新版, 并且使用插件确认过项目里无依赖版本冲突[x] 我已经在 issue 中搜索过, 确认问题没有被提出过[x] 我已经修改标题, 将标题中的 描述 替换为遇到的问题(不得删除 描述 前面的部分)当前程序版本3...
Redis API suggestion: variadic vectorset commands
2025-08-19 14:02:33
2406
The vectorset API, for mutate, is unusually granular - one element per command; it feels like a number of the mutate API...
Spring AMQP Kotlin Suspend functions should be asyncReplies=true in HandlerAdapter, so that the acknowledge is MANUAL
2025-08-19 14:02:23
1097
When you have a @RabbitListener that returns a Mono or CompletableFuture, that is automatically recognized the the Handl...
Spring Security Spring Security 7 and @PreAuthorize and .oauth2ResourceServer: AuthorizationDeniedException results in 500 response
2025-08-19 14:02:19
3974
Describe the bugWhen a @PreAuthorize annotated method is called with insufficient permissions (anonymous call, missing a...
Spring Security Support Expression Templates by Default
2025-08-19 14:02:14
152
Spring Security 6.x introduced support for interpreting templated expressions in annotations. Spring Security 7 can now ...
Spring Security Enabling CSRF in cloud gateway webflux will eventually lead to cloud gateway sending correct requests downstream
2025-08-19 14:01:43
1961
Describe the bugWhen CSRF handling is enabled in a Spring Cloud Gateway Webflux setup it can eventually lead to cloud ga...
Spring Security Log on OpenID connect fallback
2025-08-19 14:01:35
1549
I have an open-id connect provider (id-austria) that replies to a token-request with an invalid token (only 2 parts, not...
Spring Security The browser accesses a nonexistent resource during login, leading to /error after login
2025-08-19 14:01:33
4830
Describe the bugWhen the user is not logged in and the browser accesses the protected resource, the browser will jump to...
Spring Security OneTimeTokenAuthenticationProvider should validate UserDetails account status like DaoAuthenticationProvider
2025-08-19 14:01:30
1048
Describe the bugOneTimeTokenAuthenticationProvider does not validate UserDetails account status checks (isEnabled, isAcc...
Spring Security API key authentication support
2025-08-19 14:01:15
1646
Expected BehaviorSpring Security provides out-of-the-box some infrastructure for simplifying API key authentication impl...
Spring Security SAML Signature Certificate Rollover
2025-08-19 14:01:11
1299
Expected BehaviorYou can configure multiple certificates for signing SAML requests. When resolving the certificate for c...
Spring AI Possibility to configure MCP Client so it uses an existing OAuth Token
2025-08-19 14:01:03
837
Expected BehaviorAdd a config (application.properties) that enables passing of an existing TokenAn existing Token was aq...
Spring AI Add Full Hugging Face Model Support in Spring AI (Parity with Python Transformers)
2025-08-19 14:00:59
2097
Spring AI should allow developers to use any Hugging Face model (text generation, embeddings, summarization, translation...
Spring AI TopK issue with OpenAiChatOptions when using the ChatOptions or ToolCallingChatOptions builders
2025-08-19 14:00:52
3381
Bug descriptionOpenAiChatOptions does not have a topK parameter, but the generic ChatOptions rsp. ToolCallingChatOptions...
Spring Add class level support for @JsonView in JsonViewResponseBodyAdvice
2025-08-19 14:00:22
240
Currently @JsonView can be used on any @RequestMapping annotated method. In the case where a @Controller has multiple me...
Spring Fall back from cglib to JDK proxies when possible
2025-08-19 14:00:20
1306
I am using Spring Boot 2.7, which defaults to cglib proxies. I have a JavaConfig bean definition:interface ServiceInterf...
Spring Annotations on generic interface methods not found in type hierarchy with unresolved generics
2025-08-19 14:00:10
635
OverviewAlthough we have addressed similar issues in the past in #20609 and #21683, annotations on interface methods are...
上一页
下一页
1
…
12
13
14
15
16
…
286
.