Topic: "java-19"
wesleyegberto/java-new-features
Exploring Java features from 8 to 25
Language: Java - Size: 2.98 MB - Last synced at: 19 days ago - Pushed at: 20 days ago - Stars: 304 - Forks: 93

ShirasawaSama/JavaSharedMemory
Shared memory between Java and C++/Rust/Go processes.
Language: Java - Size: 85 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 28 - Forks: 2

aleph0io/aws-lambda-java-base-images
AWS Lambda Base Images for Java 17+
Language: Dockerfile - Size: 109 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 15 - Forks: 3

AloisSeckar/demos-java
From Java 11 to Java 23 - new features in practical examples
Language: Java - Size: 438 KB - Last synced at: 8 days ago - Pushed at: 27 days ago - Stars: 6 - Forks: 1

ibrahimatay/Java-Features
Java examples for tracking JEPs, JSRs, and JLRs in this repo, provide a comprehensive overview of Java language and platform updates.
Language: Java - Size: 6.58 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 6 - Forks: 0

armdev/etcd-spring-app
spring 3.0.4, etcd, docker compose
Language: Java - Size: 17.6 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 1

mfvanek/hibernate-sample 📦
Language: Java - Size: 436 KB - Last synced at: 4 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

mduerig/vfuture
A VFuture is a handle to the result of an asynchronous computation. It captures the effects of latency and failure: it is completed once the computation finishes (either successfully or with a failure). The implementation uses virtual threads for producing the future's result.
Language: Java - Size: 29.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

hxAri/JsbServer
A simple Rest API project using Java Spring Boot as well as Gradle for project management
Language: Java - Size: 80.1 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 1

adhirajcs/java_College_Assingments
My Java College Assignments.
Language: Java - Size: 19 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Squad-61/recreio_backend
Language: Java - Size: 498 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

wesleyegberto/java-virtualthreads-chat
Chat using Java Virtual Threads from Java 19
Language: Java - Size: 589 KB - Last synced at: 27 days ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

HUNO-LCNC/HUNO-API-CLIENT
huno-client java modules where user can do add new endpoint
Size: 34.2 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

HUNO-LCNC/HUNO-API
huno lc/nc java api modules for deploy
Size: 47.3 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

DonkeyRit/friendly-spoon
Language: Java - Size: 11.9 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

andreoss/water-collected-in-pits
Water collected between hills
Language: Java - Size: 41 KB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ARaskolnikoff/weather-stack-api-tests
Фреймворк «WeatherStackApiTests»
Language: Java - Size: 17.6 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

mattwelke/apache-openwhisk-runtime-java-19
Runtime for Apache OpenWhisk. Not affiliated with the Apache Software Foundation.
Language: Java - Size: 140 KB - Last synced at: 2 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1

abhi-shek-bhandari/uno-game
Here is the UNO game which I created using java
Language: Java - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

nuvinga/printer-system
A multi-threaded application using java concurrency features
Language: Java - Size: 195 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

AndresFelipeMorenoMillan/Challenge-ONE-Back-End---Java
Sprint 01: Crea tu propio conversor de moneda.
Language: Java - Size: 8.79 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

h3yzack/springboot3-liquibase-example
Spring Boot 3.x with Liquibase example project
Language: Java - Size: 61.5 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Tsvetilin/MJT-2022
Решения на заданията към курса "Съвременни Java (19) технологии" при ФМИ, СУ
Language: Java - Size: 845 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

neogeogre/loom-demo
First touch with java project loom
Language: Kotlin - Size: 1000 Bytes - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

vlumi/raytrace
A simple demo of software raytracing.
Language: Java - Size: 5.25 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mejsla/vassare-virtual-threads
Vässardag om virtuella trådar i Java 19
Language: Java - Size: 859 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

andersonhsporto/upload-image-api
API REST ( spring ) para upload de imagens
Language: Java - Size: 176 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

betrcode/java-virtual-threads-demo
A demo of virtual threads in Java 19. Virtual threads are in preview in Java 19. The objective of the demo is to have a somewhat fair comparison of the performance between a fixed thread pool and virtual threads when doing blocking work (not CPU intensive work).
Language: Java - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

adhirajcs/guessTheNumber_MiniProject
Guess The Number - A Mini Java Project
Language: Java - Size: 2.93 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 3

GianniosApostolos/Password-Generator
Java password generator console application designed as a proof of concept for another project
Language: Java - Size: 37.1 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Yokozuna59/registration-assistant 📦
An application helps KFUPM students designing schedules and registering courses.
Language: Java - Size: 198 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

nejilabs/amigoscode-sstn2-221206
🧩 Amigoscode - Spring Security Tutorial - [NEW] [2022] (Dec 6, 2022) | Link: https://www.youtube.com/watch?v=b9O9NI-RJ3o&ab_channel=Amigoscode
Language: Java - Size: 88.9 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

xN1ghtw0lfx/advent-of-code-2022
Language: Java - Size: 79.1 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

andersonhsporto/Taygeta-cli
Variação do Desafio "Mars Rover" em Java
Language: Java - Size: 19.9 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ginos1998/tennis_tournament
Simulación de un partido de Tenis
Language: Java - Size: 16.6 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

nejilabs/fccprogrammingtechie-sbaatbarccp-20200520
🧩 freeCodeCamp (Programming Techie) - Spring Boot and Angular Tutorial - Build a Reddit Clone (Coding Project) (May 20, 2020) | Link: https://www.youtube.com/watch?v=DKlTBBuc32c&ab_channel=freeCodeCamp.org
Size: 290 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

nirajbagdi/rest_students
A Simple CRUD REST API built with Spring Boot and PostgreSQL
Language: Java - Size: 60.5 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

pzmi/loom-playground
Language: Java - Size: 64.5 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
