@FunctionalInterface
public interface ContentTypeResolver
Modifier and Type | Method and Description |
---|---|
default ContentTypeResolver |
asScala()
Returns a Scala DSL representation of this content type resolver
|
ContentType |
resolve(java.lang.String fileName) |
ContentType resolve(java.lang.String fileName)
default ContentTypeResolver asScala()