project-avatar

Avatar.js and Project Avatar

回眸只為那壹抹淺笑 提交于 2019-12-05 22:10:52
问题 In the context of Java 8 and Nashorn I see two projects being regularly mentioned. Avatar.js and Project Avatar What is the relation of these projects? Avatar.js has very little documentation. As far as I gathered it offers the possibility to execute node applications on the JVM. Project Avatar seems to build on Avatar.js. However the scope seems to be to provide an alternative Web-Framework for Java EE 7. Is it also possible to execute node programs (like i.e. grunt) with Project Avatar? 回答1