/Devoxx_Loom_demo

Devoxx Loom Demo

Primary LanguageJavaUniversal Permissive License v1.0UPL-1.0

Loom Demo repository

This is the repository in which I push the demos I present along with my presentations about the Loom project.

You can learn more about the Loom project and download the early access builds here: http://jdk.java.net/loom/

You can find the slides of the talk we did with Rémi Forax here: https://speakerdeck.com/josepaumard/loom-nous-protegera-t-il-du-braquage-temporel and see the presentation here: https://youtu.be/wx7t69DylsI

You can find the slides of my Devoxx UK talk here: https://speakerdeck.com/josepaumard/loom-is-blooming

The version of Loom you need to run the examples is jdk-19-loom+6-625.

The runConfigurations directory contains the run configurations you can use to run the various examples. They have been created using IntelliJ IDEA and may not be working with other IDEs.

The folder travelpage contains a small Spring Web App, that can be run with

  cd travelpage
  mvn spring-boot:run

and then use your browser to open http://localhost:8080/