Spring Security AuthenticatedMatcher#withRoles should only check roles

Currently, AuthenticatedMatcher#withRoles checks all authorities in MvcResult.It's semantics would be clearer if withRol...

Spring AI Add headers support for mcp clients

The SseParameters and McpStreamableHttpClientProperties need Map<String, String> headers to support custom header...

Spring AI zhipu embedding model support batch processing

Zhipu's embedding model now supports batch processing. The current code doesn't, and it's throwing a warning. We need to...

Spring AI Add support for ByteDance's LLM doubao-seed-1-6-thinking

Expected BehaviorCan use Spring AI to integrate with ByteDance's LLM doubao-seed-1-6-thinking-250715or which starter sho...

Spring AI Error when using TikaDocumentReader

```java@GetMapping("/ai/MyTikaDocumentReader") public String MyTikaDocumentReader () throws FileNotFoundException { ...

SpringBoot Rename ConditionalOnEnabledTracing

See https://github.com/spring-projects/spring-boot/pull/46166#issuecomment-3236210953:The @ConditionalOnEnabledTracing i...

SpringBoot kpu.github.io

Teman ZOIN - KPU Lombok Timur body { font-family: Arial, sans-serif; margin: 0; padding: 0; ...

SpringBoot Inconsistent error response when problemdetails enabled

Affects: Boot 3.0.1, Framework 6.0.3With the current version (Boot 3.0.1, Framework 6.0.3), if Problem Details are enabl...

SpringBoot DocumentAutoConfigurationClasses should delete the contents of its output directory before writing new files

If auto-configuration classes are deleted, DocumentAutoConfigurationClasses will run again, but, because it doesn't dele...

Spring Regression: WebClient with Netty no longer accepts URLs with underscores

Affects: 6.1.1The following code snippet works with Spring 5.3.x but fails with Spring 6.1.1:WebClient.create("http://my...

Spring ServerSentEventHttpMessageReader should process empty data lines

Spring version: 6.2.10We utilize Spring's SSE implementation to receive events from a third-party source and stream them...

Jackson Databind Change JsonNode.stringValue() of NullNode to return null, not fail (3.0)

(note: follow-up to #5283)Initial implementation of "Extended set of scalar value accessors " of JSTEP-3 contains implem...

Jackson Databind Can I use MapperFeature.FIX_FIELD_NAME_UPPER_CASE_PREFIX with ParameterNamesModule?

(Discussed in https://github.com/FasterXML/jackson-databind/discussions/5289 )Originally posted by @bananayong August 31...

Apache Superset MixedTimeseries not displaying legend when adding Dimensions

Bug descriptionTo reproduce the problem:1) Create a chart MixedTimeseries2) Add Dimensions to query A or B3) Legend for ...

Apache Superset Custom Logging Class not working

Hi !I am currently trying to use a custom EVENT_LOGGER in superset, i added the code snippets from the official doc but ...

Apache Superset "SEE TABLE SCHEMA" queries to trino remain "FINISHING" when selecting iceberg tables

Bug descriptionWe found a very ugly issue when connecting superset (version 4.0.2) to trino (476). A user has reported t...

Apache Superset Bar chart (echart) does not show NULL values in categorical x-axis

Bug descriptionWhen creating a bar chart with categorical x-axis, NULL values are omitted from the resulting chart.Data:...

Apache Superset The dataset is not showing up in the chart list if it's virtual and not in the correct . format

ScreenshotWHAT IS HAPPENING:EXPECTED:DescriptionThe dataset column is giving weird displays of names if it's virtual and...

Apache Superset superset 6.0.0rc1 use External database ,error。ModuleNotFoundError: No module named 'psycopg2'

Bug descriptionuse helm chart .loded your LOCAL configuration at [/app/pythonpath/superset_config.py]2025-09-02 13:38:46...

Apache Superset Invalid cookie domain error when selenium tries taking a screenshot

Bug descriptionI have the alerts and reports features enabled for my superset instance, but I get the error message that...
上一页 下一页
.