Spring FileSystemResource location does not end with slash for RouterFunction check

I migrated an application from spring-boot 3.3.6 to 3.4.2. We have below code to create a static resource locator:@BeanR...

Spring Deprecate and remove use of UrlPathHelper in ServletWebSocketHandlerRegistry

Spring Security is preparing to adapt to the PathMatcher deprecations in spring-web, see https://github.com/spring-proje...

Spring 503 status code after completing SseEmitter in onTimeout

Hi all,I experience an issue with SseEmitter in spring-framework 6.2.x vs 6.1.x. I am trying to complete an SseEmitter i...

Spring Security Error in Web Application Security documentation

On page https://docs.spring.io/spring-security/reference/servlet/appendix/namespace/http.htmlThe first "access-decision-...

Spring Security Using XML configuration, separate HTTP elements share authentication

I created an XML file to configure the Spring Security in my application:<?xml version="1.0" encoding=&quot...

Spring Security HttpSessionRequestCache#getMatchingRequest passes decoded Request URL to UriComponentsBuilder

Hi there!Thanks for taking a look at this issue. Please let me know if you require more information. Let's discuss!Descr...

Spring AI Need HTTP header support for Anthropic

Expected BehaviorWe need a way to pass headers via AnthropicChatOptions. AnthropicChatOptions.builder().httpHeaders(......

Spring AI WatsonxAiChatModel is using wrong APIs

Bug descriptionWhile using WatsonxAiChatModel I see the request is sent to the following endpoint:/ml/v1/text/generation...

SpringBoot sendTimeout appears to be ignored in SourcePollingChannelAdapterSpec vs. creating adapters manually

When I create an IntegrationFlow setting the sendTimeout value on SourcePollingChannelAdapterSpec is being ignored causi...

SpringBoot ImportCandidates does not use the same default class loader as SpringFactoriesLoader

Framework's SpringFactoriesLoader uses ClassUtils.getDefaultClassLoader() as its default class loader. ImportCandidates ...

SpringBoot Add some supporting classes for working with resources in our tests

To help with #44397, we'd like to add some supporting classes for working with resources in tests. The goal is to reduce...

Spring Request param handling in HttpRequestValues overrides existing URI variables with same name

Following changes here (pulled with update of spring boot 3.4.2):https://github.com/spring-projects/spring-framework/com...

Spring Spring Security HTTP headers not added for large files

I hade a Spring Boot application using version 3.3.7. I have configured my endpoint to generate some HTTP headers, usin...

Spring ExceptionHandlerExceptionResolver results in 200 for some special exceptions

I stumbled upon https://github.com/spring-projects/spring-framework/issues/34264 which caused some bigger issues interna...

Spring Improve Email Observability in Spring Framework

Hello,I am using Spring Boot with Micrometer to monitor my application. Everything works well except for email monitorin...

Spring ContentResultMatchersDsl's matchers too strict

In ContentResultMatchersDsl, the functions that accept a Matcher don't allow matchers for supertypes of the checked type...

Pandas BUG: scatter and line matplotlib plots not compatible for sharex=True datetime plots

Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...

Pandas BUG: .mul on multi index columns doesnt work.

Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...

Pandas BUG: IndexError in _process_columnname_subheader() when using read_sas()

Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...

Pandas DOC: fix docstring validation errors for pandas.Series

follow up on issues #56804, #59458 and #58063pandas has a script for validating docstrings: https://github.com/pandas-de...
上一页 下一页
.