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/fastwei/geekbo-training

crack leetcode,algorithms

algorithms java8 leetcode

Last synced: 02 Jan 2026

https://github.com/zonggen/gomoku

A Java implementation of Gomoku (Connect Five)

gomoku java java8 javafx

Last synced: 23 Mar 2025

https://github.com/robson-teixeira/java-jpa-hibernate-loja

Repositório do curso Jornada do Conhecimento de Back-End Java (Nível Intermediário) - Persistência com JPA: Hibernate da plataforma Alura.

alura hibernate hibernate-jpa java java11-maven java8 jdk jpa jpa-hibernate jpa-persistence-applications jpa-repository jpql jre maven

Last synced: 02 Jan 2026

https://github.com/robson-teixeira/java-spring-data-jpa-control-employees

Repositório do curso Jornada do Conhecimento de Back-End Java (Nível Intermediário) - Spring Data JPA: Repositórios, Consultas, Projeções e Specifications da plataforma Alura.

alura criteria-api hibernate hibernate-orm java java8 jdk jpa jpa-persistence-applications jpa-relationship jpa-repository jre mariadb mariadb-database maven spring-boot spring-data-jpa springboot springboot-starter springinitializr

Last synced: 02 Jan 2026

https://github.com/h0r4t1u/socialnetworkproject

Social Network project for uni made in Java with javaqfx

cs fmi java java8 javafx javafx-application map oop social software-engineering ubb

Last synced: 16 Jun 2025

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

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: 02 Jan 2026

https://github.com/avs123a/play-question-service

Simple question REST service using play framework

hibernate java java8 play-framework postgresql rest-api sbt

Last synced: 05 Mar 2025

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

alura-java-oo

java java8 poo

Last synced: 15 Mar 2025

https://github.com/robson-teixeira/java-desing-patterns-ii-loja

Repositório do curso Jornada do Conhecimento de Back-End Java (Nível Intermediário) - Design Patterns em Java II: avançando nas boas práticas de programação da plataforma Alura.

adapter alura boas-praticas composite decorator design-patterns facade good-practices java java8 jdk jre pattern proxy

Last synced: 02 Jan 2026

https://github.com/brayankellybalbuena/amiibo-character-search

Android App that allows to find amiibo wii characters.

android-app java8 retrofit room

Last synced: 25 Feb 2025

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/andresweitzel/ejercicios_logica_programacion_java

Material del Curso que imparto en Youtube acerca de Lógica de Programación en Java 7 y Java 8.

java java7 java8 logica-programacion

Last synced: 15 Jun 2025

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/jonathas/spring-mvc-alura

Alura's Spring MVC Course: Creating web applications

course docker docker-compose java java8 spring spring-mvc springframework

Last synced: 02 Sep 2025

https://github.com/brayankellybalbuena/consultoriomedico

Sistema para el manejo de consultorio medico

hibernate java8 javafx mysql

Last synced: 25 Feb 2025

https://github.com/andresweitzel/poojava

Material del Curso que imparto en Youtube acerca de POO en Java

eclipse git herencia-java interfaces-java java8 polimorfismo-java poo-java

Last synced: 15 Jun 2025

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

OCA 8 Study Guide code samples

certification java8

Last synced: 02 Sep 2025

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

Repositório do curso Jornada do Conhecimento de Back-End Java (Nível Básico) - Java Polimorfismo: entenda herança e interfaces da plataforma Alura.

alura heranca heranca-e-polimorfismo heranca-java java java8 jdk jre polimorfismo polimorfismo-java polimorphism

Last synced: 02 Jan 2026

https://github.com/sonukg/kotlinprograms

This is Android (Java/Kotlin) programs which is asked during the Android Interviews

collections-framework collections-java collections-kotlin concurrency java java8 javadatastructure kotlin kotlin-coroutines multithreading

Last synced: 23 Jul 2025

https://github.com/ttrelle/junit5-examples

Introduction to JUnit5

java java8 junit junit5

Last synced: 14 Mar 2025

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

源码学习

java8

Last synced: 08 Jul 2025

https://github.com/humbertodias/java-lru-cache

Least Recently Used (LRU) cache in Java.

java8 lru-cache

Last synced: 18 Oct 2025

https://github.com/peshrus/java-stream-api-logger

Java Stream API Logger is an instrumentation library for logging of API methods returning Stream. It is needed when you want to understand what happens in the Streams created inside of your code.

instrumentation instrumentation-agent java java-8 java-agent java-stream-api java-streams java8 javastream javastreams

Last synced: 27 Jun 2025

https://github.com/svenruppert/super-nano-jdbc

