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
Hi @winterbe Thanks a lot for this nice example.
Given the fact that Nashorn is deprecated: http://openjdk.java.net/jeps/335 (JEP 335: Deprecate the Nashorn JavaScript Engine).
Are you aware of any alternatives to Nashorn?
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
Thanks for the link. I am very new to GraalVM.
Currently, my scenario is: Assemble web application based on Spring MVC as a WAR file and deploy it to Weblogic servlet container.
How does GraalVM fits here?
Would GraalVM runtime be used to start up Weblogic servlet container?
Do you happen to have any GraalVM based isomorphic webapp example?
No branches or pull requests
Hi @winterbe
Thanks a lot for this nice example.
Given the fact that Nashorn is deprecated: http://openjdk.java.net/jeps/335 (JEP 335: Deprecate the Nashorn JavaScript Engine).
Are you aware of any alternatives to Nashorn?
The text was updated successfully, but these errors were encountered: