Aurora Blog
Home
Keras [Feature Request] Add AdaptivePooling - Avg/Max
2025-11-09 14:02:20
5016
starter: adaptive_pooling <- this works in torch and tensorflow backend, not jax.Comment From: innat@dhantule It's no...
Jackson Databind Deserialization fails with ImmutableList in Jackson 2.18.3
2025-11-09 14:02:14
6040
Jackson 2.18.3 fails to deserialize classes with @Builder (Lombok) and ImmutableList (Guava) fields. This worked in Jack...
Apache Superset [6.0.0rc2] When editing a filter and selecting a dataset, frontend filter does not take effect
2025-11-09 14:01:19
2510
Bug descriptionWhen editing a filter and selecting a dataset, the frontend filter does not take effect, but the interfac...
Spring Cloud Openfeign Broken OpenFeign with Kotlin 2.2 and default interface method
2025-11-09 14:00:41
2015
Describe the bugWhile migrating to Kotlin 2.2, our OpenFeign calls stopped working. They were calling the default interf...
Spring Security Spring OAuth2 Client + native does not work out of the box. Should be easy to fix
2025-11-09 14:00:36
8619
Expected BehaviorOne should be able to use the native build features of Spring Boot out of the box with .spring-boot-sta...
Spring Security Add expiresAt attribute for refresh token
2025-11-09 14:00:34
1368
Expected BehaviorWhen constructing an OAuth2AccessTokenResponse, if a refresh token is present, it should include an exp...
SpringBoot kafka_2.12 managed dependency version not present in maven central
2025-11-09 14:00:23
2802
Hi, I'm building our code with Spring Boot 4.0.0-RC2 pre-release and I'm seeing org.apache.kafka:kafka_2.12 managed vers...
SpringBoot Support bridging logs to OpenTelemetry API
2025-11-09 14:00:18
727
Spring Boot offers nice abstractions to configure logs via a unified model. Furthermore, it offers great integrations an...
Spring RestTestClient times out with Apache HTTP Client 5
2025-11-09 14:00:15
7662
Steps to ReproduceDownload rest-client-issue.zip. It uses Spring Boot 4.0.0-RC2 and Spring Framework Web 7.0.0-RC3.Run t...
Spring Spring form tags do not use character encoding of the response
2025-11-09 14:00:13
688
Bug #33023 (with commit e622555)has been partially fixed: few others Spring form tags (such as <form:select> and ...
Spring Bring maxAttempts usability, docs, and behavior in line with Spring Retry
2025-11-09 14:00:11
6394
Feature request / EnhancementBackgroundWhen configuring maximum retry attempts in Spring Framework (RetryPolicy, RetryTe...
Spring ./gradlew :buildSrc:test failing on JDKs before JDK 25
2025-11-09 14:00:08
2279
On JDK 21:$ ./gradlew --version------------------------------------------------------------Gradle 9.2.0-----------------...
Spring Reject attempt to use @MockitoSpyBean with a scoped proxy
2025-11-09 14:00:06
4698
Stubbing method calls on a @MockitoSpyBean in conjunction with ScopedProxyMode.TARGET_CLASS results in java.lang.Illegal...
Spring FragmentsRendering, add getViews or similar to facilitate Unit Tests
2025-11-08 14:00:07
619
When writing Unit-Tests for my controllers, I noticed that the modelAndViews list of FragmentsRendering is not accessibl...
Spring RestTemplate rootUri() gets ignored in @HttpExchange methods with URI parameter
2025-11-07 14:00:38
2916
DescriptionWhen using @HttpExchange clients with a custom RestClient built from a RestTemplate, setting RestTemplateBuil...
Spring API Versioning - media-type-parameter in YAML config
2025-11-07 14:00:28
1111
I'm trying out the new API Versioning for Spring Framework 7 and using the 'media-type-parameter' with YAML config that ...
Spring Fix spring-core multirelease jar
2025-11-07 14:00:25
920
The multi-release jar for spring-core doesn't validate when running jar --validate --file spring-core.jar. Instead, the ...
Spring Consider adding a gradle-daemon-jvm.properties file
2025-11-07 14:00:21
1092
As of the change made in https://github.com/spring-projects/spring-framework/commit/7edb0b339719db49803f5a81c9501816d750...
Spring AbstractStreamingClientHttpRequest isn't actually streaming but buffering
2025-11-07 14:00:12
2652
Changes made in Spring 6.1 by removing buffering from the ClientHttpRequest implementations in this commit actually made...
Spring Proposal: Preserve Original 'Produces' Media Types in Exception Handlers
2025-11-07 14:00:08
1483
I have a REST service that can produce responses in either JSON or XML, as defined by the produces = {"application/xml",...
上一页
下一页
1
2
3
4
5
6
7
…
370
.