Aurora Blog
Home
Spring Security Azure AD Multi-Tenant OIDC Discovery Fails Due to '{tenantid}' in Issuer URI
2025-09-23 14:01:17
2445
Describe the bugWhen configuring Spring Security's OAuth2 client for multi-tenant Azure Active Directory (Microsoft Entr...
Spring Security Update terminology to HTTP Service Clients
2025-09-23 14:01:16
168
Spring Security should update the documentation to align the terminology used with Spring Framework.See https://github.c...
Spring AI Add support for the OCI GenericChatRequest
2025-09-23 14:01:09
264
Currently, Spring AI for OCI supports only Cohere models hosted on OCI. As a result, other models available on OCI canno...
Spring AI with 1.1.0-snapshot and 1.1.0-M1 can't call the mcp server by SSE in the starter-webmvc-server status: 404, error: Not Found
2025-09-23 14:01:07
3607
Bug descriptionCant access the mcp server by http://localhost:port/sse with 1.1.0-snapshot or 1.1.0-M1When I pull the pr...
Spring AI BeanOutputConverter enhancement - handling unicode quotation marks in Json response
2025-09-23 14:01:05
1322
Bug descriptionSometimes response from LLMs uses mixed single-type and unicode quotation marks.For example:{ "reason" ...
Spring AI Request to capture thinkingTokens in Google-GenAI Library
2025-09-23 14:01:01
509
With the release of the new Google-GenAI library, it would be great if we could capture thinkingTokens in the Usage Inte...
Spring AI ChatResponse getResult method implementation is not consist with interface ModelResponse which the package is annotated with @NonNullApi
2025-09-23 14:00:56
1215
The package org.springframework.ai.model is annotated with @NonNullApi@NonNullApi@NonNullFieldspackage org.springframewo...
Spring AI Cannot install google-genai library
2025-09-23 14:00:50
3384
Tried following the documentation and changing the BoM versions for the spring-ai-google-genai module. Nothing gets inst...
SpringBoot Testcontainer service connections can be incorrectly cached when environment map changes
2025-09-23 14:00:43
8263
Currently the following different test configurations produce the same ContainerConnectionSource which means that Spring...
SpringBoot Allow adding packages to entity scanning without disabling the default scanning
2025-09-23 14:00:35
10482
I would like to provide a library that adds JPA entities to the persistence context bootstrapped. Ideally I would like t...
SpringBoot JacksonJsonHttpMessageConverter created twice, and not using ProblemDetailJacksonMixin
2025-09-23 14:00:31
1805
This is a regression from spring boot 4.0.0-M3DescriptionDemoApplication.javaI add custom properties to my ProblemDetail...
SpringBoot Upgrade to CycloneDX Gradle Plugin 2.4.1
2025-09-23 14:00:27
3742
https://github.com/CycloneDX/cyclonedx-gradle-plugin/releases/tag/cyclonedx-gradle-plugin-2.4.0Comment From: ThomasVital...
Spring WebClient can not upload empty file by POST
2025-09-23 14:00:22
7304
Bug ReportsI try to upload lots of files to a file server with POST method, and there are some files are empty(size is 0...
Spring Upgrade to Jackson 3.0.0
2025-09-23 14:00:20
689
This issue intends to track the upgrade to Jackson 3.0.0-rc10 and then 3.0.0. Comment From: sdeleuze@cowtowncoder The up...
Spring Spring 7: SimpleRetryInterceptor could use RetryListener beans
2025-09-23 14:00:17
1175
When a method is annotated by @Retryable, the interceptor does not use RetryListeners beans. The listeners are easy to p...
Spring Use uppercase for classpath-related static final field names
2025-09-23 14:00:08
472
In order to ensure consistency across the codebase and communicate properly that static final fields of type String or C...
Spring Prevent empty declaration of @ConcurrencyLimit
2025-09-23 14:00:07
234
OverviewAs a follow-up to #35461 and a comment left on the Spring Blog, we have decided to prevent empty declarations of...
Golang proposal: slices: Unique()
2025-09-22 14:01:52
1437
Proposal DetailsI propose to create function Unique with the definition: // Unique replaces runs of equal elements with ...
Golang x/term: Calls to IoctlGetTermios() should use unix.TIOCGETA and unix.TIOCSETA on FreeBSD
2025-09-22 14:01:50
2221
Go versiongo version go1.25.1 freebsd/amd64Output of go env in your module/workspace:AR='ar'CC='clang'CGO_CFLAGS='-O2 -g...
Golang x/tools/gopls: under vscode run and debug choses wrong types
2025-09-22 14:01:48
2510
What version of Go are you using (go version)?$ go versiongo version go1.25.1 darwin/arm64Does this issue reproduce with...
上一页
下一页
1
…
28
29
30
31
32
…
367
.