Nineya
Home
Blog
软著申请
SpringBoot Make it easier to use the auto-configured EntityManagerFactoryBuilder with Hibernate-specific properties
2025-01-07 23:04:15
3615
This relates to #3654 - I was asked to open a new issue by @wilkinsona.When I followed the guidance in the Spring Boot d...
SpringBoot Provide a way for Opentelemetry remote fields customization using java code
2025-01-07 23:04:13
2651
version: Spring Boot 3.3.2When using Spring Boot + Micrometer Tracing Brave, propagation remote fields could be customiz...
SpringBoot Support multiple Docker Compose files
2025-01-07 23:04:10
1192
At the moment, the configuration option spring.docker.compose.file supports only a single file. However, I am using Spri...
SpringBoot NPE during auto-configuration in OnClassCondition.resolveOutcomesThreaded because firstHalf is null
2025-01-07 23:04:08
5453
Hello team,we are facing a strange NullPointerException during autoconfiguration. The problem only happens in some cloud...
SpringBoot Springboot v3.3.0 - application failing during startup due to zipkin / brave tracing version upgrade
2025-01-07 23:04:05
2820
I recently upgraded to springboot v3.3, after which the app is failing during startup. Service is hosted on gcp. Error:C...
SpringBoot Consider managing versions for graphql-java-extended-scalars and graphql-java-extended-validation
2025-01-07 23:04:02
1666
(I couldn't find any existing issue if this has been discussed in the past)Spring Boot provides version management for c...
SpringBoot JSP support broken in 3.2.8 (and most likely 3.3.2, 3.4.0-M1) because of a bug in Tomcat 10.1.26
2025-01-07 23:04:00
729
JSP support is broken in Spring Boot 3.2.8 because of a bug in Tomcat 10.1.26, which was an updated dependency in this S...
SpringBoot Perform failure analysis when a unique CacheManager bean cannot be found
2025-01-07 23:03:57
7804
My Spring Boot application failed today:2018-06-04 08:38:16.310 INFO 21232 --- [ main] ConditionEvaluationRep...
SpringBoot liveness probe should return 'status UP' during slow db migration on startup
2025-01-07 23:03:55
8065
We use flyway to perform database migrations on startup. We use also liveness and readiness probes with Kubernetes.Now l...
SpringBoot Document unsupported configuration properties in Freemarker WebFlux
2025-01-07 23:03:52
1426
As explained in https://github.com/spring-projects/spring-boot/issues/10094#issuecomment-343880145, some of the keys in ...
SpringBoot Provide a callback for customising Freemarker variables
2025-01-07 23:03:49
12757
boot automatic configuration freemarker lack freemarkerVariables Comment From: wilkinsonaWhat do you mean by "freemarke...
SpringBoot Review auto-configuration that accepts both a URI and separate properties
2025-01-07 23:03:46
900
As identified by https://github.com/spring-projects/spring-boot/issues/41231, we should review our auto-configuration in...
SpringBoot Spring Boot 3 Webflux project missing traceId and spanId in logs
2025-01-07 23:03:43
51183
When upgrading to Spring Boot 3 (and Micrometer) I noticed the traceId and spanId are not added to the logs when it's a ...
SpringBoot spring-boot-starter-jdbc 3.3.2 has conflicting slf4j dependencies that crashes on run
2025-01-07 23:03:40
5508
There is a conflict in the dependencies for spring-boot-starter-jdbc 3.3.2.Hikari is asking for slf4j-api:1.7.36, while ...
SpringBoot JPMS: missing jakarta dependencies
2025-01-07 23:03:38
12871
So I currently have code that doesn't directly use jakarta.transaction but a test is failing to start on missing it and ...
SpringBoot 2.3.x build success
2025-01-07 23:03:35
213
Comment From: pivotal-cla@xtpyip Please sign the Contributor License Agreement!Click here to manually synchronize the st...
SpringBoot Micrometer Tracing Too Granular
2025-01-07 23:03:32
10087
For a simple HTTP Server call trace we are seeing multiple Spans with two of them having a dozen or so attached Events. ...
SpringBoot Mapped port can only be obtained after the container is started when trying to resolve @ConditionalOnProperty
2025-01-07 23:02:35
8277
I have an issue related to https://github.com/spring-projects/spring-boot/issues/40585 . I am using Spring Boot 3.3.2, w...
SpringBoot Add support for enum default values in configuration processor
2025-01-07 23:02:32
4352
It's quite common to use enums for configuration properties, but the configuration processor is currently unable to extr...
SpringBoot Make properties for the application's version and PID available in the Environment
2025-01-07 23:02:30
601
For structured logging it would be useful if we could access application properties (such as spring.application.version,...
上一页
下一页
1
…
1662
1663
1664
1665
1666
…
2246
.