Nineya
Home
Blog
Spring FileSystemResource location does not end with slash for RouterFunction check
2025-02-28 14:00:52
767
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
2025-02-28 14:00:44
540
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
2025-02-28 14:00:20
1445
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
2025-02-27 14:07:44
170
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
2025-02-27 14:07:27
1711
I created an XML file to configure the Spring Security in my application:<?xml version="1.0" encoding="...
Spring Security HttpSessionRequestCache#getMatchingRequest passes decoded Request URL to UriComponentsBuilder
2025-02-27 14:06:32
1005
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
2025-02-27 14:06:20
455
Expected BehaviorWe need a way to pass headers via AnthropicChatOptions. AnthropicChatOptions.builder().httpHeaders(......
Spring AI WatsonxAiChatModel is using wrong APIs
2025-02-27 14:06:12
887
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
2025-02-27 14:05:04
3400
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
2025-02-27 14:03:17
461
Framework's SpringFactoriesLoader uses ClassUtils.getDefaultClassLoader() as its default class loader. ImportCandidates ...
SpringBoot Add some supporting classes for working with resources in our tests
2025-02-27 14:02:58
233
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
2025-02-27 14:02:33
1415
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
2025-02-27 14:02:12
2202
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
2025-02-27 14:01:12
3050
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
2025-02-27 14:01:03
1545
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
2025-02-27 14:00:11
682
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
2025-02-26 14:05:00
4120
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.
2025-02-26 14:04:47
5119
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()
2025-02-26 14:04:24
5816
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
2025-02-26 14:04:14
13750
follow up on issues #56804, #59458 and #58063pandas has a script for validating docstrings: https://github.com/pandas-de...
上一页
下一页
1
…
14
15
16
17
18
…
2246
.