public interface ContentTypeResolver extends BiFunction<StreamResource,ServletContext,String>, Serializable
Allows to get content type for the given StreamResource instance
using the current ServletContext.
andThen, applyCopyright © 2025. All rights reserved.