jigga / loom-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started

Building Loom JDK

MacOS

Just run bin/rebuild-mac.script path/to/an/existing/dir/where/to/clone/loom/sources

Running examples with Gradle

Gradle JVM

You may need to update the value of the org.gradle.java.home property in the gradle.properties file to point to your local build of the Loom JDK.

Running the VT-Friendly Tomcat demo

Building Tomcat

To run the VT-Friendly Tomcat demo, you'll have to build my Tomcat fork. To build it first run the deploy, and then the embed Ant targets. Next, install the generated tomcat-embed-* files to your local maven repo using the install-files.sh script available in my fork.

HTTP BIN

Before running the Spring Boot demo app, make sure you have the httpbin docker image running locally.

About


Languages

Language:HTML 93.6%Language:Kotlin 5.8%Language:Shell 0.6%