@NotThreadSafe public class MinioConfigurableMimeFileTypeMap extends ConfigurableMimeFileTypeMap implements InitializingBean
Constructor and Description |
---|
MinioConfigurableMimeFileTypeMap() |
MinioConfigurableMimeFileTypeMap(Resource location) |
Modifier and Type | Method and Description |
---|---|
void |
afterPropertiesSet() |
protected FileTypeMap |
createFileTypeMap(Resource location,
String[] mappings) |
getContentType, getContentType, getFileTypeMap, setMappingLocation, setMappings
getDefaultFileTypeMap, setDefaultFileTypeMap
public void afterPropertiesSet()
afterPropertiesSet
in interface InitializingBean
afterPropertiesSet
in class ConfigurableMimeFileTypeMap
@NonNull protected FileTypeMap createFileTypeMap(@Nullable Resource location, @Nullable String[] mappings) throws IOException
createFileTypeMap
in class ConfigurableMimeFileTypeMap
IOException