Super tiny nano JDBC layer.

java java10 java8 jdbc jdbc-dao ruppert sql sven

Last synced: 15 Jun 2025

https://github.com/kenych/fraud-detector

The application is fed with authentication log record which contains IP address, datetime, authentication result(OK or FAIL) and username. The sole reason of this application is to practice and demonstrate in-memory cache, concurrency features and how to test concurrent application in java.

concurrency data-structures in-memory-caching java java8

Last synced: 21 Nov 2025

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

solve baekjoon & programmers 📝

cpp14 java8 python3

Last synced: 05 Jan 2026

https://github.com/tommus/tv-shows

Simple TV shows/stations REST service written in Java (Spring + Hibernate).

hibernate jackson java8 rest-api spring spring-boot spring-mvc

Last synced: 15 Mar 2025

https://github.com/dj1095/two-phase-distributed-commit

An implementation of the Two-Phase Commit protocol for distributed systems, ensuring atomicity in transactions. Robust, fault-tolerant, and scalable.

atomicity client-server distributed-systems fault-tolerance java8 multithreading rpc-framework scalability two-phase-commit

Last synced: 21 Feb 2025

https://github.com/bernmic/justmusic-javalin

Simple REST service for MP3 files written with javalin

angular angular-material java java8 javalin mp3 rest-api single-page-app typescript

Last synced: 22 Mar 2025

https://github.com/haithemmosbahi/ng-books-backend

API for ng-books Application ( under development )

java8 mongodb reactive-programming rest spring-boot spring-reactive spring5

Last synced: 25 Feb 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/livevasiliy/samsungit-java

Задания сделанные в школе Samsung IT

android android-study java java-learning java-students java-study java8 java8-learning

Last synced: 13 Dec 2025

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/xswangcode/mybatis_demo

mybatis的使用示例

java java8 maven mybatis mybatis2

Last synced: 18 Feb 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/sarabdevops/social-bookmarking-app

A social bookmarking app in Java that helps the user to save, share and review their personal bookmarks.

eclipse java8 mysql-database tdd threadsafe

Last synced: 17 Mar 2025

https://github.com/sandeepkv93/delayed-job-scheduler

This is a simple implementation of a delayed job scheduler written in Java. The scheduler allows you to schedule jobs with a specific date and time, and will execute the job when the specified time is reached.

java java8 multithreading scheduledexecutorservice

Last synced: 18 Mar 2025

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/pthmhatre/bus-booking-system

A bus Booking system is a Java Application designed to provide customers with a personalized easy-to-utilize user experience for booking and purchasing tickets online.

java8 javasql javax-swing jcalendar jframe

Last synced: 27 Feb 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: 31 Mar 2025

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/lichaojacobs/my_util_lib

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

functional-programming java-utilities java8 utils

Last synced: 24 Oct 2025

https://github.com/chanhi2000/tddtutorial

A kotlin-based Tetris TDD project made by @orfjackal

intellij intellij-idea intellijidea java java-8 java8 kotlin tdd tdd-java tutorial

Last synced: 24 Mar 2025

https://github.com/mrakashkumar/java_programmingskills

Its Many Java Programming Just like Pattern Based, logical based, Modules and Division based, Data-structure and Algorithm based etc

algorithm collections datastructures designpatterns exception-handling java java-programming java-programmingskills java8 logical-programming multithreading oop-concepts progra

Last synced: 04 Apr 2025

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: 24 Oct 2025

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/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/afinlay5/unknownjavaft

