mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Harmonize Otlp*Configurations
See gh-45643 Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
This commit is contained in:
committed by
Stéphane Nicoll
parent
22e030ed44
commit
43d2abbcc6
-3
@@ -38,9 +38,6 @@ import org.springframework.util.Assert;
|
||||
*/
|
||||
final class OtlpLoggingConfigurations {
|
||||
|
||||
private OtlpLoggingConfigurations() {
|
||||
}
|
||||
|
||||
@Configuration(proxyBeanMethods = false)
|
||||
static class ConnectionDetails {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user