Skip to content

onero/GoToAmsterdam2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoTo Amsterdam 2019

Repository for findings, projects and knowledge from The GoTo Amsterdam 2019

Recommendations

Make sure Java 11 is installed: AdoptOpenJDK (a more recent version can be used for these labs as well).
You can find the JavaDoc for Java 11 here.

Alternatively you can use Brew to install java.
Just fire this command
brew cask install java
You can verify the version with
brew cask info java