An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with java8

A curated list of projects in awesome lists tagged with java8 .

https://github.com/sleekpanther/even-odd-game

Simple game. Is the number even or odd? You get 10 seconds to match as many number as possible. I replicated an existing app so the idea isn't original, but the code is my invention.

android app even even-odd game java java8 javafx noah noah-patullo noahpatullo odd patullo

Last synced: 04 May 2026

https://github.com/mass1ve-err0r/autoapplier

Java 8+ Text-Replacement Software (MS Word compliant)

docx-editor java java11 java8 javafx msword word-processing word-to-pdf

Last synced: 15 May 2026

https://github.com/marcosrachid/basic-restful-api

Template for REST webservice with spring

java java-8 java8 maven rest rest-api rest-webservice spring spring-boot

Last synced: 17 Apr 2026

https://github.com/watertreestar/tidy-util

:rocket: A java8 util libaray that Contains commonly used method.Provides the simplese implementation. :beers:

java java8 javau utility

Last synced: 01 Apr 2026

https://github.com/twogg-git/java-kalah

Paying around with Java and a Kalah (6,6) board game

docker-compose java8 kalah-stones mongodb spring-boot

Last synced: 05 May 2026

https://github.com/vsilaev/tascalate-memorypool

Tascalate MemoryPool - the implementation of the generic space-limited pool for memory management (RAM, GPU memory, etc). Developed for Java 1.8 and any version of Java 9+

java java17 java8 java9 jna jni memory-management nio nio2 pool pooling

Last synced: 03 Jan 2026

https://github.com/gmugra/net.cactusthorn.utils

One more Java library with trivial static utilities

checkstyle crc32 encoding java java-library java8 jenkins maven security

Last synced: 17 Apr 2026

https://github.com/kento75/springboot-demoapp-for-docker

Springbootとdocker(CentOS)を使用したデモアプリ

docker java8 springboot2

Last synced: 05 May 2026

https://github.com/luanpotter/xyz-generator

An updated version of maven-archetype-quickstart

archetype-generator java java11 java8 maven

Last synced: 21 Apr 2026

https://github.com/thecoachingonline/learning-java

Here are my study notes for learning Java

java java11 java17 java21 java8

Last synced: 02 Jan 2026

https://github.com/charlie-obrien/pizza

My final project for my Enterprise Java class

enterprise-java java8

Last synced: 09 Jul 2026

https://github.com/vshelke/game

:video_game: This program is a simple implementation of the famous Conway's Game of Life !

conway-s-game-of-life game java8 life

Last synced: 07 Jul 2025

https://github.com/robson-teixeira/java-lang-bytebank

Repositório do curso Jornada do Conhecimento de Back-End Java (Nível Intermediário) - Java e java.lang: programe com a classe Object e String da plataforma Alura.

alura java java8 javalang jdk jre object package packages string

Last synced: 02 Jan 2026

https://github.com/musheer7/java-enterprise-banking-system

Enterprise-style Core Java banking application using Java 8, OOPS, multithreading, DSA, design patterns, and financial mathematics.

banking-applications core-java data-structures design-patterns java java8 multithreading oops-in-java

Last synced: 26 May 2026

https://github.com/andresweitzel/ejercicios_programacion_java

Material que imparto en Youtube sobre Ejercicios de Programación en java (Enfoque Práctico).

ejercicios java java7 java8

Last synced: 28 Jun 2026

https://github.com/cepr0/func-interface-demo

Some example of using functional interfaces of Java8 with design patterns

design-patterns functional-interfaces java8

Last synced: 26 May 2026

https://github.com/sidmishraw/muunads

Monadic Java

java8 monad monads

Last synced: 09 Jul 2026

https://github.com/manju07/java-spring-boot-microservice-app-config

microservice app config files for https://github.com/manju07/java-spring-boot-microservice-app

java8 microservices mvn mysql spring-boot spring-cloud

Last synced: 10 Apr 2026

https://github.com/gabrielspassos/java-sandbox

:coffee: :notebook: Repo with java pocs

