Spring Security Azure AD Multi-Tenant OIDC Discovery Fails Due to '{tenantid}' in Issuer URI

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

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

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

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

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

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

The package org.springframework.ai.model is annotated with @NonNullApi@NonNullApi@NonNullFieldspackage org.springframewo...

Spring AI Cannot install google-genai library

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

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

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

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

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

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

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

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

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

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()

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

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

What version of Go are you using (go version)?$ go versiongo version go1.25.1 darwin/arm64Does this issue reproduce with...
上一页 下一页
.