Class ResourceWrapper
java.lang.Object
ac.simons.neo4j.migrations.quarkus.runtime.ResourceWrapper
A wrapper around a classpath resource written in a way so that Quarkus can serialize it to and load it from bytecode.
- Since:
- 1.3.0
- Author:
- Michael J. Simons
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ResourceWrapper
public ResourceWrapper()
-
-
Method Details