@Component
@Configuration
@ConditionalOnProperty(prefix="gc.starter.component",
name="LogTraceConfiguration",
havingValue="LogTraceConfiguration",
matchIfMissing=true)
public class LogTraceConfiguration
extends Object
Copyright © 2023. All rights reserved.