Gradle source code repository for the Java 8 examples on personal blog (http://bit.ly/JavaTypeAnnot).

annotated-reciever annotations java java8 python typeannotations

Last synced: 03 Mar 2025

https://github.com/afinlay5/constructorreferences

Gradle source code repository for java source code examples demonstrating constructor references, posted on personal blog (http://bit.ly/JavaMethRef).

constructor-references gradle-java java java8 method-references

Last synced: 02 Jul 2025

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: 05 Mar 2025

https://github.com/java-archive/vaadin-testbench-ng

This project is now the original Testbench from vaadin. Project will be developed there.

java10 java11 java8 java9 junit5 pro-tools ruppert selenium selenoid sven tdd testbench vaadin vaadin10 vaadin8

Last synced: 04 Oct 2025

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/mrakashkumar/coronavirus-tracker

it's based data as form an API. it's track no of confirmed cases of Pandemic Corona virus tracker Application Using Spring boot

coronavirus coronavirus-api coronavirus-real-time coronavirus-tracking intellij-idea java8 spring-boot

Last synced: 04 Apr 2025

https://github.com/kruthiksp/java8

A 100-day challenge to solve one Java 8 problem daily, starting from fundamentals and moving towards advanced use cases. This series covers Stream API, Lambda expressions, Collectors, Optional, and real-world functional programming patterns.

java8

Last synced: 24 Oct 2025

https://github.com/vjubert/mariokartdata

Some fun stuffs with Mario Kart 8 Deluxe data

choco java8 mariokart

Last synced: 24 Mar 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: 18 Jun 2025

https://github.com/kento75/spring-boot-mongo-demo

This repository contains a Spring Boot example project for MongoDB.

crud java8 mongodb-database springboot2 springmvc

Last synced: 11 Jun 2025

https://github.com/mrakashkumar/booking-hotel-backend

Booking hotel backend is the hotel backend application which can we update a value

java8 spring-boot

Last synced: 28 Mar 2025

https://github.com/aparzi/design-pattern

This repository aims to realize all the design patterns

design-patterns java java-8 java8 object-oriented programming-language unimol

Last synced: 25 Feb 2025

https://github.com/baptvit/courses

Repository for saving some TI courses

django edx-course java8 nodejs

Last synced: 05 Mar 2025

https://github.com/alok722/portfolio-app

A basic android portfolio app.

android java java8 portfolio ui xml

Last synced: 22 Feb 2025

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/iamgauravkhanna/hands-on-java

Java related topics and examples

java java8 programming

Last synced: 26 Mar 2025

https://github.com/nithin-sudarsan/data-mapper

Java library that offers a comprehensive solution for parsing, transforming, and mapping JSON or XML files to Java beans, driven by a given set of rules.

java-library java8 json pojobuilder xml

Last synced: 11 Jun 2025

https://github.com/mudasirrr/lms-vit-project

Introducing a comprehensive Java-based Library Management System (LMS) designed to streamline library operations and provide a seamless user experience. Key features include: Book cataloging: Easily manage and search a vast collection of books. Member management and much more

java java-8 java8

Last synced: 16 Feb 2026

https://github.com/sidmishraw/simplicalcomplexdatgen

Simplical Complex dat file generator

java8 simplicialcomplex

Last synced: 04 Mar 2025

https://github.com/imranxc/java-basics-to-advanced

Java from Basic to Advanced | Concept & Coding

core java java8

Last synced: 02 Mar 2025

https://github.com/valchanoficial/gerenciadordetimesdefutebol

Code:Nation - Desafio: Gerenciador de Times de Futebol

backend gradle java java8 stream

Last synced: 24 Oct 2025

https://github.com/thousifg/core-java-interview-prep

This repository contains various practice sessions and examples for Java core concepts, covering Java versions 8, 11, 17, and 21. It includes exercises and notes to help prepare for interviews and deepen understanding of Java fundamentals.

corejava java11 java8

Last synced: 31 Jan 2026

https://github.com/giriraj-g0511/java-8-features

Welcome to the Java 8 Features Repository! This repository highlights key features of Java 8, such as Lambda Expressions, Functional Interfaces, Method References, Constructor References, Stream API, and the Local Date and Time API. It includes notes and programs for practical understanding. Explore and enhance your knowledge of Java 8 features!

constructor-references functional-interfaces java java-8-features java8 jdk8 lambda-functions local-data-time local-date local-time method-references stream stream-api stream-api-java8

Last synced: 24 Oct 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/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/xianguang-zhou/light-coroutine-java-jdk8

A Java library to help you use coroutines in Java 8 or later.

coroutine java java-8 java8 jdk8

Last synced: 02 Mar 2025

https://github.com/venh312/daily-issue-batch

🎁 상품, 이슈 통합 배치 시스템 구성

java8 mysql8 spring-batch

Last synced: 18 Mar 2025

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

:fire: Cool Java Features with Examples

java java-8 java-features java8

Last synced: 10 Mar 2025

https://github.com/harshad16/cs591-d1

GradeIn - Grading Application for helping the Professor in evaluation and keeping track of students grades.

java-swing java8 mysql-database

Last synced: 28 Mar 2025

https://github.com/j-grosse/lagerverwaltung-apotheke

Java-Anwendung mit Swing GUI zur Lagerverwaltung einer Apotheke

csv-import java8 maven pdf-export swing-gui

Last synced: 29 Dec 2025

https://github.com/sarthakmakhija/flips-samples

Sample Spring projects (Spring Web & Spring Boot) demonstrating the use of @Flip* annotations.

feature-flips feature-toggles java8 spring spring-boot spring-mvc

Last synced: 13 Mar 2025