We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Give developers the opportunity to define paths to their resources via @venus-resource annotation.
For example, if we have @venus-resource foo/data1.txt as /myown.txt the resource foo/data1.txt should be available at http://localhost:2013/venus-core/sandbox/1/myown.txt
@venus-resource foo/data1.txt as /myown.txt
The text was updated successfully, but these errors were encountered:
roelrz
No branches or pull requests
Give developers the opportunity to define paths to their resources via @venus-resource annotation.
For example, if we have
@venus-resource foo/data1.txt as /myown.txt
the resource foo/data1.txt should be available at http://localhost:2013/venus-core/sandbox/1/myown.txtThe text was updated successfully, but these errors were encountered: