Aurora Blog
Home
SpringBoot updating spring boot to 3.4 changes behaviour of findById in CrudRepository
2025-07-08 14:00:32
1503
I'm not sure if this is a question or a bug, so to be extra cautious, I decided to also open an issue. Sorry if this was...
Spring When I use QuickTargetSourceCreator getTargetSource to create a prototye TargetSource, the IDEA of evaluate throws the error
2025-07-08 14:00:19
1669
Problems that ariseWhen I use QuickTargetSourceCreator getTargetSource to create a prototye TargetSource, the IDEA of ev...
Spring Update Spring MVC message converters documentation
2025-07-08 14:00:15
271
As a follow-up to #33894, we should leverage the new configureMessageConverters(HttpMessageConverters.Builder builder) m...
Golang x/net/icmp: PacketConn.ReadFrom silently drops data when provided buffer is not large enough to contain message + IP header
2025-07-07 14:02:01
5153
Go versiongo version go1.24.3 linux/amd64Output of go env in your module/workspace:AR='ar'CC='gcc'CGO_CFLAGS='-O2 -g'CGO...
Golang crypto/tls: Support CipherSuite ordering in TLS1.3
2025-07-07 14:01:46
1961
Hey,I read #29349 and https://go.dev/blog/tls-cipher-suites carefully. It's clear that you don't want to support orderin...
Golang github.com/EvilBytecode/GolangStyle/pkg
2025-07-07 14:01:44
1187
What is the URL of the page with the issue?https://github.com/EvilBytecode/GolangStyle/issues/1What is your user agent?M...
Golang x/wiki: CommonMistakes mention loopvar change in section using-goroutines-on-loop-iterator-variables
2025-07-07 14:01:40
1399
What is the URL of the page with the issue?https://go.dev/wiki/CommonMistakes#using-goroutines-on-loop-iterator-variable...
Golang x/wiki: TableDrivenTests update example with reference to loopvar
2025-07-07 14:01:38
582
What is the URL of the page with the issue?https://go.dev/wiki/TableDrivenTests#parallel-testingWhat is your user agent?...
Golang cmd/cgo: GNU/kFreeBSD support
2025-07-07 14:01:36
8966
What steps will reproduce the problem?If possible, include a link to a program on play.golang.org.1. Build on Debian GNU...
Pandas DOC: Improve text color in dark mode for tutorial navigation buttons
2025-07-07 14:01:30
667
Pandas version checks[x] I have checked that the issue still exists on the latest versions of the docs on main hereLocat...
Pandas BUG: Large XML files on Windows trigger false Encoding error
2025-07-07 14:01:26
5247
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
Gin static or dynamic router
2025-07-07 14:01:13
991
gin dynamic router.POST("api/v1/:type", apiAction)gin static routerouter.POST("api/v1/home", apiHome)router.POST("api/v...
Apache Dubbo [Feature] create extention to adapt quarkus
2025-07-07 14:01:02
816
Pre-check[X] I am sure that all the content I provide is in English.Search before asking[X] I had searched in the issues...
MyBatis-Plus [功能改进]: 描述
2025-07-07 14:00:57
414
确认[x] 我的版本是最新版本, 我的版本号与 version 相同, 并且项目里无依赖冲突[x] 我已经在 issue 中搜索过, 确认问题没有被提出过[x] 我已经修改标题, 将标题中的 描述 替换为你的想法(不得删除 描述 前面的部分...
MyBatis-Plus [错误报告]: Unable to retrieve localhost
2025-07-07 14:00:56
318
确认[x] 我使用的版本是最新版, 并且使用插件确认过项目里无依赖版本冲突[x] 我已经在 issue 中搜索过, 确认问题没有被提出过[x] 我已经修改标题, 将标题中的 描述 替换为遇到的问题(不得删除 描述 前面的部分)当前程序版本3...
Gorm AUTO_RANDOM dont work for tidb
2025-07-07 14:00:46
870
The example is taken from the documentation, and even when the correct tags are specified, a field is still created in t...
Gorm use pgroll for automigration
2025-07-07 14:00:44
351
Describe the featureUse pgroll to perform automigration (as an option)MotivationReduce possible downtimes or conflicts. ...
Spring AMQP Setter for RabbitStreamTemplateObservationConvention in RabbitStreamTemplate
2025-07-07 14:00:37
539
Missing a setter method for RabbitStreamTemplateObservationConvention in RabbitStreamTemplateNo setter is availableI ca...
SpringBoot typo in doc for https://docs.spring.io/spring-boot/reference/features/ssl.html#features.ssl.pem for the last \n (last backslash n)
2025-07-07 14:00:27
833
Hello team,Just wanted to report a possible typo in the doc:The doc is here:https://docs.spring.io/spring-boot/reference...
Spring Introduce methods for JdbcClient to query first row
2025-07-07 14:00:11
3523
It's very common to get first row of ResultSet or null for empty ResultSet, for example JdbcStepExecutionDao::getLastSte...
上一页
下一页
1
…
242
243
244
245
246
…
375
.