Aurora Blog
Home
Spring Security Update Contribution Guidelines regarding Stream usage
2025-06-21 14:02:11
258
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'
2025-06-21 14:02:07
45922
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
2025-06-21 14:01:51
541
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?
2025-06-21 14:01:45
352
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
2025-06-21 14:01:43
2158
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
2025-06-21 14:01:39
2756
Expected BehaviorSpring AI should provide a dedicated Foundry Local starter that auto-configures an OpenAI-compatible ch...
Spring AI Support for OpenAI Responses API
2025-06-21 14:01:35
1894
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
2025-06-21 14:01:31
279
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
2025-06-21 14:01:27
276
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
2025-06-21 14:01:00
132
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
2025-06-21 14:00:52
124
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
2025-06-21 14:00:49
202
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
2025-06-21 14:00:40
2583
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
2025-06-21 14:00:37
61320
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
2025-06-21 14:00:35
1409
See https://github.com/spring-projects/spring-boot/commit/04e58c998f98edbe338f7c7d842386802d65e0e1#diff-7ea1fe46e523c52f...
SpringBoot Upgrade to Tomcat 11.0.7
2025-06-21 14:00:29
1259
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
2025-06-21 14:00:27
7920
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
2025-06-20 14:06:22
3349
Go version1.24Output of go env in your module/workspace:`go env` is not relevantWhat did you do?Attempted to use gorelea...
Golang The func TrimLeft in the strings lib cannot trim right when "_" exists
2025-06-20 14:06:18
2168
Go versionversion go1.16.15 windows/amd64Output of go env in your module/workspace:set GO111MODULE=onset GOARCH=amd64set...
Golang x/tools/gopls/internal/cache/methodsets: "missing object path for %s" bug in indexBuilder.build
2025-06-20 14:06:16
15115
#!stacks"runtime.gopanic" && "methodsets.(*indexBuilder).build.func2:+12" || "bug.Repor...
上一页
下一页
1
…
250
251
252
253
254
…
337
.