public interface ConfigFileSanitizer
Modifier and Type | Method and Description |
---|---|
String |
getFileName() |
org.springframework.core.io.Resource |
getSanitizedResource(File file) |
String getFileName()
org.springframework.core.io.Resource getSanitizedResource(File file) throws FileSanitizationException
FileSanitizationException
Copyright © 2022. All rights reserved.