Spring Security Failed to configure a DataSource

Describe the bugFailed to configure a DataSource: 'url' attribute is not specified and no embedded datasource could be c...

Spring AI Testcontainers support for MongoDB Atlas is still broken

Bug descriptionSupport for the MongoDbAtlasLocalContainer as a development/test container relying on Spring Boot's Conne...

Spring AI JsonParser is using a self instantiated ObjectMapper, allow usage of a custom ObjectMapper instance

Bug descriptionWhen calling a tool, is invoked the JsonParser.OBJECT_MAPPER to extract tool arguments.But when the json ...

SpringBoot Config file order changed by UnmodifiableMap in ConfigDataImporter

Spring Boot Version: 3.5.7Class: org.springframework.boot.context.config.ConfigDataImporterMethod: private Map<Confi...

SpringBoot Provide auto configuration for job details and triggers when using Quartz

What we are currently seeing, when using Quartz with Spring Boot, is that only the high level configurations are availab...

SpringBoot 4.0.0-RC2 changes database column auto-naming for fields with numbers

Using spring-boot-jpa in spring boot 3, an entity with field named columnWith1Number got auto-named column_with1number i...

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 can leak HTTP connections when no body expectations are performed

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 select and options form tags do not use character encoding of response

Bug #33023 (with commit e622555)has been partially fixed: few others Spring form tags (such as <form:select> and ...

Spring Rename maxAttempts to maxRetries in @Retryable and RetryPolicy

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...
上一页 下一页
.