Aurora Blog
Home
Spring Security OAuth2LoginAuthenticationFilter not getting associated to redirect-uri attribute value
2025-08-05 14:01:23
1080
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
2025-08-05 14:01:10
1853
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.
2025-08-05 14:00:53
19675
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
2025-08-05 14:00:45
2835
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
2025-08-05 14:00:43
5642
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.
2025-08-05 14:00:40
2004
StreamsBuilderFactoryBeanCustomizer provides the exact same functionality than StreamsBuilderFactoryBeanConfigurer.This ...
SpringBoot Consider making AutoConfigureAfter|Before annotation value a String array
2025-08-05 14:00:38
2458
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
2025-08-05 14:00:35
1972
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
2025-08-05 14:00:25
158
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
2025-08-05 14:00:22
2696
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
2025-08-05 14:00:20
494
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
2025-08-05 14:00:12
316
Parsing of @ComponentScan(basePackages) supports placeholder resolution from Environment and ant-paths (**/*…). These fe...
Golang cmd/go: go tool panic when GOEXPERIMENT=jsonv2
2025-08-04 14:03:19
4815
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
2025-08-04 14:03:09
8130
Go versionNot applicableOutput of go env in your module/workspace:# Dockerfile for building gollvmFROM ubuntu:latestARG ...
Golang runtime:mayMoreStackMove: TestFinalizerOrCleanupDeadlock/Panic#01 failures
2025-08-04 14:03:07
2519
#!watchflakesdefault <- pkg == "runtime:mayMoreStackMove" && test == "TestFinalizerOrCleanupDe...
Golang cmd/go: TestScript/list_symlink_internal failures on Windows
2025-08-04 14:03:05
3889
#!watchflakesdefault <- pkg == "cmd/go" && test == "TestScript/list_symlink_internal"Issu...
Golang cmd/go: TestScript/list_symlink_vendor_issue14054 failures
2025-08-04 14:03:03
4065
#!watchflakesdefault <- pkg == "cmd/go" && test == "TestScript/list_symlink_vendor_issue14054&...
Golang x/crypto/acme: TestWithPebble/HTTP01-Issuance failures [consistent failure]
2025-08-04 14:03:01
27180
#!watchflakesdefault <- pkg == "golang.org/x/crypto/acme" && test == "TestWithPebble/HTTP01-Is...
Golang runtime: TestCgoSignalDeadlock failures
2025-08-04 14:02:55
3977
#!watchflakesdefault <- pkg == "runtime" && test == "TestCgoSignalDeadlock"Issue created ...
Golang proposal: cmd/go: mark test dependencies in go.mod and go list -m
2025-08-04 14:02:46
3590
There have been a number of requests for a test dependencies section in go.mod. These requests actually don't make sense...
上一页
下一页
1
…
163
164
165
166
167
…
386
.