Redis [BUG] Ubuntu 24.04 & redis-sentinel is missing redis-server

Describe the bugThe service redis-sentinel does not start after upgrading redis-sentinel from 6:7.4.3-1rl1~jammy1 to 6:8...

Redis [BUG] Redis CLI ctrl+arrow

Describe the bugOften in the interactive Linux CLI one may want to keep a long key from a previous command but modify th...

Spring Security Add SecurityAssertions

There are many Security tests that extract authorities, convert them to strings, and then assert their contents. It woul...

Spring Security RequestMatchers should implement equals and hashCode

Because Spring Security sometimes uses RequestMatcher as a Map key, all implementations should implement equals and hash...

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...
上一页 下一页
.