Spring Security OAuth2LoginAuthenticationFilter not getting associated to redirect-uri attribute value

Describe the bugWhen we try to override the default redirect uri in application.yml. i expected it to two things:1. To a...

Spring AI OllamaChatModel doesn't respect custom AbstractMessage's implementation

Bug descriptionI'm using spring-ai along with local ollama. The OllamaChatModel's implementation doesn't consider extern...

SpringBoot Error : Name for argument of type [java.util.Optional] not specified, and parameter name information not available via reflection. Ensure that the compiler uses the '-parameters' flag.

I am using Spring-boot 3.2.1 and getting the above error message which started coming after the upgrade.I have the below...

SpringBoot Auto-configured WebClient no longer uses context's ReactorResourceFactory

Hi All!After updating my project to Spring 3.5.4, the behaviour of my application has changed:With Spring Boot 3.4.8, I ...

SpringBoot Spring Boot 4.0.0-M1 and spring-cloud-stream-binder-kafka 5.0.0-M1 use conflicting versions of Jackson

I'm doing some early migration tests of an application based on Spring Boot 3.5.0 and Spring Cloud 2025.0.0 to Spring Bo...

SpringBoot StreamsBuilderFactoryBeanCustomizer should be deprecated before being abandoned.

StreamsBuilderFactoryBeanCustomizer provides the exact same functionality than StreamsBuilderFactoryBeanConfigurer.This ...

SpringBoot Consider making AutoConfigureAfter|Before annotation value a String array

While working on migrating our internal library to be based on the upcoming Spring Boot 4, I encountered issues with the...

SpringBoot Consider using StreamsBuilderFactoryBeanConfigurer instead of KafkaStreamsFactoryBeanConfigurer in KafkaStreamsAnnotationDrivenConfiguration

I noticed that the configuration in KafkaStreamsAnnotationDrivenConfiguration looks a little unusual. It uses the nested...

SpringBoot Default value not detected for a field annoted with @Name

Follow-up #46599.If a field is annotated with @Name we attempt to resolve the default value using the name of the proper...

SpringBoot New arm64 macbooks fail to bootBuildImage due to incorrect platform image

I use the following:Apple Macbook Pro M4 Pro (arm64)docker version 4.42.1Springboot 3.5.4Springboot Gradle plugin 3.5.4I...

SpringBoot Consider moving build/check* directories to a common parent

The checks we have for AOT factories, architecture, etc create quite a few top-level directories in build:checkAotFactor...

Spring Document @ComponentScan(basePackages) property placeholder and ant-path support

Parsing of @ComponentScan(basePackages) supports placeholder resolution from Environment and ant-paths (**/*…). These fe...

Golang cmd/go: go tool panic when GOEXPERIMENT=jsonv2

What version of Go are you using (go version)?$ go versiongo version go1.25rc2 darwin/arm64Does this issue reproduce wit...

Golang gollvm: build fails with llvm latest and release/16.x

Go versionNot applicableOutput of go env in your module/workspace:# Dockerfile for building gollvmFROM ubuntu:latestARG ...

Golang runtime:mayMoreStackMove: TestFinalizerOrCleanupDeadlock/Panic#01 failures

#!watchflakesdefault <- pkg == "runtime:mayMoreStackMove" && test == "TestFinalizerOrCleanupDe...

Golang cmd/go: TestScript/list_symlink_internal failures on Windows

#!watchflakesdefault <- pkg == "cmd/go" && test == "TestScript/list_symlink_internal"Issu...

Golang cmd/go: TestScript/list_symlink_vendor_issue14054 failures

#!watchflakesdefault <- pkg == "cmd/go" && test == "TestScript/list_symlink_vendor_issue14054&...

Golang x/crypto/acme: TestWithPebble/HTTP01-Issuance failures [consistent failure]

#!watchflakesdefault <- pkg == "golang.org/x/crypto/acme" && test == "TestWithPebble/HTTP01-Is...

Golang runtime: TestCgoSignalDeadlock failures

#!watchflakesdefault <- pkg == "runtime" && test == "TestCgoSignalDeadlock"Issue created ...

Golang proposal: cmd/go: mark test dependencies in go.mod and go list -m

There have been a number of requests for a test dependencies section in go.mod. These requests actually don't make sense...
上一页 下一页
.