Spring Security Support Automatically Checking for Required Authorities in Authorization Rules

It would be nice if DefaultAuthorizationManagerFactory could apply authorization rules automatically, like for certain a...

Spring Security InitializeUserDetailsBeanManagerConfigurer should respect primary flag

Expected BehaviorIf one of multiple UserDetailsService beans is primary, then it should be configured.Current BehaviorWa...

Spring Security Support Specifying Scheme in Default Login Page

When navigating to /login, by default a page displays all user-facing factors available. It would be nice to be able to ...

Spring Security Annonation Scanning Should Fallback to Object when Parameter Matching

Forward port of https://github.com/spring-projects/spring-security/issues/17898Comment From: jzheauxCompleted in d0f93fa...

Spring Security Annonation Scanning Should Fallback to Object when Parameter Matching

Related to https://github.com/spring-projects/spring-framework/issues/35342Comment From: jzheauxThe earlier commit was t...

Spring Security Update to nimbus-jose-jwt:9.37.4

spring-security-oauth2-jose 6.5.3 depends on com.nimbusds:nimbus-jose-jwt 9.37.3, which is vulnerable to CVE-2025-53864 ...

Spring AI @McpTool annotated beans are not registered in MCP server (spring-ai 1.1.0-M1) despite annotation scanner property enabled

Bug descriptionWhen implementing an MCP server using Spring AI 1.1.0-M1 and annotating beans with @McpTool, the tools ar...

Spring AI Add support for Custom HTTP Headers of Google GenAI

Well done on all the work for the google-genai library. It would be great if we could specify custom HTTP headers for th...

Spring AI Application does not start when using 2GB+ models

Bug descriptionWhen providing model file that is 2GB+ weight I get Caused by: ai.onnxruntime.OrtException: Error code - ...

SpringBoot Rename …DataAutoConfiguration to Data…AutoConfiguration

Following on from https://github.com/spring-projects/spring-boot/issues/47043, we should apply similar naming to auto-co...

SpringBoot Upgrade to Spring Integration 6.5.2

Upgrade to Spring Integration 6.5.2.Comment From: builtDifferentCoderbro assign this task to me?

SpringBoot Upgrade to Spring Pulsar 1.2.10

Upgrade to Spring Pulsar 1.2.10.Comment From: builtDifferentCodercan i be assigned this task please

SpringBoot Ignore JSON shaded code in ArchitectureCheck

We do have several modules with a json package that contains a shaded version of the basic JSON library: spring-boot-cli...

SpringBoot Review TomcatStarter as it's servlet-specific but not in a servlet-specific package

While TomcatEmbeddedContext has a TomcatStarter field, it's only ever non-null when the context has been created by Tomc...

SpringBoot Upgrade to Spring AMQP 4.0.0-M5

Upgrade to Spring AMQP 4.0.0-M5.Comment From: snicollMoving to snapshot will not be smooth due to Spring AMQP moving awa...

SpringBoot Review package and property name for persistence exception translation auto-configuration

Framework's PersistenceExceptionTranslationPostProcessor is in its spring-tx module in the org.springframework.dao.annot...

SpringBoot Add methods to connector and request factory builds to apply pre-packaged customizations

Hey!Spring Boot 4.0.0-SNAPSHOTInterface WebClient.Builder has method apply(). It would be fine, to see it also for Clien...

SpringBoot Support a generalized way to configure Liquibase global properties through Spring Boot configuration

ProblemLiquibase has an expanding set of global configuration options (e.g. duplicateFileMode, logLevel). Currently, the...

SpringBoot Document that you need to build with Java 25 for buildpack build-image Graal support

I think the new reachability JSON files means that we'll need to raise the baseline for native image generation. We'll a...

SpringBoot Consider how to support HTTP service clients without using @ImportHttpServices

Our initial cut of HTTP Service clients doesn't support automatic classpath scanning and as such @ImportHttpServices is ...
上一页 下一页
.