Gorm bug: FirstOrCreate's does not return Assign result into struct

GORM Playground Linkhttps://github.com/go-gorm/playground/pull/829Descriptionwith a valid record at age 19, i would expe...

Spring AI The bug of chatClient#system

I found that his system() method would only use the last system!eg:return chatClient.prompt(new Prompt(bo.getMessages())...

Spring AI MCP Client fails application startup when server is unavailable - need graceful degradation option

When integrating Spring AI's MPC client in a Spring Boot application, if the MPC server is unavailable during client app...

SpringBoot Remove isImmutable and getPrefix from OriginLookup

The OriginLookup interface has isImmutable and getPrefix methods that were added to fix a package tangle. They don't rea...

SpringBoot Add support for configuring HttpClientTransport in JettyClientHttpConnectorBuilder

The org.springframework.boot.http.client.reactive.JettyClientHttpConnectorBuilder is very useful, but configurationfor o...

SpringBoot Support for ppc64le runner using GitHub in spring-boot

There is now support added for ppc64le runner using a GitHub app, following is the onboarding process for same, we would...

SpringBoot Consider context package restructuring

Some code in org.springframework.boot.context and sub-packages is quite foundation and we could consider moving it. 4.0 ...

SpringBoot Make SpringLiquibaseCustomizer public

Comment From: wilkinsonaWhy? What do you want to be able to customise that cannot already be customized with a liquibase...

SpringBoot Remove mentions of JUnit 4 from javadoc and reference documentation

Spring Framework 7 has deprecated support for JUnit 4 and will remove it in 7.1 or 7.2. Aligned with this, we should con...

SpringBoot Bitnami legacy images are not automatically detected

The changes from Bitnami are now partially live. // Edit: It appears they brownout some images instead of switching them...

SpringBoot WebSecurityCustomizer beans are excluded by WebMvcTest

Expected behaviourBeans of type WebSecurityCustomizer are created during test execution when using @WebMvcTest.ContextIn...

Spring Fix synchronization in ResponseBodyEmitter

See https://github.com/spring-projects/spring-framework/pull/35423#discussion_r2341828274Comment From: acktsapOh, i miss...

Spring Provide access to raw content in RestTestClient

WebTestClient has this capability, but it has been built into RestTestClient yet. It's useful for access to raw content ...

Golang os: Root.OpenRoot sets incorrect name, losing prefix of original root [1.24 backport]

@neild requested issue #73868 to be considered for backport to the next 1.24 minor release.@gopherbot please open backpo...

Golang proposal: crypto/hpke: new package

HPKE is a relatively new IETF standard (RFC 9180) for hybrid encryption, where hybrid means combining public key encrypt...

Golang proposal: go/vet: report embedded types with promoted methods that should be masked

Go versiongo1.25Output of go env in your module/workspace:n/aWhat did you do?Run the following:package mainimport ( j...

Golang cmd/go: TestScript/cover_runs failures

#!watchflakesdefault <- pkg == "cmd/go" && test == "TestScript/cover_runs"Issue created a...

Golang net: new test TestIPv4WriteMsgUDPAddrPortTargetAddrIPVersion fails on plan9 [1.24 backport]

@millerresearch requested issue #75017 to be considered for backport to the next 1.24 minor release.@gopherbot please co...

Golang net: new test TestIPv4WriteMsgUDPAddrPortTargetAddrIPVersion fails on plan9 [1.25 backport]

@millerresearch requested issue #75017 to be considered for backport to the next 1.25 minor release.@gopherbot please co...

Golang testing: RunParallel benchmark runs too many iterations

Go versiongo version go1.25.1 linux/amd64Output of go env in your module/workspace:AR='ar'CC='gcc'CGO_CFLAGS='-O2 -g'CGO...
上一页 下一页
.