feat: 修改默认值
This commit is contained in:
parent
373c15a81a
commit
b77685dd4b
@ -83,7 +83,7 @@ public class DefaultWebMvcConfig extends DelegatingWebMvcConfiguration implement
|
||||
@Value("${web.serialize.browser-compatible.enabled:true}")
|
||||
private Boolean browserCompatible;
|
||||
|
||||
@Value("${web.context.supplier.url}")
|
||||
@Value("${web.context.supplier.url:}")
|
||||
private String contextSupplierUrl;
|
||||
|
||||
/**
|
||||
|
||||
Loading…
Reference in New Issue
Block a user