Nineya
Home
Blog
软著申请
Spring AI When is the official release of Spring AI planned?
2025-01-22 14:04:53
569
Description:Hello,I have been following the development of Spring AI with great interest and noticed that some early ver...
Spring AI RedisVectorStore autoconfig password did not work
2025-01-22 14:02:40
426
Bug descriptionclass org.springframework.ai.autoconfigure.vectorstore.redis.RedisVectorStoreAutoConfigurationfrom line 6...
Spring AI Support for Json Schema with Gemini
2025-01-22 14:02:24
497
The current implementation allows passing a JSON schema to OpenAI using OpenAiChatOptions.setResponseFormat, where a Res...
Spring AI Add documentation for Oracle Coherence Vector Store support
2025-01-22 14:02:19
129
As part 1.0.0-M5, We have the Oracle Coherence Vector Store support. But, the documentation for this support is yet to b...
SpringBoot Property metadata for "logging.structured.json.customizer" has incorrect type
2025-01-22 14:02:09
173
As spotted by @nosan https://github.com/spring-projects/spring-boot/pull/43201#issuecomment-2598926279Comment From: snic...
SpringBoot Consider making the Service Bindings support part of Spring Boot
2025-01-22 14:01:53
2367
The Spring Cloud Bindings library is very convenient for setting Spring Boot properties automatically from Kubernetes Se...
SpringBoot Remove concurrency restrictions for CI and System Test workflows
2025-01-22 14:01:32
288
To shorten the feedback loop, we'd like multiple runs of the CI and System Test workflows to be able to occur in paralle...
Spring ReflectJvmMapping.getKotlinFunction returns null for Kotlin properties
2025-01-22 14:01:19
7636
ReflectJvmMapping.getKotlinFunction returns null for Kotlin properties and must be handled properly (see #31856).I hit a...
Spring DataBinder changes throw an exception for certain formats of request params
2025-01-22 14:01:14
7367
The changes from https://github.com/spring-projects/spring-framework/commit/e48cbc5ba8f631d448c8dbbf33b8c4d7ce420fdc bre...
Spring Change in BeanFactoryUtils.beanNamesForTypeIncludingAncestors() Behavior in Spring Framework 6.2.x causing ClassCastExceptions
2025-01-22 14:01:08
3759
There is an unexpected change in behavior in how BeanFactoryUtils.beanNamesForTypeIncludingAncestors() as well as Listab...
Spring backwards compatibility in PropertyPlaceholderHelper and PlaceholderParser in Spring Framework 6.2.x
2025-01-22 14:00:49
3329
We are currently using Spring Boot 3.3 and attempting to upgrade to Spring Boot 3.4. We have come across an issue that i...
Spring Predicate for field runtime hints should not have an explicit invoke option
2025-01-22 14:00:39
342
Looking at the changes for the new GraalVM format, FieldHintPredicate is no longer valid as it doesn't take field names ...
Spring GenericConversionService finds wrong converter for partially unresolvable generic types
2025-01-22 14:00:28
3992
If there are multiple converters for similar types, but with different generic type arguments that are partially unresol...
Spring Fix Javadoc for field reflection hints
2025-01-22 14:00:22
356
While the implementation is right for hints and predicates related to field reflection for AOT, the Javadoc is misleadin...
Spring Missing proxy for calling local annotated methods
2025-01-22 14:00:17
1089
Hi! I'm looking for an explanation of best practices, how it was originally considered by developers.If I have a chain o...
Spring Case insensitve matching of Query parameters using ModelAttribute [SPR-13676]
2025-01-21 14:45:36
3649
Manikandan Nagarajan opened SPR-13676 and commentedI wanted to make my URL Case Insensitive, including the query string ...
Redis [CRASH] Kernel bad page state in process 'bio_aof'
2025-01-21 14:13:42
5238
Crash reportFrom journald (unfortunately all I can get it to collect before the system halts)BUG: Bad page state in proc...
Redis brpoplpush not timeout when set the timeout value
2025-01-21 14:13:29
1883
brpoplpush is a block queue, when the network is cut down, or weak network, my config timeout is set to 20 second, but a...
Redis Sentinel quick script
2025-01-21 14:13:24
1964
Hi, it will be useful also have script for quick testing of sentinels like it done for clusters i mean utils/create-clus...
Redis anetRead needs to handle egain eintr?
2025-01-21 14:13:19
1029
anetRead needs to handle again and eintr when read return -1 ?Comment From: ljluestc#include <sys/types.h>#includ...
上一页
下一页
1
…
506
507
508
509
510
…
2246
.