Java platforme, programski okviri i poslužitelji
-
-
45'
GraalVM has opened up several new areas where Java and the JVM where not the first go-to tools. Of interest for this session are command line tools powered by GraalVM native-image, as well as running JavaScript and Java in the same process. The session is a live-coding tutorial on how one can develop a command line tool (a curl-like tool for JSON files, including jq-like querying) using GraalVM.