This new feature allows:
Path path=Paths.get(classLoader.getResource(resourceName).toURI());However, it's probably not compatible with Android as it requires Java 7.
Thanks for the suggestion. While those features are neat, the lack thereof hasn't seemed to be much of a deal breaker for users so far. But it's an interesting idea to consider for the future.
Would you accept a PR?
We don't think this is the right thing. S3 locations are on the roadmap : https://github.com/flyway/flyway/issues/1961.
Feel free to create a particular issue for reading from Zip archives etc.
Most helpful comment
Would you accept a PR?