Viper AllKeys return key name in lower case which prohibits using camelCase in key name

Preflight Checklist[X] I have searched the issue tracker for an issue that matches the one I want to file, without succe...

Pandas column-wise fillna with Series/dict NotImplemented

As per discussion on this SO question is NotImplementedError.Solution/workaround is to transpose do transpose? This is u...

Keras How Do I Track a List of Objects for Export?

I define an EnsembleModel class that is constructed from a list of other Keras models.class EnsembleModel(keras.Model): ...

Apache Superset Use superset with SPARQL endpoint

Are you planning to add support to use superset with SPARQL endpoints?E.g., DBpedia:https://dbpedia.org/sparqlComment Fr...

Apache Dubbo Distinguish between timeout and task rejection in DefaultFuture

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...

Spring Security proxy with spring security oauth2

I am not really developer, so someone needs to check this but I have the impression these are buggy. Important with test...

Spring AI Format instructions internationalization

Hello! Thank you guys for such a powerful library!I suppose most of LLMs works better in English, as well as users mostl...

Spring AI Access all conversation IDs through the ChatMemory interface

Although this is possible through memory storage, I’m wondering if it would be possible to add a method to access all en...

Spring AI Why do some of my large model tool call requests not enter the tool but return directly?为什么有时我的大模型的工具调用请求没有进入工具,而是直接返回

In most cases, when I explicitly tell the model which tool to use, the model can accurately complete the call, but there...

SpringBoot LiquibaseEndpoint always uses defaultSchema instead of liquibaseSchema

Description:When using Spring Boot with Liquibase, there are two relevant configuration properties:spring.liquibase.defa...

SpringBoot Auto-Configure ControllerAdvice beans in RSocket support

The RSocketMessagingAutoConfiguration should "connect" components annotated with @ControllerAdvice to MessagingAdviceBea...

SpringBoot Make it easier to define multiple connection details beans of the same type with @ServiceConnection

This is similar to #42746 but for the Testcontainers side of things. We need to consider @ServiceConnection on both @Bea...

Spring QUIC Support for HTTP3 in WebClient

📝 Proposal: Add QUIC (HTTP/3) Support to Spring WebClient🎯 MotivationQUIC is the transport protocol behind HTTP/3, offer...

Spring Unexpected query parameter order with UriComponentsBuilder

With spring-web 6.2.5, I get the following behavior :System.out.println(UriComponentsBuilder.fromUriString(“http://myhos...

Spring Introduce a new hook point for Optimizing a Bean if it is present at runtime

As Spring AOT should offer a way to run an application without a locked down BeanFactory, we need a way to keep some of ...

Spring Reinstantiate checks for kotlin-reflect

BeanUtils.instantiateClass(Constructor, Object…) is not checking for the presence of Kotlin Reflect before calling Kotli...

Golang cmd/vet: vet detects wrong conversion of string(int), but not string(int32)

Go versiongo version go1.25.1 linux/amd64Output of go env in your module/workspace:AR='ar'CC='gcc'CGO_CFLAGS='-O2 -g'CGO...

Golang testing: wrong example in package docs for unexported identifier

The following text from the description of the package is at least misleading:// If the test file is in the same package...

Golang os: os.Chtimes is corrupting very old timestamps

Go versiongo version go1.25.0 linux/amd64Output of go env in your module/workspace:DetailsAR='ar'CC='gcc'CGO_CFLAGS='-O2...

Golang x/pkgsite: package removal request for github.com/jeaguil/forgotten-fields and github.com/jeaguil/piefai/cmd

What is the path of the package that you would like to have removed?github.com/jeaguil/Are you the owner of this package...
上一页 下一页
.