rename property
This commit is contained in:
@@ -46,7 +46,7 @@ public class TraceWebAutoConfiguration {
|
||||
/**
|
||||
* Pattern for URLs that should be skipped in correlationID setting
|
||||
*/
|
||||
@Value("${spring.cloud.sleuth.trace.web.skipPattern:}")
|
||||
@Value("${spring.cloud.sleuth.instrument.web.skipPattern:}")
|
||||
private String skipPattern;
|
||||
|
||||
@Autowired
|
||||
|
||||
Reference in New Issue
Block a user