MyBatis-Plus [功能改进]: 描述:与TableLogic注解搭配使用的逻辑删除功能

确认[X] 我的版本是最新版本, 我的版本号与 version 相同, 并且项目里无依赖冲突[X] 我已经在 issue 中搜索过, 确认问题没有被提出过[X] 我已经修改标题, 将标题中的 描述 替换为遇到的问题功能改进我的业务里删除数据...

Gorm Allow Logger.Config.Colorful to be set as needed

Describe the featureI was looking to a have Method (example: func (l *logger) ColorMode(enabled bool) Interface that all...

Spring AI MistralAiChatModel returns an error if MessageChatMemoryAdvisor is used

Bug descriptionIf I use MistralAiChatModel with MessageChatMemoryAdvisor + InMemoryChatMemory, at the second iteration, ...

Spring AI run license:update-file-header faild

The command ./mvnw license:update-file-header -Plicense cannot be executed correctly in my environment.Has anyone succes...

Spring AI com.fasterxml.jackson.databind.JsonMappingException: Unexpected end-of-input: was expecting closing quote for a string value at [Source: REDACTED (StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION disabled); line: 43, column: 43]

调用gpt4.1报错,大模型输出的结果被截断导致反序列化失败,怀疑是completionTokens超过了1024,但我并没有显式设置token任何长度限制的参数。是spring ai本身对模型输出长度做了限制吗?请问怎么解决?Here i...

Spring AI How does zhipu ai embeddings model support dimensions parameters

Please do a quick search on GitHub issues first, there might be already a duplicate issue for the one you are about to c...

SpringBoot Update spring-boot-webclient to have an API dependency on spring-webflux

It currently has an optional dependency, but the module name would suggest that org.springframework.web.reactive.functio...

SpringBoot Change in DefaultErrorAttributes alters the shape of API validation error responses

A change in Spring Boot 3.5 (here and here) has what I consider an unintended API side-effect in applications. Basically...

Spring Content-Disposition response header duplicated for failed StreamingResponseBody

Spring Boot: 3.3.13; 3.4.7If return type in Controller is ResponseEntity and Content-Disposition header is set, it's cop...

Spring Consistent nullability and exception declarations in AbstractMessagingTemplate hierarchy

In the course of #32501, it turned out that some of the method signatures in the AbstractMessagingTemplate hierarchy (an...

Spring InstanceFilter and ExceptionTypeFilter should set matchIfEmpty to true by default

The constructors for InstanceFilter and ExceptionTypeFilter currently require one to supply the matchIfEmpty flag.Howeve...

Spring Require explicit constraints in @Contract

@Contract is currently defined as follows.public @interface Contract { String value() default "";}That allo...

Spring Intercept JMS messages

I'm working on a Spring Boot app which communicates with other apps, or with itself, using JMS. In addition to the funct...

Spring Specify fetchSize/maxRows/queryTimeout per statement in JdbcClient

I would like to be able do the following:jdbcClient.sql("SELECT * FROM table1 WHERE column1 = ?") .param(12...

Spring Request handler doesn't receive model attributes as built with a build-method

I'm trying to upgrade from Spring-Boot 3.3.13 to 3.4.6 and noticed that there has been a change in how @ModelAttribute o...

Spring Register runtime hints for Instant-to-Timestamp conversion

Issue DescriptionWhen creating a Spring JDBC application with GraalVM native support it seems that the Converters that n...

Golang proposal: sync: SlicePool for variable-sized slices

Proposal DetailsTo address the known footguns of using Pool with variable-sized slices (excessive memory usage on misuse...

Golang crypto/sha512: arm optimizations not implemented

by jeromyj:sha family hash functions on ARM architectures are quite slow, there is animplementation of sha512 (and sha1)...

Golang cmd/cgo: add -ldflags to augment CGO_LDFLAGS

Proposal Detailscgo proposal to avoid "argument list too long" (E2BIG) issues when CGO_LDFLAGS outgrows system limits.Pr...

Golang x/pkgsite: package removal request for github.com/digitalghost-dev/poke-cli

What is the path of the package that you would like to have removed?https://pkg.go.dev/github.com/digitalghost-dev/poke-...
上一页 下一页
.