Apache Superset [v6.0.0rc2] Table pagination text is wrong

ScreenshotDescriptionIn 'table' chart, if Page Length drop down is something other than All:There is text that says Sele...

Apache Superset HTML_SANITIZATION=False by default

Bug descriptionSince #34276 , HTML_SANITIZATION=False in superset/config.py,Is it intended ?Screenshots/recordingsNo res...

Apache Superset Unable to list Superset Assets

Bug descriptionI am using endpoint superset_response=$(curl -s -k --url "https://superset.test.com/api/v1/charts/?q=...

Apache Superset How to add multiple database connections to superset

Bug descriptionHi , I am automating the dashboard import process by keeping all the files in Repo and importing them to ...

Gorm Generics API 批量更新不通过

rows, err := gorm.G[User](db).Where("id = ?", 111).Omit("name").Updates(ctx, map[string]interface{}{"name": "hello", "ag...

MyBatis using databaseId to adapt to multiple databases

About the Bug...[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exists on...

MyBatis when will mybatis add r2dbc feature

About the Bug...[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exists on...

Spring Security Mismatch Between DefaultLoginPageGeneratingFilter and DelegatingMissingAuthorityAccessDeniedHandler

DelegatingMissingAuthorityAccessDeniedHandler only sets a single missing authority while DefaultLoginPageGeneratingFilt...

Spring Security Calling SecurityContextHolder.setStrategyName(strategy) breaks Spring filters

Calling SecurityContextHolder.setStrategyName(strategy) with any strategy name breaks spring filters because of code lik...

Spring Security Consolidate logic for merging authorities

Related to #18021, it would be nice if Authentication.Builder could merge authorities on its own. One way to do this is ...

Spring Security Improve Passivity when Merging Authorities

Introducing Authentication#toBuilder and using it on each filter means that any application using a custom authenticatio...

Spring AI Fix: Tool Call chunk merging fails for APIs returning empty string IDs

Bug descriptionInside org.springframework.ai.openai.api.OpenAiStreamFunctionCallingHelper at line 114:```java ...

Spring AI Spring AI BOM uses ${project.version} in dependency management which is wrong

Please do a quick search on GitHub issues first, there might be already a duplicate issue for the one you are about to c...

Spring AI Add ToolChoice Support for Anthropic API

I believe this could end up being a part of #3513, however for simplicity I'll make this ticket independent. The feature...

Spring AI Fix AzureOpenAiChatAutoConfiguration auto-configuration

DescriptionThis PR fixes the AzureOpenAiChatAutoConfiguration class by removing @ImportAutoConfiguration, aligning it wi...

SpringBoot Upgrade to Testcontainers 2.0.0

Testcontainers 2.0 deprecated org.testcontainers.containers.PostgreSQLContainer in favor of org.testcontainers.postgresq...

SpringBoot Refactor security auto-configuration package structure

The current structure is a bit messed up. We could do with a web package in there somewhere.Comment From: wilkinsonaI'm ...

SpringBoot Investigate why the system tests aren't run with Java 25

strategy: matrix: java: - version: 17 toolchain: true - version: 21 ...

SpringBoot Mockito is unable to load the default implementation of class that is a part of Mockito distribution

I wrote the junit mockito testcases for my spring boot application controllers and service classes. The test cases are e...

SpringBoot Add a configuration property to control Spring Data MongoDB's verification of representation configuration

https://github.com/spring-projects/spring-data-mongodb/issues/5037#issuecomment-3219558926 proposes adding a feature to ...
上一页 下一页
.