Spring AI SystemPromptTemplate removes double curly braces {{...}} when rendering prompts

DescriptionWhen using SystemPromptTemplate in Spring AI, any usage of double curly braces like {{ this is my line }} get...

Spring AI Incorrect use of ClassUtils.isAssignable

Incorrect Usage of ClassUtils.isAssignable: incorrect reversing the Parameters Causes the Method to Always Return true W...

Spring AI [EPIC] - Support latest Google Unifed SDK to access Google AI Models

This is a placeholder EPIC issue to support https://cloud.google.com/vertex-ai/generative-ai/docs/sdks/overview All prev...

Spring AI Remove CLA link from PR Template

I saw that CLA is not using now, but CLA Link(even broken) is being displayed by Pull Request Template like below:Commen...

Spring AI Reasoning options documented in docs

Expected BehaviorI would expect that it would be easy to add reasoning_effort (or similar) to the models that support it...

Spring HttpRequestValues.Processor add MethodParameter[] parameters

https://github.com/spring-projects/spring-framework/blob/26d413c5216a49029129a062a9143091ef8bc091/spring-web/src/main/ja...

Spring Distributed Lock Annotation

OverviewIntroduce @DistributedLock annotation that can be used together with @Scheduled annotation to execute scheduled ...

Spring Use @NullUnmarked and @NonNull where relevant on generic methods

OverviewAs a workaround for https://github.com/spring-projects/spring-framework/issues/34911 that we can't support yet d...

Spring Declare flexible generic type nullability where relevant

OverviewTypes like ResultSetExtractor<T> where the return type nullness depends on the generic type nullness shoul...

Spring API Versioning Support

There are a number of ways to do API versioning through a request header, query parameter, path variables, and so on. Al...

Golang x/tools/gopls: codelens to show implementations of interfaces

Since go does not have an explicit declaration of which interfaces one implements, it is hard to follow someone's code. ...

Golang Gerrit: can't push code because of the location

What did you do?$ git push https://go.googlesource.com/go HEAD:refs/for/masterremote: PERMISSION_DENIED: The caller doe...

Golang proposal: slices: CloneAny and Contains2

Proposal DetailsCloneAny and Contains2 (names subject to change) are functions I needed when designing my own code but w...

Golang cmd/compile: yet another incorrect recover behavior due to defer a method wrapper

Go versionGo 1.20 - Go 1.24Output of go env in your module/workspace:darwin/arm64 (or any)What did you do?https://go.dev...

Golang cmd/compile: incorrect recover behavior due to defer a method wrapper

Go versiontip, and Go 1.18 - 1.24Output of go env in your module/workspace:darwin/arm64 (or any)What did you do?Run http...

Golang x/pkgsite: standard lib symbol available version does not have same behavior across packages

What is the URL of the page with the issue?https://pkg.go.dev/context#ContextWhat is your user agent?N/AScreenshotStanda...

Golang internal/trace: TestTraceStacks/Stress failures

#!watchflakesdefault <- pkg == "internal/trace" && test == "TestTraceStacks/Stress"Issue ...

Golang cmd/dist/dist: random build failures on bcachefs

Go versiongo version go1.24.2 linux/arm64Output of go env in your module/workspace:AR='ar'CC='aarch64-unknown-linux-gnu-...

Golang runtime: C TSAN reports false positive races in SetCgoTraceback symbolizer function (cgoSymbolizer)

The Go runtime passes cgoSymbolizer a pointer to a structure to write results. This struct is usually stack allocated. W...

Golang runtime:cpu4: TestGdbConst failures

#!watchflakesdefault <- pkg == "runtime:cpu4" && test == "TestGdbConst"Issue created auto...
上一页 下一页
.