java-12
There are 61 repositories under java-12 topic.
openjfx/samples
JavaFX samples to run with different options and build tools
wesleyegberto/java-new-features
Exploring Java 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24
mohamed-taman/TDD
Everything about testing, especially TDD, Test-Driven Development: Really, It’s a Design Technique
jveverka/java-17-examples
JDK 17 examples and demo projects
VictorGil/transfers_websockets_service
Example/PoC of how to extend the event-driven paradigm all the way to the end user's Web browser using WebSockets.
VictorGil/transfers_recording_service
Example of how use Kafka in order to implement event-driven microservices.
VictorGil/transfers_api
Example of entities and Avro classes to be sent and persisted in Kafka
ibrahimatay/Java-Features
Java examples for tracking JEPs, JSRs, and JLRs in this repo, provide a comprehensive overview of Java language and platform updates.
tokensmith/otter
micro web framework for servlet api 4.0.1
VictorGil/cadence_transfers_recording_service
Example/PoC of how to use Uber Cadence in order to implement event-driven microservices, together with Apache Kafka.
tokensmith/jwt
JSON Web Token (JWT)
lealceldeiro/java-release-notes
Notes from every Java release
Pranav-Rastogi/Fraction
Java implementation of a fraction.
comodal/json-iterator
Performance focused Java JSON Parser
FaceFreakedStudios/Labyrinth-Quest
A work in progress CLI roguelike.
jdbirla/JD_JAVA_Learning_arch
Java , Java code quality , Java Design Patterns , Java logging, Multithreading , Concurrency , Roadmap ,
Joeysciamanna/Graphite
Game Engine written in Java using OpenGL (LWJGL)
kmhmubin/Tic-Tac-Toe-Java-CLI
Tic-Tac-Toe, also known as noughts and crosses or Xs and Os.It’s meant to be a paper game,but now in computer game in command line.
RhoKratos/MPOO2021-I
Repositorio para prácticas de la cláse Modelos de Programación Orientada a Objetos 2021-I
usf-cs212-fall2019/lectures
CS 212 Software Development • Fall 2019
VictorGil/account_balance_workflow_api
This repository contains the workflow API of an example/PoC of how to use Uber Cadence in order to implement event-driven microservices, together with Apache Kafka.
VictorGil/kafka_util
Utility library which provides generic classes to get data from Kafka.
VictorGil/transfers-service
Simple and reliable REST service for money transfers between accounts.
agent-guardian/file-date-sorter
Sorts files in the CWD by putting them in folders based on creation date.
mohitdtumce/Design-Patterns
Implementation of various design patterns
deepcloudlabs/dcl235-2020-mar-09
DCL-235: Effective Java Programming
goldipl/Inheritance_jUnit5_tests
Inheritance jUnit5 tests
goldipl/INU_Homework1
Homework 1 for subject INU from Warsaw University of Technology. Encoding and decoding application which can encode "AAAbbbCC" to "A3, b3, C2" and decode again from 2nd to 1st version.
Mahima507/Spider_Forest
JAVA _Game
MasterJ767/Java-BrownCoding-Reversi-Game
Ninth and final project from first year of my Computer Science degree. Brown coding project which involved fixing bugs in a code base for a game called Reversi.
MasterJ767/Java-CollectionsAnalysis
Seventh project from the first year of my Computer Science degree. Implementing the same class using different underlying data structures and comparing the impact of those data structures on performance.
mohitdtumce/MultiModuleJavaBoilerPlate
Java Boilerplate for Multimodule projects
vinnilmg/java-features
Curso: Java - Tópicos avançados