You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 25, 2020. It is now read-only.
Implement a cache repository, preferably using h2, to store XSD fetched from Remote
Future release should also handle DTD files.
The lookup for xsd will first take place in this cache and then will try to fetch it from the remote.
It should handle multiple versions of xsd too.