java java11 java17 java21 java8

Last synced: 01 Nov 2025

https://github.com/napestershine/java-programs

Common Java Programming Examples

java java-8 java8

Last synced: 22 Mar 2025

https://github.com/fatihbozik/oca8-study-guide

OCA 8 Study Guide code samples

certification java8

Last synced: 20 May 2026

https://github.com/osandadeshan/web-crawler

This is a simple application to crawl your web pages.

app java8 maven selenium-webdriver swing-gui web-crawler web-crawling

Last synced: 01 May 2026

https://github.com/sarthakmakhija/selenium-tests

Repository to hold some selenium tests demonstrating Page Object Model

java8 selenium selenium-java selenium-webdriver

Last synced: 20 May 2026

https://github.com/acdcjunior/docker-ubuntu-chromedriver-java8

Ubuntu-based chromedriver and Java8 (oraclejdk8) docker

chromedriver docker java8 oracle-jdk ubuntu webdriver

Last synced: 12 May 2026

https://github.com/skozlov/jadt

Basic ADT interfaces for Java

adt java java8

Last synced: 31 Jan 2026

https://github.com/piyushwani004/employeewebapplication

Employee Management System using Springboot ,thymeleaf,Mysql.

bootstrap html java8 maven mysql-database spring-boot thymeleaf-template-engine

Last synced: 09 Apr 2026

https://github.com/gmugra/net.cactusthorn.switches

A Java library configuration based rules

java java-library java8 rules-engine

Last synced: 21 Mar 2025

https://github.com/sidmishraw/simpleestore

Simple EStore simulation for objects as states

java8 states-as-object

Last synced: 04 Mar 2025

https://github.com/gailo22/java-concurrent

From https://www.coursera.org/learn/concurrent-programming-in-java

concurrency java8

Last synced: 29 Jun 2025

https://github.com/julianemaran32/simple-java-projects

Projetos Simples em Java - POO, Generics, Exceptions, Lambda, Collections etc.

collections exceptions generics-in-java java java11 java17 java21 java8 lambda oop streams threads

Last synced: 18 Jun 2025

https://github.com/lichaojacobs/my_util_lib

工作中总结的公共类库、小工具,用来提高工作效率以及代码整洁度

functional-programming java-utilities java8 utils

Last synced: 14 May 2026

https://github.com/quickheaven/microservices-with-spring

A deep-dive into the Microservice architectural style, and how to implement it with Spring technologies.

java java-8 java8 microservice spring spring-boot spring-cloud spring-cloud-config spring-cloud-hystrix springboot springframework

Last synced: 10 Apr 2026

https://github.com/rahul-sahani04/java-zero-to-hero

Welcome to the Java Zero to Hero Guide, a comprehensive resource designed for beginners to learn Java from scratch. Each folder in this repository contains examples and exercises that build upon the previous concepts.

algorithm api beginner-friendly beginners-guide coding guide guides java java-guide java8 jdk programming zero-to-hero

Last synced: 29 Mar 2025

https://github.com/julianp911/proyecto_2_202010_sec_4_team_5

📚 Proyecto 2 - Estructura de Datos

data-structures generic geojson java java8

Last synced: 26 Apr 2026

https://github.com/afinlay5/repmaxcalculator

Maven repository of a refactored version of my 2015 rookie project, a fitness calculator written in JavaFX. One of my first ever JavaFX projects.

java java8 javafx javafx-desktop-apps

Last synced: 19 May 2026

https://github.com/jnwelzel/mars

Navigating on the red planet

java8 rest spring-boot

Last synced: 18 Apr 2026

https://github.com/helpermethod/membrane-discovery-spring-boot-starter

Service discovery and client side load balancing for Membrane Spring Boot Starter.

consul eureka java java8 load-balancing service-discovery spring-boot spring-boot-starter

Last synced: 11 Apr 2026

https://github.com/ak1132/movie-list

A basic table of movies featuring the different java swing operations of a JTable

drag-and-drop draggable java java8 jtable swing-gui

Last synced: 11 Jun 2026

