Java 11 examples
This repository contains various simple java 11 examples. Examples are demonstrating not only new java 11 language features, but also new JDK 11 possibilities.
Environment setup
Make sure following software is installed on your PC.
- OpenJDK 11
- Gradle 6.5 or later
- protoc 3.8 google protocol buffers
- docker.io 19.x or later
Please check system requirements before.
Compile & Test
Most examples are build by top-level gradle project.
gradle clean build test
gradle --build-file di-examples/build.gradle clean test
Examples
- akka clustering demo
- apache avro demo
- blockchain demo
- dependency injection examples
- futures demo
- grpc demo
- hazelcast cluster demo
- image processing demo
- jetty server demo
- kafka example
- RxJava demo
- simple JNI demo
- JPMS demo
- ssh server demo
- JCE demo
- com.fasterxml.jackson
- weird java stuff
- Databases
Other Java Examples
- spring demos - java11 & docker & gradle examples
- java-boot-camp - java11 tutorials & maven examples
JDK9 - JDK11 New Features
- JDK9 Feature list
- JDK10 Feature list
- JDK11 Feature list
References
Enjoy !

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.
