Skip to content

loicmathieu/dojo-java-9-10-11

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Get a JDK 11 here : https://jdk.java.net/11/ and setup your IDE for working with it.

Test

Run the test in src/test/java/DojoTest with JUnit, they should always works during the Dojo

Refactor

Refactor the code in src/main/java/Dojo.java with the new functionalities of Java 9, 10, 11

You can follow the slides here : https://slides.com/loicmathieu/java-9-10-11 the refactor comment contains the number of the slide.

Read the code and each time there is a //TODO refactor ... refactor it ;)

About

Dojo to introduce new functionalities of Java version 9, 10 and 11

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages