Nineya
Home
Blog
软著申请
SpringBoot cosmetic change, remove 2 imports
2025-01-07 23:20:39
500
Hi, some cosmetic changes, by that I was able to cut some lines :)Comment From: pivotal-cla@muybien3433 Please sign the ...
SpringBoot Document that configuration property binding to a Kotlin value class with a default is not supported
2025-01-07 23:20:35
13420
Affects: Spring Boot 3.3.2, Spring 6.1.11When using a value class property in @ConfigurationProperties with a default va...
SpringBoot Add tip to correlation IDs documentation referencing spring.reactor.context-propagation=auto
2025-01-07 23:20:33
2357
Comment From: mhalbritterIn a servlet application, the logs look like this:{"@timestamp":"2024-08-29T06:4...
SpringBoot Add transport selection to OtlpLoggingConnectionDetails
2025-01-07 23:20:30
224
Since https://github.com/spring-projects/spring-boot/pull/41333, OtlpTracingConnectionDetails has a String getUrl(Transp...
SpringBoot Support Otlp Tracing's GRPC port from service connections
2025-01-07 23:20:28
1210
Otlp Tracing's exporter is configured using Transport. Current support for service connections read the mapped port for ...
SpringBoot FileNotFoundException from unused mis-configured SSL bundles
2025-01-07 23:20:24
20462
I configured an application with an ssl-bundle. For local testing I do not want to enable ssl. So I disabled it for stag...
SpringBoot Add service connection from Opentelemetry Collector for Logging
2025-01-07 23:20:22
821
Otlp Logging auto-configuration has been added to Spring Boot. This commit adds ConnectionDetails from Docker Compose an...
SpringBoot Polish configuration property reference
2025-01-07 23:20:17
539
@sbrannen found a bug in our documentation: There's a configprop:spring.aop.proxy-target-class in https://docs.spring.io...
SpringBoot Add a configuration property for Spring Data Web's serialization mode
2025-01-07 23:20:14
3205
see https://github.com/spring-projects/spring-data-commons/commit/5dd7b322b65652f90717c4f8cb930c5e471ad483Comment From: ...
SpringBoot Add auto-configuration for OTLP gRPC format when using tracing
2025-01-07 23:20:11
10568
This pull request introduces opt-in auto-configuration for OtlpGrpcSpanExporter (fixes #35863).The implementation remain...
SpringBoot ZipkinHttpClientSender fails with "Failed to introspect Class" when spring-web is not on the classpath
2025-01-07 23:20:08
919
From @jonatan-ivanov:I'm upgrading some of our (Micrometer) sample projects from Boot 3.2 to 3.3 and quite a few of out ...
SpringBoot Reinstate support for auto-configuring an embedded ActiveMQ broker
2025-01-07 23:20:05
2549
38404Comment From: wilkinsonaHow's it going, @mattrpav? Do you still have plans to finish this off?Comment From: mattrpa...
SpringBoot Retain default group membership when configuring other properties on probe health groups
2025-01-07 23:20:02
3725
When configuring additional paths for Spring Boot actuator health groups ('readiness', 'liveness', etc.), unrelated heal...
SpringBoot Liveness Probe gets All Health Groups when Using Additional Path
2025-01-07 23:20:00
1957
Replicator project: https://github.com/matthenry87/additional-liveness-path-bug❯ curl localhost:8080/actuator/health/liv...
SpringBoot Regarding the default configuration of log4j2
2025-01-07 23:19:57
17717
I tried to use itapplication.yml logging: pattern: console: %clr(%d{${LOG_DATEFORMAT_PATTERN:-yyyy-MM-dd HH:mm:ss. ...
SpringBoot Add documentation for configuring OpenTelemetry SDK logs
2025-01-07 23:19:54
708
Added documentation for configuring OpenTelemetry SDK logs.Included YAML configuration example.Noted that Logback and Lo...
SpringBoot Support testcontainers-redis
2025-01-07 23:19:52
476
Our support for Testcontainers and Redis currently relies on the container being named redis. We could add support for h...
SpringBoot Improve Pulsar listener container concurrency configuration
2025-01-07 23:19:49
307
This is a follow-up to https://github.com/spring-projects/spring-boot/pull/42062 that utilizes newly introduced concurre...
SpringBoot LinkageError: loader org.springframework.boot.loader.launch.LaunchedClassLoader @3941a79c attempted duplicate class definition for jakarta.mail.Message$RecipientType
2025-01-07 23:19:47
50952
affected Spring Boot version: 3.3.3working Spring Boot version: 3.3.2We traced the issue to the changes made by https://...
SpringBoot Apply spring.pulsar.consumer.subscription.name to auto-configured Pulsar listener container
2025-01-07 23:19:44
938
The subscription name config prop was not being set on the Pulsar listener container properties. This commit adds the su...
上一页
下一页
1
…
1649
1650
1651
1652
1653
…
2246
.