Nineya
Home
Blog
Spring Cloud Openfeign Feign Metrics not exposed in AOT mode via MicrometerCapability
2025-03-17 14:00:56
698
Now, I realise that the issue isn't actually in SC open feign, and feign doesn't officially support AOT, but nevertheles...
Spring Security MailSender not working in the OTT Docs
2025-03-17 14:00:53
215
Describe the bugIn the documentation of One-Time Token Login, the initial code to handle OTT generation under the sub-se...
Spring Security Structure101 plugin resolution failures in gradle tasks
2025-03-17 14:00:51
486
Resolution of the s101 plugin fails due to 404s on structure101 paths. Possibly related to sonarsource acquisition FAIL...
Spring AI Multiple SSE connections issue and SYNC mode startup failure in McpClientAutoConfiguration
2025-03-17 14:00:46
1439
In the current implementation of McpClientAutoConfiguration, there are two critical issues:When using type: ASYNC, both ...
Spring AI Multiple SSE connections issue and SYNC mode startup failure in McpClientAutoConfiguration
2025-03-17 14:00:42
1439
In the current implementation of McpClientAutoConfiguration, there are two critical issues:When using type: ASYNC, both ...
Spring AI Multiple tools with the same name in reactive mode
2025-03-17 14:00:36
2013
Bug descriptionI found an issue when making MCP calls, where an error occurs when the requesting controller returns Flux...
Spring AI Support Gemini OpenAI compatibility Embeddings
2025-03-17 14:00:27
1152
Gemini Supports OpenAI compatibility for both Chat models and Embeddings. For the Chat model it works perfectly fine wit...
Spring AI Lacks support for annotations field in OpenAI's chat completion object
2025-03-17 14:00:23
6765
Please do a quick search on GitHub issues first, there might be already a duplicate issue for the one you are about to c...
SpringBoot Issue with null values for Kafka when using SslBundles
2025-03-17 14:00:18
4297
Hello team,Just wanted to reach out with a small issue observed using SslBundle (in favor of the "old" way)BEFORE:Before...
Spring Bean Overrides do not work reliably with @ContextHierarchy
2025-03-17 14:00:14
1647
Using @MockitoSpyBean in tests with parent-child contexts defined with @ContextHierarchy fails with an IllegalStateExce...
Spring Upgrade to AspectJ 1.9.23
2025-03-17 14:00:10
406
AspectJ 1.9.23 has been released with support for JDK 23.Comment From: sbrannenTo test AspectJ 1.9.23, I ran full builds...
Spring Allow body access like RequestBodyAdvice/ResponseBodyAdvice in RestClient
2025-03-16 14:00:23
515
** Enhancements requests **In Spring mvc, RequestBodyAdvice and ResponseBodyAdvice are provided to access and manipulate...
Pandas Improve the apply/map APIs
2025-03-15 14:06:50
2874
The APIs for the apply and map methods seem to not be ideal. Those APIs were created in the very early days of pandas, a...
Pandas ENH: Supporting third-party engines for all map and apply methods
2025-03-15 14:06:45
2470
In #54666 and #61032 we introduce the engine parameter to DataFrame.apply which allows users to run the operation with a...
Pandas DOC: Write user guide page on apply/map/transform methods
2025-03-15 14:06:39
1398
There is some information in our documentation regarding how to use user defined functions in pandas. The API pages of t...
Pandas BUG: read_excel nrows parameter reads extra rows when tables are adjacent (no blank row)
2025-03-15 14:06:33
3062
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas ENH: fillna enhancement with method='nearest'
2025-03-15 14:06:28
1785
Feature Type[x] Adding new functionality to pandas[ ] Changing existing functionality in pandas[ ] Removing existing fun...
Pandas BUG: Series.interpolate regression in latest Pandas 3.0.0 nightly (method 'linear' behaves like 'index')
2025-03-15 14:06:21
3379
Pandas version checks[x] I have checked that this issue has not already been reported.[ ] I have confirmed this bug exis...
Pandas API (string dtype): comparisons between different string classes
2025-03-15 14:06:17
20979
Some comparisons between different classes of string (e.g. string[pyarrow] and str) raise. Resolving this is straightfor...
Pandas BUG: .corr() values significantly higher than 1
2025-03-15 14:06:01
3594
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
上一页
下一页
1
2
3
4
5
6
7
…
2246
.