Aurora Blog
Home
Spring Security Support Automatically Checking for Required Authorities in Authorization Rules
2025-09-16 14:02:19
579
It would be nice if DefaultAuthorizationManagerFactory could apply authorization rules automatically, like for certain a...
Spring Security InitializeUserDetailsBeanManagerConfigurer should respect primary flag
2025-09-16 14:02:17
777
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
2025-09-16 14:02:15
511
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
2025-09-16 14:01:49
153
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
2025-09-16 14:01:47
230
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
2025-09-16 14:01:39
744
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
2025-09-16 14:01:30
14228
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
2025-09-16 14:01:25
500
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
2025-09-16 14:01:23
535
Bug descriptionWhen providing model file that is 2GB+ weight I get Caused by: ai.onnxruntime.OrtException: Error code - ...
SpringBoot Rename …DataAutoConfiguration to Data…AutoConfiguration
2025-09-16 14:01:09
626
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
2025-09-16 14:01:07
96
Upgrade to Spring Integration 6.5.2.Comment From: builtDifferentCoderbro assign this task to me?
SpringBoot Upgrade to Spring Pulsar 1.2.10
2025-09-16 14:01:04
100
Upgrade to Spring Pulsar 1.2.10.Comment From: builtDifferentCodercan i be assigned this task please
SpringBoot Ignore JSON shaded code in ArchitectureCheck
2025-09-16 14:01:02
436
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
2025-09-16 14:00:58
332
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
2025-09-16 14:00:53
273
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
2025-09-16 14:00:45
378
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
2025-09-16 14:00:39
4556
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
2025-09-16 14:00:35
4828
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
2025-09-16 14:00:32
509
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
2025-09-16 14:00:30
1032
Our initial cut of HTTP Service clients doesn't support automatic classpath scanning and as such @ImportHttpServices is ...
上一页
下一页
1
…
67
68
69
70
71
…
386
.