The new file will be sent for an include approach and not sent for an exclude strategy.
对于新添加的文件,如果使用的是包含策略,它会被发送处理,如果使用的是排斥策略,它将不会被发送处理。
You would need to add a reference to the appropriate .properties file when using an include strategy, but no change would be required with an exclude strategy.
当您用包含策略时,您需要给 .properties 文件添加一个适当的属性,如果是使用排斥策略的话就不用这样做了。
应用推荐