Keras [Feature Request] Add AdaptivePooling - Avg/Max

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

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

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

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

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

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

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

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

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

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

Feature request / EnhancementBackgroundWhen configuring maximum retry attempts in Spring Framework (RetryPolicy, RetryTe...

Spring ./gradlew :buildSrc:test failing on JDKs before JDK 25

On JDK 21:$ ./gradlew --version------------------------------------------------------------Gradle 9.2.0-----------------...

Spring Reject attempt to use @MockitoSpyBean with a scoped proxy

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

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

DescriptionWhen using @HttpExchange clients with a custom RestClient built from a RestTemplate, setting RestTemplateBuil...

Spring API Versioning - media-type-parameter in YAML config

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

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

As of the change made in https://github.com/spring-projects/spring-framework/commit/7edb0b339719db49803f5a81c9501816d750...

Spring AbstractStreamingClientHttpRequest isn't actually streaming but buffering

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

I have a REST service that can produce responses in either JSON or XML, as defined by the produces = {"application/xml",...
下一页
.