https://github.com/himash79/java8-features

Build Java8 new features integrate with project code and internal process.

java8 java8-lambda-expression java8-study java8-tutorial

Last synced: 15 Mar 2025

https://github.com/s5uishida/pi4j-core-osgi

a bundle for using the I2C function of Pi4J 1.2 in Java8 / OSGi environment

i2c java java8 jdk8 osgi pi4j

Last synced: 07 Sep 2025

https://github.com/gmugra/net.cactusthorn.initializer

A Java library to dynamically initialize Java Objects

annotation java java-library java8 reflection

Last synced: 21 Mar 2025

https://github.com/gmugra/net.cactusthorn.unittests

Unit tests examples with JUnit and Mockito

java8 junit mockito

Last synced: 21 Mar 2025

https://github.com/erno-szabados/sparkpaint

SparkPaint is a lightweight, Java-based image editing application with an intuitive interface and features needed for doodling and pixeling.

drawing-app java8 swing-application

Last synced: 31 Mar 2025

https://github.com/lamdav/umlifygui

A JavaFX GUI for UMLify

java8 javafx

Last synced: 28 Apr 2026

https://github.com/rajesh2723/covid-patient-registration

This project helps the covid patients to enter their details using java and mysql as backend database.This stores the queries and can even retrieve using the basic crud operations.

java8 mysql-database

Last synced: 19 May 2026

https://github.com/inversoft/restify

Inversoft's REST client. C# and Java clients provided.

csharp java-client java8 rest rest-client

Last synced: 15 Jul 2025

https://github.com/clivern/cool-java

:fire: Cool Java Features with Examples

java java-8 java-features java8

Last synced: 27 May 2026

https://github.com/inaxdeveloper/inaxnotes

Title: INAxNotes: MVVM Android App with Room DB& Voice Input. Features insert/update/delete, voice input, Android 14 compatibility. GitHub for collaboration.

android app java java-8 java8 mvvm-architecture notes

Last synced: 02 Jan 2026

https://github.com/junyorff12/alura-java-oo

alura-java-oo

java java8 poo

Last synced: 15 Mar 2025

https://github.com/singhrahuldps/java_blog

Repository for blog @

java8 tutorial

Last synced: 28 Jun 2025

https://github.com/xswangcode/mybatis_demo

mybatis的使用示例

java java8 maven mybatis mybatis2

Last synced: 18 Feb 2026

https://github.com/dariocereo96/sistemaincidencias

Proyecto de un sistema de incidencias con Java 8 y JSP

bootstrap java java8 javascript javascript-library mariadb mysql

Last synced: 07 Feb 2026

https://github.com/alexander-perucci/googlehashcode2017_qualification

The revised iGoogle team's solution for the 2017 Google Hash Code Qualification Round

google hackathon hashcode-2017 java8

Last synced: 23 Mar 2025

https://github.com/sfouziya123/capstone_project_theteddyproject

Theteddyproject is a E-Commerce platform to offer different kind of teddys and colour of the teddy

css3 dbms html5 java8 javascript mysql reactjs spring-boot

Last synced: 03 Jan 2026

https://github.com/mechadragonx/sieveprimenumbers

Uses the Sieve of Eratosthenes Algorithm to find all prime numbers between one and a given number (inclusive).

java-8 java8 prime-numbers primes sieve sieve-of-eratosthenes sieve-of-eratosthenes-prime-numbers sieveoferatosthenes

Last synced: 04 Jun 2026

https://github.com/dkijania/iot-web-selenium-cucumber-java

Automated test using selenium, cucumber and java

cucumber-jvm java8 junit spring

Last synced: 18 May 2026

https://github.com/lokic/java-plus

在 java8 的基础上提供一些实用的扩展,让java更加好用

java java8 sql-join

Last synced: 29 Mar 2025

https://github.com/pawan8085/ecommerce

Rest Api for Ecommerce Application in this application user can create their account, login ,user can search the product, filter the product , add product to the cart , buy product , comment and many tings can do and admin can access their resource such as adding category, adding product, checking total revenue..

