java10
There are 115 repositories under java10 topic.
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.
stefan-zobel/streamsupport
Backport of Java 8/9 java.util.stream API to Java 6/7 and Android
waylau/modern-java-demos
Modern Java: From Java 8 to Java 22. 现代Java案例大全/《Java核心编程》源码
premaseem/DesignPatternsJava9
This repository has all 23 GOF design patterns coded in Java 9 with around 50+ working project code used for Video Course by Packt Publication with title "Learn Design Patterns with Java " authored by "Aseem Jain". The link of the course is
logicaldoc/docker-ce
A repository for LogicalDOC DMS - Community Edition - Docker image https://www.logicaldoc.com/download-logicaldoc-community
ThomasDaheim/ownNoteEditor
JavaFX editor for the ownNote files locally stored in ownCloud folder
rmitula/spring-security-jwt
:lock: Sample Spring Security application with JWT authentication
neomatrix369/java-10-and-beyond
Examples and exercises based on some of the features of Java 10 (GA and Early Access builds)
pishangujeniya/FaceToHeart
Get Heart Rate from Face using Java and OpenCV
niumoo/jdk-feature
☕【Java 新特性系列】Java 版本任你发,我用 Java 8 。但是多学点这种奇巧的装 X 技巧总没错,何况有些新语法说不定是真香呢。
gskorupa/cricket
Microservices framework for Java
stefan-zobel/http2client-java8
Experimental Java 8 backport of the incubating Java 10 HTTP/2 and WebSocket API
xuwei-k/sbt-jshell
sbt jshell plugin
ev3dev-lang-java/openjdk-ev3
A custom Build of OpenJDK 9/10/11/12/13/14/15 for EV3, a Lego Mindstorms Brick using ARM Soft Float
mohamed-taman/Effective-Java-SE
Effective Java SE 9 through 19 APIs & Language features, make your life easier.
BestBurning/java-versions
记录Java各版本的新特性
bytestree/spring-restful-service-junit5
JUnit 5 test cases for Spring Boot 2 REST APIs
AlexisJehan/Javanilla
A Java 10+ lightweight utility library to enhance the Java standard API.
AvinandanBose/Java-Collections-Map
Here is all about Map of Java
AvinandanBose/JavaGeneric
This is all about Java Generics
afinlay5/EmeraldFX
A Web Browser built with JavaFX in Jython, Java, & Python.
developerjaym/Connect5
A connect-n game coded in Java 10 with frequent use of streams and optionals
JavaZakariae/JavaChallenges
This repository contains my Java responses for some Java questions.
vaadin-learning-center/flow-helloworld-maven-meecrowave
Vaadin Flow - HelloWord with maven and Apache Meecrowave
iqzmn/WebApp-Bank-Account-Manager
Simple web application where you can create and control finance accounts as user or admin.
Java-Archive/nano-vaadin-undertow-v08
A nano project to start a Vaadin project. Perfect for Micro-UIs packed as fat jar in a docker image.
Java-Workshops/Functional-Reactive-with-Core-Java
There are a lot of reactive frameworks in the field, some with functional languages for the JVM. But since Java8 we get both aspects with the JDK. But how you could combine this and use this without adding the next big framework to your project? We will have a Core Java journey to explore a lot of nice possibilities based on the the JDK.
neiljbrown/java10-examples
Java code examples for the major new language features that were added to Java 10.
vaadin-learning-center/flow-layout-nested-layouts
How to deal with nested Layouts / ParentLayouts in Flow
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.
debian-ports/jdk-10
Java 10 packaging
catman85/facebook-bumper-bot
A tool that automates the process of bumping multiple posts on facebook.
JuKu/vertx-binary-serialization
A simple binary serialization method for vertx which uses annotations & reflection like spring jpa / hibernate for databases.
lycan-nt/JAVA-Web-studies
In this repository and where I save my progress in studying the Java language.
phantasmicmeans/java-study-alone
java study - basic usage
tornaia/java-minimum-desktop-app
Java Minimum Desktop App | Sample project