Spring AI OpenAiApi object is not registered as a bean via AutoConfiguration

Bug descriptionAccording to the Spring AI documentation (https://docs.spring.io/spring-ai/reference/api/chatclient.html#...

SpringBoot The max-uri-tags property should prevent unlimited meter growth & memory leaks

Spring Boot Version: 3.5.6Expected BehaviorSetting the management.metrics.web.client.max-uri-tags property should preven...

SpringBoot Mockito @Captor property null on @WebMvc test after migrating from Spring Boot 3 to 4-M3

I'm migrating a project from Spring Boot 3, to 4.0.0.M3 with an existing test class using @WebMvc which has an Mockito a...

SpringBoot Document registration of a Jackson module in Spring Boot v4

Spring Boot v4 includes an upgrade from Jackson v2 to v3, which includes many breaking changes. One of these change is t...

SpringBoot IncorrectResultSizeDataAccessException after upgrade from 3.5.5 to 3.5.6

After upgrading from version 3.5.5 to 3.5.6, a method that previously worked correctly now throws the following exceptio...

Spring WebFlux fails to decode json array into String collection

Spring Boot: 3.5.6Spring Framework: 6.2.11When attempting to decode a JSON payload like this["hello", "wo...

Spring Improve Task Javadoc about Runnable wrapping

As seen in https://github.com/spring-projects/spring-framework/issues/35320#issuecomment-3233859012, we should refine th...

Spring UrlHandlerFilter breaks RequestDispatcher.forward() on Tomcat

If you use the UrlHandlerFilter to ignore or remove trailing slash in URLs, when you call RequestDispatcher.forward() fr...

Golang access: requesting may-start-trybots

After an extended hiatus, I am back to contributing to Go. I'm going to be working with @FiloSottile on cryptographic pl...

Golang crypto/tls: X25519MLKEM768 curve causes panics under GODEBUG=fips140=only

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

Golang cmd/go: internal package import not allowed from within the standard library

For a new version of CL 703015 I tried importing internal/syscall/windows from the new crypto/internal/fips140/entropy p...

Golang debug/elf: panic slice out of range in DWARF

Go versiongo version go1.23.4 linux/amd64Output of go env in your module/workspace:GO111MODULE=''GOARCH='amd64'GOBIN=''G...

Golang cmd/internal/obj/s390x: VSTRC vector instruction emitting incorrectly for few of extended mnemonics

Go versiongo 1.24Output of go env in your module/workspace:GO111MODULE=''GOARCH='s390x'GOBIN='/root/go/bin'GOCACHE='/roo...

Golang net: pure-Go DNS resolver occasionally delayed by GC/scheduler — kernel receives UDP but userspace processes late (short DNSLookup spikes)

Go versiongo1.20 - go 1.24 linux/amd64Output of go env in your module/workspace:AR='ar'CC='clang'CGO_CFLAGS='-O2 -g'CGO_...

Golang proposal: allow type parameters on methods (generic methods)

Proposal DetailsBackgroundGo 1.18 introduced type parameters on functions and types, but methods cannot declare their ow...

Golang cmd/compile: error message for misuse of < in generic refers confusingly to comparable

Extracted from #63523. Compiling this programpackage pfunc F[T comparable](a, b T) bool { return a &lt; b}producesfo...

Golang x/website: barely visible image in dark theme

What did you do?Set the dark appearance in macOS.Open the blog post https://go.dev/blog/llmpowered in the latest Chrome ...

Golang x/tools/gopls: Implementation: OOB index panic in unify

#!stacks&quot;goPanicIndex&quot; &amp;&amp; &quot;fingerprint.unify.func3:+8&quot;Issue created by stacks.func unify(x, ...

Golang crypto/internal/fips140/rsa: requires a panic if self-tests fail [1.24 backport]

@FiloSottile requested issue #74947 to be considered for backport to the next 1.24 minor release.@gopherbot please open ...

Viper for V2: make more fields public

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