SpringBoot Update documentation to reflect changes in TestRestTemplate's default redirect behavior

See https://github.com/spring-projects/spring-boot/issues/43431#issuecomment-2948712765Comment From: furmak331@wilkinson...

SpringBoot SSL Bundle not used for setting SSL information in KafkaProperties

When upgrading to Spring Boot 3.5.0 I noticed that the SSL Bundle information is no longer propagated to the properties....

Spring TransactionTimedOutException is not thrown when a transaction timed out on PostgreSQL

EnvironmentJDK 21Spring Boot 3.4.6 + 3.5.0PostgreSQL 16.9 (installed with Homebrew)macOS 15.5Reproducible codehttps://gi...

Spring Leniently tolerate null @Aspect bean

I want to conditionally enable aspect like this:import org.aspectj.lang.ProceedingJoinPoint;import org.aspectj.lang.anno...

Spring Resolve optional HandlerMethod parameter of @ExceptionHandler method to null

SummaryI have a Spring Boot service where custom JSON error responses are returned when controller methods are annotated...

Spring Request Forwarding with RestTemplate Malfunctions After Spring Boot 3.5.0 Upgrade

Description:Recently, we upgraded our project from Spring Boot 2.7.18 to Spring Boot 3.5.0, and after the upgrade, one o...

Spring When building DELETE requests, the request body is not used in JdkClientHttpRequest.buildRequest

After switching from spring-web:6.2.6 to spring-web:6.2.8 one of the tests in our app stopped working.After some investi...

Spring @Scheduled task instrumentation does not work for Kotlin suspend functions

Spring docs for Scheduled tasks instrumentation states:An Observation is created for each execution of an @Scheduled tas...

Spring Allow usage of @CheckReturnValue on types and constructors

@CheckReturnValue currently only targets ElementType.METHOD. IDEs, however, also consider a type-level @CheckReturnValue...

Spring Update copyright headers to use "<year>-present" pattern

Historically, we have used &lt;introduction year&gt;-&lt;modification year&gt; as the pattern for copyright headers.For ...

Spring Add support for bean lookup fallback to external containers

DescriptionI’m working on a project where we maintain a custom IoC container alongside the Spring ApplicationContext. We...

Golang Protobuf encoding: provide canonical output format

https://go-review.googlesource.com/c/protobuf/+/151340 added internal/detrand to denote to users that they should not re...

Golang x/tools/gopls: doesn't honor staticcheck's //lint:ignore (etc) directives

gopls versiongopls -v versionBuild info----------golang.org/x/tools/gopls v0.19.0 golang.org/x/tools/gopls@v0.19.0 h1...

Golang x/tools/gopls/internal/cmd: TestMCPCommandHTTP failures [consistent failure]

#!watchflakesdefault &lt;- pkg == &quot;golang.org/x/tools/gopls/internal/cmd&quot; &amp;&amp; test == &quot;TestMCPComm...

Golang x/tools/gopls/internal/cmd: TestMCPCommandStdio fails on platforms without execve (need: testenv.NeedsExec())

#!watchflakesdefault &lt;- pkg == &quot;golang.org/x/tools/gopls/internal/cmd&quot; &amp;&amp; test == &quot;TestMCPComm...

Golang x/tools/go/analysis/passes/assign: unsound quickfix (deletes too much)

The suggested fix reported by the assign analyzer for x = x or x, y = x, 0 deletes the entire statement. That's fine in ...

Golang proposal: encoding/json/v2: encode time with format:unix as integer instead of float

Proposal DetailsThe new package json/v2 has format options unix, unixmilli, unixmicro, and unixnano for time.Time, that ...

Golang access: may-start-trybots for x/tools

Requesting access to start tryjobs in x/tools to speed up development and review.I haven't contributed many CLs to x/too...

Golang x/pkgsite: package removal request for [github.com/xmapst/lightsocks]

What is the path of the package that you would like to have removed?github.com/xmapst/lightsocksAre you the owner of thi...

Golang x/pkgsite: package removal request for [github.com/xmapst/gonavmesh]

What is the path of the package that you would like to have removed?github.com/xmapst/gonavmeshAre you the owner of this...
上一页 下一页
.