SpringBoot Bump lombok to 1.18.42 to support JDK25

Build with JDK25 and Spring Boot 3.5.6 sbom fails with[ERROR] Failed to execute goal org.apache.maven.plugins:maven-comp...

SpringBoot A doubt about AutoConfigurationImportSelector

In the AutoConfigurationImportSelector class, is there any romantic meaning behind the field static final int ORDER = 21...

SpringBoot Allow stacktrace processing when using structured logging

Structured logging significantly simplifies production setup. Unfortunately, missing equivalent of ShortenedThrowableCon...

Spring FormHttpMessageConverter should be able to read Multipart responses

FormHttpMessageConverter currently doesn't support reading multipart responses: it can only write requests.Unless I'm mi...

Spring Security DelegatingOAuth2TokenValidator ClassCastException

Describe the bugWhen creating a custom JwtDecoder for an application with multiple OAuth2TokenValidators, if one of the ...

Spring Security Support Authorization of Factors within a Specified Amount of Time

We should support authorization of factors within a specified amount of time. For example, you might only allow access t...

Spring AI Many AbstractFilterExpressionConverters incorrectly handle String values

Bug descriptionMany implementations end up doing something similar to this: else if (value instanceof String s) {...

SpringBoot Align MockMvc Kotlin example to use RestTestClient

Once we switch to framework's snapshots that incudes https://github.com/spring-projects/spring-framework/issues/35558 we...

Spring Fix MultipartWebClientIntegrationTests#transferTo with Jetty and Java 25

While working on https://github.com/spring-projects/spring-framework/issues/35530, I figured out that with Jetty and Jav...

Apache Superset Chart UUID not exposed in API but required when creating dashboard via API

In order to create a dashboard with the API, the UUID(s) of charts on the dashboard must be supplied in the serialized J...

Apache Superset [6.0.0-RC2] Oracle Database Bar Char Error: ORA-00979: not a GROUP BY expression

Bug descriptionSteps to ReproduceCreate database connection to Oracle 19.24 using cx_Oracle.Create a bar chart visualiza...

Apache Superset How to Restrict Dataset Access to Specific Roles in Superset?

Bug descriptionHello Superset Community,I am trying to configure access control for a specific dataset in Apache Superse...

Gorm Ability to perform “preloading” for Postgresql in a single query

Your QuestionDo we have the ability to do “preloading” in a single query? We can get data in a single query in the form ...

Spring Security ServerHttpSecurity.HeaderSpec.ReferrerPolicySpec missing disable

Expected BehaviorMost of the other HeaderSpecs have a disable option, but ServerHttpSecurity.HeaderSpec.ReferrerPolicySp...

Spring Security Allow customization of token generation in JdbcOneTimeTokenService

Expected BehaviorA simple way to change the one-time token (OTT) generation logic via a modular way without the need of ...

Spring Security Implement OAuth 2.0 Protected Resource Metadata

Add support for OAuth 2.0 Protected Resource Metadata.See the following integration test on how to customize the metadat...

Spring Security Classes not cached in CDS/AOT becaue of "Failed verification"

Describe the bugI am currently trying out class caching via CDS/AOT not with Java 25 and I stumbled over some warnings r...

Spring Security Consider how the current Authentication is merged with additional Authentication instances

CAUTION This is a ticket that needs to be considered by the Spring Security team and thus is not currently a candidate f...

Spring Security OAuth2 should be easier to set up without a servlet context

ContextRight now I'm spending a lot of time futzing around trying to figure out how to use spring-cloud-openfeign with t...

Spring Security Consider Adding Authentication.Builder.authentication(Authentication)

CAUTION This is a ticket that needs to be considered by the Spring Security team and thus is not currently a candidate f...
上一页 下一页
.