Nineya
Home
Blog
软著申请
SpringBoot Continue polishing
2025-01-07 16:53:26
148
See commit 947e330e9d4cfc537213554f855f6c551e4d3652Comment From: quaff@mhalbritter You forgot polishing this one.Comment...
SpringBoot Bump actions/checkout from 3 to 4
2025-01-07 16:53:23
5457
Bumps actions/checkout from 3 to 4.Release notesSourced from actions/checkout's releases.v4.0.0What's ChangedUpdate defa...
SpringBoot Bomr didn't offer Spring Framework 6.1.0-SNAPSHOT when moving to snapshots
2025-01-07 16:53:16
1256
This seems similar to https://github.com/spring-projects/spring-boot/issues/34307. We're using Framework 6.1.0-M1 at the...
SpringBoot Native image crashes with NullPointerException on Kubernetes (probably GraalVM bug with workaround)
2025-01-07 16:53:13
8723
Under Spring Boot 3.0.2, native-compiled container image running on Kubernetes (in this case a "vanilla" 1.24.7 3-node ...
SpringBoot Spring Boot does not start after upgrading to 3.1.3 from 2.7.6
2025-01-07 16:53:11
1925
Hi, I am sorry for vague description of this issue but I would be glad for any ideas what might have happened after upgr...
SpringBoot Why doesn't the spring-boot-starter-data-elasticsearch dependency include the Sniffer package?
2025-01-07 16:53:08
414
Why doesn't the spring-boot-starter-data-elasticsearch dependency include the Sniffer package? If you're using the RestH...
SpringBoot Add virtual host support for Rabbit Stream
2025-01-07 16:53:05
1660
Fixes #37123I assume the documentation at https://github.com/spring-projects/spring-boot/blob/main/spring-boot-project/s...
SpringBoot Provide a RestClientBuilderConfigurer for apply Boot's defaults to a custom RestClient.Builder
2025-01-07 16:53:03
486
Our auto-configuration for RestTemplateBuilder provides a RestTemplateBuilderConfigurer to easily apply Boot's defaults ...
SpringBoot Can't use PEM/PKCS#8, but PKCS#12 works
2025-01-07 16:53:00
4657
Hi,for development reasons, I implemented a Gradle Task, that generates new certificates from a given intermediate certi...
SpringBoot ServiceConnectionContextCustomizer can trigger docker usage during AOT processing
2025-01-07 16:52:41
7307
Processing a test with AOT that contains a @ServiceConnection field for a container can lead to:17:19:28.013 [main] ERRO...
SpringBoot Require libraries to opt in to moving to snapshots
2025-01-07 16:52:39
351
When we move to snapshots we try to do so for every library in spring-boot-dependencies. This is inefficient as only a s...
SpringBoot Add support for virtual host in RabbitProperties.Stream
2025-01-07 16:52:35
1142
The current version of RabbitProperties.Stream currently does not allow to set a virtual host. It also does not consider...
SpringBoot Unable to mask sensitive information in Spring boot tomcat embedded access.log
2025-01-07 16:52:33
1522
ProblemUnable to mask sensitive information in Request query params in Spring boot tomcat embedded access.logDetailsI cr...
SpringBoot No Bean named TransactionManager
2025-01-07 16:52:30
12292
Getting No bean named 'transactionManager' available: No matching TransactionManager bean found for qualifier 'transacti...
SpringBoot springboot logback deadlock happend.
2025-01-07 16:52:27
732
how to reproduceI make a demo to reproduce the problem.problem: the spring project may be deadlocked by log info format ...
SpringBoot I encountered a problem when using spring-boot 2.7.13
2025-01-07 16:52:25
2512
Code location:io.undertow.servlet.util.DispatchUtils#dispatchIncludespring-boot 2.7.12 -> Undertow - 2.2.24.Final ...
SpringBoot Parsing OCI image names that are invalid due to the use of upper case letters is very slow
2025-01-07 16:52:20
2752
I'm using Spring boot plugin 3.1.0build.gradle.kts:tasks.named<BootBuildImage>("bootBuildImage") { ta...
SpringBoot server.tomcat.maxSwallowSize not working
2025-01-07 16:52:18
1190
server.tomcat.maxSwallowSize not working when post jsonComment From: wilkinsonaWithout any information about the versio...
SpringBoot Local baggage is propagated when using Brave and W3C
2025-01-07 16:52:07
2465
Environmentspring-boot: 3.1.2micrometer-tracing: 1.1.13brave: 5.15.1Issue Summarylocal baggage is propagating to remote ...
SpringBoot Producing and consuming different tracing propagation formats doesn't work
2025-01-07 16:52:05
708
The CompositeTextMapPropagator.java is using the same property for consumer and producer. I assume this is a copy-paste ...
上一页
下一页
1
…
1780
1781
1782
1783
1784
…
2246
.