Skip to content

Commit

Permalink
Merge pull request #71 from codetojoy/master
Browse files Browse the repository at this point in the history
Example repositories
  • Loading branch information
neomatrix369 committed Jul 4, 2017
2 parents 5b98978 + bb11b01 commit 7ce9f0a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Java-9-Resources.md
Expand Up @@ -180,3 +180,6 @@ Downsides/hurdles of Java 9 modularity and Project Jigsaw:
- [java9-modularity/java9-migration-demos](https://github.com/java9-modularity/java9-migration-demos) (Sander Mak, Paul Bakker)
- [https://github.com/java9-modularity/easytext](https://github.com/java9-modularity/java9-migration-demos) (Sander Mak, Paul Bakker), sample application from [O'Reilly's Java 9 Modularity book](http://shop.oreilly.com/product/0636920049494.do)
- [accso/java9-jigsaw-depvis](https://github.com/accso/java9-jigsaw-depvis) (Martin Lehmann, Kristine Schaal, Rüdiger Grammes)
- [codetojoy/WarO_Java_9_Gradle](https://github.com/codetojoy/WarO_Java_9_Gradle) (Michael Easter), example using Gradle 4.1M1
- [codetojoy/WarO_Java_9_Maven](https://github.com/codetojoy/WarO_Java_9_Maven) (Michael Easter), example using Maven 3.5.0
- [codetojoy/easter_eggs_for_java_9](https://github.com/codetojoy/easter_eggs_for_java_9) (Michael Easter), various examples including jlink and patching

0 comments on commit 7ce9f0a

Please sign in to comment.