hibernate java8 mysql springboot springsecurity

Last synced: 10 May 2026

https://github.com/jiffgao/jdk1.8_64_src

源码学习

java8

Last synced: 08 Jul 2025

https://github.com/philipinho/clickcounter-jfx

JavaFX Click Counter

clickcounter java8 javafx

Last synced: 22 Apr 2026

https://github.com/fjerbi/ecosmartmobile

A MobileProject built with CodenameOne during the 2k19 Esprit PIDEV, The Desktop and web version are also available, and shares the same database !

codenameone java java8 mobile mobile-app mobile-development

Last synced: 12 Jun 2026

https://github.com/pedrorevesmd/desafio-java-basico

Minha Solução Para o Desafio de Java Básico

desafio java java11 java8 terminal

Last synced: 22 Apr 2026

https://github.com/mango606/baekjoon-hub

solve baekjoon & programmers 📝

cpp14 java8 python3

Last synced: 05 Jan 2026

https://github.com/vagnerbellacosa/curso_java

Apontamentos do curso de Java

java java8

Last synced: 21 Jun 2026

https://github.com/antonino3g/agendalab

☕ [PT-BR] Sistema em Java Web de gestão de datas e horários com o uso do componente Schedule Personalizado com o framework PrimeFaces. Outras tecnologias: JPA, JSF2, Hibernate, OmniFaces, JUnit, JasperSoft Studio, HTML, CSS e JavaScript.

css html jaspersoft-studio java java8 javascript jpa-hibernate jsf jsf2 junit omnifaces primefaces

Last synced: 19 Jul 2025

https://github.com/jastka4/codility

Task solutions for Codility lessons with some test cases.

codility codility-java codility-solutions java8 junit5 maven

Last synced: 24 Apr 2026

https://github.com/heetsolanki/java-programming

Here you will find codes for Java which were given to me in my college

java java8

Last synced: 26 Aug 2025

https://github.com/rqbazan/rxjavainpractice

Practicas con RxJava2: Creación, Operadores, Manejo de errores y Multihilos.

java8 reactive-programming reactivex rxjava2

Last synced: 31 Mar 2025

https://github.com/gab-studios/gab-validate

A GABStudios Java library to help with data validation.

gab-studios gab-validate java11 java8 validation validation-library validation-util

Last synced: 29 Mar 2025

https://github.com/sistemasvox/keynext

Ferramentas em Java para automatizar tarefas de cópia e colagem, evitando o uso repetitivo de ctrl + c + v.

java java-8 java-app java-swing java8

Last synced: 06 Jun 2026

https://github.com/robson-teixeira/java-jre-jdk-sintaxe-variaveis-fluxo

Repositório do curso Jornada do Conhecimento de Back-End Java (Nível Básico) - Java JRE e JDK: compile e execute o seu programa da plataforma Alura.

alura java java8 jdk jre

Last synced: 03 Jan 2026

https://github.com/sidmishraw/visitors

Algebraic Data Types and Pattern matching in Java.

adt java8 monads

Last synced: 06 Jun 2026

https://github.com/angeligareta/random-access-machine

This project aims to implement the abstract computational Random Access Machine in Java.

java java-8 java8 random-access-machine uml-diagram

Last synced: 16 Mar 2025

https://github.com/ramyhakam/how-to-java-tutorials-

This is the public repo for How to java Tutorials All the source code for the lessons will be here isa Also Any one can create a branch for him and put his own code I hope to be Helpful for all Java lovers

java-8 java-lovers java-tutorials java8

Last synced: 03 May 2026

https://github.com/jotatoledo/programmieren-ws16-17

Just a repository used to store the resolution of the assignments of the lecture "Programmieren" at KIT during the winter semester 2016-2017

java java-streams java8

Last synced: 25 Aug 2025

https://github.com/pauloruszel/desafio-maplink

POC de um serviço responsável por cadastrar agendamentos de serviços para clientes.

docker h2-database java8 spring-boot spring-data-jpa

Last synced: 19 Apr 2026