Projects in Awesome Lists tagged with java9
A curated list of projects in awesome lists tagged with java9 .
https://github.com/inria/spoon
Spoon is a metaprogramming library to analyze and transform Java source code. :spoon: is made with :heart:, :beers: and :sparkles:. It parses source files to build a well-designed AST with powerful analysis and transformation API.
abstract-syntax-tree ast code-analysis code-generation code-transformation compile-time-reflection hacktoberfest inria java java-module java10 java9 metaprogramming parser spoon static-analysis
Last synced: 13 May 2025
https://github.com/INRIA/spoon
Spoon is a metaprogramming library to analyze and transform Java source code. :spoon: is made with :heart:, :beers: and :sparkles:. It parses source files to build a well-designed AST with powerful analysis and transformation API.
abstract-syntax-tree ast code-analysis code-generation code-transformation compile-time-reflection hacktoberfest inria java java-module java10 java9 metaprogramming parser spoon static-analysis
Last synced: 27 Mar 2025
https://github.com/adoptopenjdk/jdk9-jigsaw
Examples and exercises based on some of the features of jigsaw in JDK9/Jigsaw (Early Access builds)
challenge code-examples examples exercises java java9 jdk9 jigsaw jlink jshell modular modularisation modules
Last synced: 05 Apr 2025
https://github.com/decorators-squad/eo-yaml
YAML for Java 8 and above. A user-friendly OOP library. Previously known as "Camel".
elegantobjects java8 java9 module oop-library parsing yaml
Last synced: 15 May 2025
https://github.com/vsilaev/tascalate-concurrent
Implementation of blocking (IO-Bound) cancellable java.util.concurrent.CompletionStage and related extensions to java.util.concurrent.ExecutorService-s
async async-programming asynchronous asynchronous-programming completablefuture completionstage concurrency concurrent concurrent-programming executor executorservice java java-library java11 java8 java9 promise promise-interface promise-library promises
Last synced: 07 Apr 2025
https://github.com/stefan-zobel/streamsupport
Backport of Java 8/9 java.util.stream API to Java 6/7 and Android
android completablefuture flow java10 java8 java9 jep-266 reactive-streams stream-api
Last synced: 05 Oct 2025
https://github.com/retrostreams/android-retrostreams
Backport of Java 9 java.util.stream API for Android Studio 3.x D8 / desugar toolchain, forked from https://github.com/stefan-zobel/streamsupport
android java8 java9 stream-api
Last synced: 05 Oct 2025
https://github.com/vsilaev/tascalate-javaflow
Continuations / CoRoutines for Java 1.6 - 23, build tools, CDI support. This project is based on completely re-worked Apache Jakarta Commons JavaFlow library.
bytecode-instrumentation cdi continuation continuations coroutine coroutine-framework coroutine-library coroutines instrumentation-agent jakarta-commons-javaflow java java-11 java-8 java-9 java-agent java-library java11 java8 java9 javaflow-instrumentation
Last synced: 19 Aug 2025
https://github.com/retrostreams/android-retrofuture
Backport of Java 9 (JEP 266) CompletableFuture API for Android Studio 3.x D8 / desugar toolchain, forked from https://github.com/stefan-zobel/streamsupport
android completablefuture java8 java9 jep-266
Last synced: 05 Oct 2025
https://github.com/chamodshehanka/rentlio
This is a vehicle reservation system. Which is made with JavaFX and also using hibernate and RMI.
custom-stage flatui hibernate hibernate-orm intellij-idea java java9 javafx jfoenix rentlio rmi ui ux vehicle-reservation
Last synced: 29 Sep 2025
https://github.com/tfesenko/Java-Modules-JPMS-CheatSheet
Java Modules (JPMS) Cheatsheet
java9 java9-jigsaw jigsaw jpms modularity module
Last synced: 02 Apr 2025
https://github.com/tfesenko/java-modules-jpms-cheatsheet
Java Modules (JPMS) Cheatsheet
java9 java9-jigsaw jigsaw jpms modularity module
Last synced: 13 Mar 2025
https://github.com/mechero/java-9-flow-reactive
A sample application using Java 9's Flow API and SubmissionPublisher
flow java java9 reactive-programming
Last synced: 14 Jun 2025
https://github.com/accso/java9-jigsaw-examples
Java 9, Jigsaw Example Suite
Last synced: 11 Sep 2025
https://github.com/ozlerhakan/java9-module-examples
a list of Java 9 module samples to dive into the modular world
java java9 java9-jigsaw jigsaw modularity module serviceloader
Last synced: 20 Mar 2025
https://github.com/mrsarm/jshell-plugin
Gradle plugin to explore your code and dependencies with in jshell
gradle gradle-plugin java java9 jshell
Last synced: 11 Sep 2025
https://github.com/retrostreams/android-retroflow
Backport of Java 9 (JEP 266) reactive-streams Flow and SubmissionPublisher API for Android Studio 3.x D8 / desugar toolchain, forked from https://github.com/stefan-zobel/streamsupport
android flow java8 java9 jep-266 reactive-streams
Last synced: 20 Jul 2025
https://github.com/niumoo/jdk-feature
☕【Java 新特性系列】Java 版本任你发,我用 Java 8 。但是多学点这种奇巧的装 X 技巧总没错,何况有些新语法说不定是真香呢。
java java10 java11 java8 java8-lambda-expression java8-stream java8-tutorial java9
Last synced: 05 Oct 2025
https://github.com/yasuenag/ulviewer
Log viewer for Unified JVM Logging
gclog java9 jvm jvm-logging log-parser ul
Last synced: 17 Sep 2025
https://github.com/svenruppert/proxybuilder
dynamicproxy java java-library java8 java9 metrics proxies
Last synced: 10 Apr 2025
https://github.com/stefan-zobel/http2client-java8
Experimental Java 8 backport of the incubating Java 10 HTTP/2 and WebSocket API
http2 httpclient java10 java8 java9
Last synced: 08 May 2025
https://github.com/c-guntur/java-handles-kata
Java Reflection and Unsafe Alternates - MethodHandle and VarHandle API - Fix broken tests in a Code Kata
codekata java java-reflection-api java-unsafe java11 java9 wax-on-wax-off
Last synced: 05 Oct 2025
https://github.com/xuwei-k/sbt-jshell
sbt jshell plugin
java10 java9 jshell sbt sbt-plugin
Last synced: 23 Apr 2025
https://github.com/stefan-zobel/java9-concurrent-backport
Backport of Java 9 CompletableFuture, Flow and SubmissionPublisher API for Java 8
completablefuture flow java8 java9 jep-266 jep-269 reactive-streams
Last synced: 08 May 2025
https://github.com/accso/java9-jigsaw-depvis
DepVis (Java 9 Jigsaw Dependency Visualizer)
dependency graphviz java java9 jigsaw module module-graph visualization
Last synced: 22 Apr 2025
https://github.com/maibornwolff/testville
TestVille visualizes multiple test metrics using a 3D-City-Layout.
3d-city-layout 3d-test-report analysis angularjs demo gradle java9 npm sax test-report-visualization test-visualization visualization webgl
Last synced: 16 Aug 2025
https://github.com/svenruppert/jdbc-dao
minimalistic JDBC based DAO
connection-pool dao design-pattern functional java java8 java9 jdbc-dao rdbms sql
Last synced: 10 Apr 2025
https://github.com/mtumilowicz/java9-classloaders
Overview of changes of classloaders in Java 9.
Last synced: 11 Apr 2025
https://github.com/avinandanbose/java-collections-map
Here is all about Map of Java
java java10 java4 java5 java6 java7 java8 java9 javacollection javacollections javamap javamapcollections map mapping mappings maps
Last synced: 14 Jun 2025
https://github.com/avinandanbose/java-collection-framework-and-java-set
This is all about Java Collection Framework and Java Set.
collection collections java java4 java5 java6 java8 java9 javacollection javacollections javacore set
Last synced: 17 Jul 2025
https://github.com/decebals/jpms-demo
JPMS (Java Platform Module System) demo
java java9 jigsaw jpms modularity
Last synced: 22 Jun 2025
https://github.com/avinandanbose/javageneric
This is all about Java Generics
generic generics-collections generics-in-java generics-rep java java-10 java-11 java-7 java-8 java-9 java10 java11 java7 java8 java9
Last synced: 14 Apr 2025
https://github.com/swiftuiux/multimodulejava9plusjavafxsupport
This approach uses IntelliJ IDEA and Gradle to create template for multi module JavaFX project and build artifacts for distribution
gradle java9 java9module javafx multi-modules
Last synced: 02 Aug 2025
https://github.com/mohnoor94/learningdesignpatterns
My Design Patterns Learning Journey
design-patterns java java11 java17 java8 java9 learn learning-by-doing
Last synced: 09 Aug 2025
https://github.com/javazakariae/javachallenges
This repository contains my Java responses for some Java questions.
java-8 java-streams java10 java11 java12 java13 java9
Last synced: 29 Oct 2025
https://github.com/aboullaite/reactive-stream-java9
small demo of Java9 reactive stream
Last synced: 04 Apr 2025
https://github.com/neiljbrown/java9-examples
Java code examples for the major new language features that were added to Java 9.
Last synced: 14 Apr 2025
https://github.com/ozlerhakan/java9
Başlıca önemli Java 9 yeniliklerine ait yazılar
Last synced: 08 Nov 2025
https://github.com/deepcloudlabs/dcl204-2021-dec-27
DCL-204: Java SE 17 Programming
functional-programming-in-java generics-in-java java11 java17 java8 java9 oop-java reactive-programming-in-java
Last synced: 26 Apr 2025
https://github.com/arafkarsh/javaexamples
Java Language Feature Examples, Java 23, 22, 21, 20, 19, 18, 17, 16, 15, 14, 13, 12, 11, 10, 9, 8, Java 5 & Java 1. Examples of SOLID Design Principles.
java10 java11 java12 java13 java14 java15 java16 java17 java18 java19 java20 java21 java22 java23 java5 java8 java9
Last synced: 04 Mar 2025
https://github.com/aadewunmi/javafx_chat_messenger_application
JavaFX Chat Messenger Application
chat-application java9 java9-modules javafx javafx-application javasockets messenger tcp-client tcp-client-server tcp-ip tcp-server
Last synced: 23 Jul 2025
https://github.com/retrostreams/android-cfuture21-hack
A hackish attempt to provide CompletableFuture on Android API level 21 to level 23 in conjunction with google/desugar_jdk_libs and Android Gradle Plugin 4.x
android completablefuture java8 java9 jep-266
Last synced: 14 Aug 2025
https://github.com/morichan/fescue
Feature Elements Section of Class in UML Extraction
antlr4 antlr4-grammar class-diagram japanese java9 master-thesis uml
Last synced: 29 Aug 2025
https://github.com/daggerok/java-9-jigsaw-gradle
This repository contains example how to compile build and run java 9 modules using Jigsaw and Gradle
gradle java-9 java9 java9-jigsaw jigsaw
Last synced: 27 Feb 2025
https://github.com/mtumilowicz/java9-string-concat
Overview of java String concatenation compilation: java 8 vs java 9.
compilation java8 java9 string string-concatenation
Last synced: 23 Feb 2025
https://github.com/wtanaka/docker-ubuntu-1604-oracle-java-9
Ubuntu 16.04 with Oracle Java 9 installed
docker docker-hub docker-image docker-images dockerfile dockerfiles java-9 java9 linux oracle-java oracle-java9 oracle-jdk ubuntu ubuntu1604
Last synced: 30 Jun 2025
https://github.com/justinsdk/java9-jmps-examples
Examples : Java Module Platform System
Last synced: 15 Apr 2025
https://github.com/afinlay5/javafx9
Gradle source code repository for the Java FX 9 example posted on personal blog (http://bit.ly/JavaFX9).
java java9 javafx javafx-8 javafx-application javafx-demos javafx-desktop-apps javafx-gui javafx-project javafx9
Last synced: 13 Oct 2025
https://github.com/hakdogan/java9-module-system-non-maven
Example of Java 9 module system non-maven
Last synced: 09 Apr 2025
https://github.com/pwittchen/java-flow-experiments
Experimenting with Reactive Streams in Java 8 and Java 9. This repository is prepared for my talk "Get ready for java.util.concurrent.Flow!" at JDD 2017 Conference in Kraków, Poland
akka-stream flow java java8 java9 project-reactor reactive-streams rxjava rxjava2
Last synced: 14 Oct 2025
https://github.com/timo-reymann/csv-parser
Simple CSV-Parser for Java
csv csv-parser java java8 java9
Last synced: 04 Oct 2025
https://github.com/deepcloudlabs/dcl204-2021-dec-14
DCL-204: Java SE 17 Programming for C++11/14/17 Developers
functional-programming-in-java java11 java17 java8 java9 module-system oop-in-java reactive-programming-in-java
Last synced: 24 Oct 2025
https://github.com/bitbrain/lolpix-api
Backend of lolPix
docker image-board java9 reactive-streams spring5
Last synced: 07 Apr 2025
https://github.com/marcospereira/vagrant-java
Vagrantfile for Java 8 and 9 boxes
Last synced: 05 Sep 2025
https://github.com/srikanth-josyula/java-functional-programming-concepts
This repository explores functional programming concepts in Java 8/9/11
functional-programming java11 java8 java9 lambda-functions methodreference
Last synced: 16 Mar 2025
https://github.com/mtumilowicz/java9-modularity-services
Exploring basic features of services in Java 9 modularity system.
java9 java9-jigsaw java9module services
Last synced: 23 Feb 2025
https://github.com/alansastre/java-jigsaw
Modularización en Java. Módulos con Java Jigsaw a partir de Java 9.
java java11 java17 java9 java9-jigsaw java9-modules modular-design modularity modularization modules
Last synced: 26 Jun 2025
https://github.com/afinlay5/java9lang
Gradle source code repository for Java 9 source code examples posted on personal blog (http://bit.ly/Java9Lang).
Last synced: 03 Mar 2025
https://github.com/vmj/cdi-se-example
Example Java SE + CDI 2.0 applications
cdi dependency-injection java java-8 java-9 java-se java8 java9 javase
Last synced: 29 Mar 2025
https://github.com/daggerok/gradle-kotlin-dsl-jigsaw-example
One more Gradle Jigsaw plugin example using Gradle Kotlin DSL multimodules build script.
gradle-kotlin-dsl java-modules java9 java9-jigsaw java9module jigsaw
Last synced: 27 Feb 2025
https://github.com/mtumilowicz/java11-string
Summary of Java 9 & 11 String news.
Last synced: 15 Oct 2025
https://github.com/mvillafuertem/microservices
PoC Microservices
akka asciidoctor docker gradle ibatis java9 kibana kubernetes mockito mongodb mysql rabbitmq scala spring-amqp spring-aop spring-boot spring-data
Last synced: 09 Sep 2025
https://github.com/colinbut/java-modules-illustration
Java 9 Modules
java java-module java-modules java9 java9-jigsaw jigsaw
Last synced: 27 Mar 2025
https://github.com/aadewunmi/tcp_chat_application
Java TCP/IP Chat Messenger Application: This is a console-based Chat Application built using Java 9 and Ngrok
chat-application chat-room chatroom console-application java java-console-application java9 javasockets multithreading ngrok tcp-client-server tcp-ip tcp-socket
Last synced: 20 Mar 2025
https://github.com/neelkamath/gradle-debug-bug
Demo of Gradle unable to remote debug Java 9+ projects
Last synced: 19 Jul 2025
https://github.com/xuwei-k/scala-2.10-2.11-java9
https://github.com/scala/bug/issues/10603
Last synced: 28 Mar 2025
https://github.com/chamodshehanka/talktogroupchat
JavaFX RMI Chat application which is made with Java 9
css java java9 javafx rmi scenebuilder
Last synced: 20 Jul 2025
https://github.com/marcosrachid/java9-reactive-programming
Java 9 New Features Tests - Reactive Modules
java java-9 java9 reactive reactive-programming
Last synced: 05 Apr 2025
https://github.com/marcosrachid/java9-general
Java 9 New Features Tests - General
collections compleatable-future java java-9 java9 map optional stream
Last synced: 05 Apr 2025
https://github.com/marcosrachid/java9-modules
Java 9 New Features Tests - Modules
java java-9 java-9-module java9 modules
Last synced: 05 Apr 2025
https://github.com/marcosrachid/java9-multi-release
Java 9 New Features Tests - Multi Releases
java java-9 java9 multi-release
Last synced: 05 Apr 2025
https://github.com/celalaygar/erc_swing_example
This project is about simple patient automation and used Java8, Oracle, Jdbc, Swing
dbeaver java9 ojdbc7 oracle oracle-database swing swing-gui
Last synced: 24 Feb 2025
https://github.com/deepcloudlabs/dcl250-2022-aug-08
DCL-250: New Features in Java SE 8 to 18
functional-programming-in-java java11 java17 java18 java8 java9 modular-programming-in-java reactive-programming-in-java record
Last synced: 26 Feb 2025
https://github.com/deepcloudlabs/dcl204-2020-apr-13
DCL-204: Java SE-9 Programming
java java-jigsaw java-module java-se9 java9 stream-api
Last synced: 05 Sep 2025
https://github.com/mtumilowicz/java11-optional
Java 9, 10, 11 Optional API news overview.
java-optional java10 java11 java9 optional
Last synced: 03 Aug 2025
https://github.com/marcosrachid/java9-http2
Java 9 New Features Tests - HTTP 2
Last synced: 08 Aug 2025
https://github.com/mtumilowicz/java9-objects-new-methods
Java9: Overview of new methods in the Objects class.
Last synced: 23 Feb 2025
https://github.com/mtumilowicz/java9-stream
Overview of Java 9 Stream API news.
java9 java9-stream stream streams
Last synced: 23 Feb 2025
https://github.com/mtumilowicz/java9-datetime-duration-new-methods
New methods added to Duration in Java9.
Last synced: 23 Feb 2025
https://github.com/mtumilowicz/java-converting-optionals-list
Three approaches to Optional list conversion (using streams).
conversion java9 optional stream
Last synced: 23 Feb 2025
https://github.com/onero/gotoamsterdam2019
Projects and Knowledge related to the conference
java-http-client java-modules java-optional java-process java10 java11 java12 java9
Last synced: 04 Mar 2025
https://github.com/chamodshehanka/thogakadefx
JavaFX RMI Project with Java9
flat intellij-idea java java9 javafx rmi ui
Last synced: 10 Jun 2025
https://github.com/afinlay5/cooljava9ft
Gradle source code repository for Java 9 source code examples posted on personal blog (http://bit.ly/CoolJava9Ft).
gradle-java java java9 unicode8
Last synced: 03 Mar 2025
https://github.com/blaze-b/java-design-patterns
A complete guide of all the Java Design patterns for better coding practices
codequality design-patterns java9 learning-exercise
Last synced: 11 Jun 2025
https://github.com/c00ler/jigsaw-example
Examples for internal N26 tech talk
Last synced: 03 Jul 2025
https://github.com/daggerok/reactive-streams-integration
roject Reactor, Akka Streams, RxJava 2, reactive streams interoperability with JDK 9+ Flow types
akka-streams java9 jdk11 jdk9 reactive-streams reactor rxjava2
Last synced: 11 Jun 2025