Skip to content

jabrena/java9-by-example

Repository files navigation

java9-by-example

A presentation about main Java 9 features included.

Address: https://jabrena.github.io/java9-by-example/www/

Deployment notes

To launch in localhost your the website, exists several alternatives. With Node.js you can use the following module.

npm install http-server -g
http-server ./YOUR_PATH -p 3000

Using Python, you can use the following command:

python -m SimpleHTTPServer

##Create a Java project from Scratch with Gradle

gradle init --type java-library

About

A presentation about main Java 9 features included.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •