Class PreventLocalAllowNestedJarEntityResolver

java.lang.Object
org.geotools.util.PreventLocalEntityResolver
org.tailormap.api.geotools.PreventLocalAllowNestedJarEntityResolver
All Implemented Interfaces:
Serializable, EntityResolver, EntityResolver2

public class PreventLocalAllowNestedJarEntityResolver extends org.geotools.util.PreventLocalEntityResolver
An entity resolver that allows nested JAR files used in Spring Boot using the jar:nested: protocol to be resolved, specifically for schemas that are packed inside JAR files.
See Also: