Spring Security Support for using Azure WorkloadIdentity with Oauth2 Authorization Code Grant Flow

Expected BehaviorYou should be able to use the oauth2.client.registration to configure the application to use the Federa...

Spring AI After an interrupt request, the request to Ollama was not properly terminated.

Bug descriptionWhen using the Ollama service, if the browser is closed or the request is manually aborted during a chat ...

Spring AI Duplicate "type" field in JSON output of McpSchema.TextContent

DescriptionWhen converting an instance of McpSchema.TextContent to JSON using Jackson's ObjectMapper, the resulting JSON...

Spring AI Add support for Models that are accessed via the new google java-genapi

New Google API SDK is available as of two weeks ago - https://github.com/googleapis/java-genai which does support use of...

SpringBoot spring boot 3.4.3 + TimedAspect causes thread to hang

I have an application that stopped working correctly after updating to 3.4.3.I have prepared a minimal app that reproduc...

SpringBoot The MockitoBean annotation is not processed when using a TestConfiguration annotated class

This issue is currently being observed in version 3.4.3. Here is quick bit of code to highlight issue@SpringBootTestclas...

SpringBoot Separate transports in GraphQL auto-configuration

As discussed in https://github.com/spring-projects/spring-graphql/issues/1124, the current auto-configuration mixes a bi...

SpringBoot CGLIB error since upgrading to Spring Boot 3.4.3

We upgraded our application from Spring Boot 3.4.2 to 3.4.3 and ever since doing that, tests that use ApplicationContext...

Spring Generic type resolve broken after migrate from 3.4.2 to 3.4.3

After migrate spring from 3.4.2 to 3.4.3 the app is unable to resolve generics.I have a base structure like that:`public...

Spring Enhancement: Add CollectionUtils.isNotEmpty()

Hi.Currently in org.springframework.util.CollectionUtils there is only isEmpty() method, and the isNotEmpty()method woul...

Spring Supply RuntimeHints to an AotContextLoader

I am looking at https://github.com/spring-projects/spring-boot/issues/44461 and what my options are to register a reflec...

Spring AI OpenAI API integration fails with Brotli compressed responses

Bug descriptionWhen using Spring-AI to communicate with OpenAI's API, the client fails to properly decode responses that...

Spring AI MessageChatMemoryAdvisor results in an error if prompt is initialized with List<Message> instead of userText

Bug descriptionCreate a prompt with Prompt prompt = new Prompt(messages); // list of messages including UserMessageAnd s...

Spring AI [OpenAI Module] Remove unused json-path dependency in spring-ai-openai

In the spring-ai-openai-1.0.0-M6 module's POM (models/spring-ai-openai/pom.xml), there's a declared dependency: &lt;d...

SpringBoot Remove support for management.otlp.metrics.export.resource-attributes that has been deprecated since 3.2

As discussed in https://github.com/spring-projects/spring-boot/pull/44394, the property has been deprecated since 3.2 wh...

SpringBoot Kafka in native-image fails when using SSL bundles

Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed: or...

SpringBoot Review visibility of DefaultJmsListenerContainerFactoryConfigurer#setObservationRegistry

While working on https://github.com/spring-projects/spring-boot/pull/44465 I noticed that DefaultJmsListenerContainerFac...

SpringBoot JEP 458 Support

JEP 458: Launch Multi-File Source-Code ProgramsWhen will Spring boot support code files such as Controller/Service to ru...

Spring AbstractJackson2HttpMessageConverter not resolving generic type for request body since 6.2.3

Works in 6.2.2, fails in 6.2.3.This may be related to the fix for https://github.com/spring-projects/spring-framework/is...

Spring [CRaC] DefaultLifecycleProcessor and stopping beans on first refresh

Hi,I started hacking a solution that would close Cassandra connections on checkpoint, following [1] and registering a Li...
上一页 下一页
.