Gorm Proposal: Enable Optional Use of AutoMigrate via Modular Plugin System

Describe the featureThe proposed feature involves refactoring the AutoMigrate capability in GORM to operate as an advanc...

Spring Cloud Config Since bootstrap cannot be used under graalvm, how can I use only configclient to implement custom configuration loading before all beans are initialized?

Is your feature request related to a problem? Please describe.When I compile with graalvm including the spring-cloud-sta...

Spring Security Update Contribution Guidelines regarding Stream usage

Historically, Spring Security has avoided usage of the Stream API for performance reasons. The internal practice of the ...

Spring Security StreamingResponseBody & SSE Meet 'Access Denied'

Describe the bugSSE Configrole for token was: normal;but when i use StreamingResponseBody to send response, (when stream...

Spring Security Add lambda DSL method for featurePolicy

Even though Permission-Policy is targeted to replace Feature-Policy, browsers still largely support Feature-Policy, not ...

Spring AI Is the embeddingDistance Method in PgVectorStore Necessary?

The documentation does not provide an explanation for the embeddingDistance method, nor does it include any test code.It...

Spring AI Support Vector Databases Multiple indexes or collections

Expected BehaviorI would like to be able to support multiple indexes or collections for vector data instead of being lim...

Spring AI Support Foundry local https://github.com/microsoft/Foundry-Local

Expected BehaviorSpring AI should provide a dedicated Foundry Local starter that auto-configures an OpenAI-compatible ch...

Spring AI Support for OpenAI Responses API

Hi Spring AI team,First of all, thanks for the amazing work you’ve done on Spring AI so far.While integrating with OpenA...

SpringBoot Align reactive auto-configuration names

Some of our reactive auto-configuration names are inconsistent. We should fix them in 4.0.x.Specifically, we have a few ...

SpringBoot Introduce ObservationHandlerGroup interface to allow ObservabilityAutoConfiguration to be removed

Currently ObservabilityAutoConfiguration knows about metrics and tracing but when we modularize the codebase it cannot k...

SpringBoot Create build plugin to detect cycles between projects

Cycles can happen in Gradle that can't happen in Eclipse (and we don't want in the codebase). We need a build plugin to ...

SpringBoot Modularize codebase

Modularize codebase to reduce the size of a typical Spring Boot application and provide stronger auto-configuration sign...

SpringBoot Add useful transitive dependencies to spring-boot-test-support

Modularization issues mean that we have many more modules that need to declare the same test dependencies. To make like ...

SpringBoot Executable JAR application class encounters performance issues

This issue is basically the same as I described in this issue: Related issueFirst of all, thank you for making a fix so ...

SpringBoot "gradle bootBuildImage" doesn't work with Spring Boot 3.5.3

Environment- Java 24.0.1- Gradle 8.14.2- Spring Boot 3.5.3When I invorke "gradle bootBuildImage" I get the output below....

SpringBoot JdbcDatabaseDialect exposes deprecated dialiect for MySQL

See https://github.com/spring-projects/spring-boot/commit/04e58c998f98edbe338f7c7d842386802d65e0e1#diff-7ea1fe46e523c52f...

SpringBoot Upgrade to Tomcat 11.0.7

Upgrade to Tomcat 11.0.7.Comment From: reneleonhardtCan you explain shortly why Jetty 12 is being used since Spring Boot...

SpringBoot Incorrect Handling of Active Profiles in Docker Compose Integration

Issue Description:When using Docker Compose in combination with Spring Boot and defining multiple services with profiles...

Golang go/src/cmd/go/internal/vcs || src/cmd/go/internal/list : VCS errors with ssh blocked on private repositories

Go version1.24Output of go env in your module/workspace:`go env` is not relevantWhat did you do?Attempted to use gorelea...
上一页 下一页
.