Topic: "jdk21"
allurx/desensitization
简单易用的Java数据脱敏库
Language: Java - Size: 419 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 122 - Forks: 48

PacktPublishing/Java-Coding-Problems-Second-Edition
Java Coding Problems, Second Edition - Published by Packt
Language: Java - Size: 2.62 MB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 113 - Forks: 77

eairps/eairp
✨ Saas Enterprise Resource Plan (开源Sass AI ERP系统)
Language: Java - Size: 8.98 MB - Last synced at: about 23 hours ago - Pushed at: 19 days ago - Stars: 112 - Forks: 39

BlackCorsair/install-jdk-on-steam-deck
Guide and script to install java jdk 17, 21 or 23 on the steam deck
Language: Shell - Size: 35.2 KB - Last synced at: 18 days ago - Pushed at: 6 months ago - Stars: 48 - Forks: 6

654894017/cqrs
cqrs是基于事件回溯的高性能架构,主要针对单个领域业务高度复杂且需要高性能的业务场景,可以说它能够作为高并发系统的通用解决方案。例如:秒杀、抢红包、12306卖票等。基于事件溯源,实现cqrs最复杂的模型, 通过事件是追加的特性,然后结合事件批量提交的手段,避免在高并发更新时多个线程update带来的严重锁冲突问题,从而来实现高性能。 支持聚合回溯,包括扩容、缩容聚合冲突事件回溯、聚合根在内存、聚合根快照、聚合事件组提交,可集成dubbo、spring cloud。
Language: Java - Size: 809 KB - Last synced at: 17 days ago - Pushed at: 3 months ago - Stars: 46 - Forks: 32

ZhiQinIsZhen/dubbo-springboot3
基于jdk21,框架Springboot3+Apache Dubbo3.3+Gateway+Security
Language: Java - Size: 1.16 MB - Last synced at: 9 days ago - Pushed at: 10 days ago - Stars: 24 - Forks: 11

ems-admin/ems-admin-vue3
ems-admin(easy manage system)是一套极简的后台管理系统, 基于SpringBoot3.4.1、SpringSecurity6.1.1、Mybatis-plus3.5.9、Mysql8.0、 JWT、Vue3.5.13、element-plus进行开发, 只提供最基础的登录、权限管理功能与日志功能,所有的业务功能, 都可以根据自己的需要在此之上构建。 做到真正的开箱即用.
Language: Java - Size: 4.48 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 19 - Forks: 4

sebasbaumh/postgis-java-ng
PostGIS Java bindings
Language: Java - Size: 737 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 19 - Forks: 4

ClearXs/Turbo
Turbo是一套快速开发框架,打造适合于未来趋势企业级应用开发一站式解决方案。Turbo is a rapid development framework designed to create a one-stop solution for enterprise-level application development, tailored to future trends.
Language: Java - Size: 5.07 MB - Last synced at: 26 days ago - Pushed at: about 1 month ago - Stars: 11 - Forks: 2

briancorbinxyz/overengineering-tictactoe
Tic-Tac-Toe in Java deliberately over-engineered to apply features of Java introduced over time
Language: Java - Size: 948 KB - Last synced at: about 16 hours ago - Pushed at: 8 days ago - Stars: 10 - Forks: 1

SvenWoltmann/structured-concurrency
Demo code showing how to use Java's StructuredTaskScope
Language: Java - Size: 831 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 10 - Forks: 5

sebasbaumh/mapbox-vector-tile-java
Java Mapbox Vector Tile Library for Encoding/Decoding
Language: Java - Size: 601 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 9 - Forks: 2

mimaraslan/java21
Java 21 - Records, Pattern Matching for instanceof, Text Blocks (multiline strings), Switch Expression
Language: Java - Size: 546 KB - Last synced at: 11 days ago - Pushed at: almost 2 years ago - Stars: 9 - Forks: 5

Hummel009/The-Rings-of-Power
Мод «The Rings of Power» для Minecraft 1.3.2 - 1.21.1
Language: Java - Size: 5.22 MB - Last synced at: 16 days ago - Pushed at: about 1 month ago - Stars: 7 - Forks: 2

Hummel009/Dirt-Tools-and-Armor
Мод «Dirt Tools and Armor» для Minecraft 1.3.2 - 1.21.1
Language: Java - Size: 651 KB - Last synced at: 16 days ago - Pushed at: about 1 month ago - Stars: 6 - Forks: 3

conifercone/mumu
🎉 The Delightfully Clean & Ready-to-Go Management System! 🎉
Language: Java - Size: 14.5 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 5 - Forks: 0

maximjsx/EntitySize
A Spigot plugin for modifying the scale of any entity! ⚙️
Language: Java - Size: 15.5 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 5 - Forks: 1

LauriESB/order-management-system
spring boot backend solution built to manage orders in a store
Language: Java - Size: 10.3 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 5 - Forks: 0

rucko24/EspFlow
Simple UI for esp32+ and esp8266 utilities
Language: JavaScript - Size: 84.5 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 4 - Forks: 1

Hummel009/MC-Environments
Minecraft Dev Environments Templates
Size: 255 KB - Last synced at: 16 days ago - Pushed at: about 1 month ago - Stars: 4 - Forks: 0

ems-admin/ems-admin-react
ems-admin(easy manage system)是一套极简的后台管理系统, 基于SpringBoot3.4.1、SpringSecurity6.1.1、Mybatis-plus3.5.9、Mysql8.0、 JWT、React19.0、antd5进行开发, 只提供最基础的登录、权限管理功能与日志功能,所有的业务功能, 都可以根据自己的需要在此之上构建。 做到真正的开箱即用.
Language: PLpgSQL - Size: 2.41 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 4 - Forks: 2

SvenWoltmann/virtual-threads
Demo code showing how to use Java's virtual threads.
Language: Java - Size: 805 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 4 - Forks: 2

lg-labs/blank-service
👋 Management the blank service for the blanksystem as template.
Language: Java - Size: 680 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 4 - Forks: 0

sasmithx/Spring-POS
A Spring-based backend for a Point of Sale (POS) system provides a robust and scalable architecture for managing key business operations such as customer management, inventory control, order processing, and transaction handling..
Language: Java - Size: 2.3 MB - Last synced at: 15 days ago - Pushed at: 6 months ago - Stars: 4 - Forks: 3

ruturajjadhav07/Java
Welcome to my Java repository! 🚀 Dive into Java programming with code snippets and clear explanations covering everything from basics to advanced concepts. Perfect for beginners and seasoned developers alike. Let's learn and grow together! 🌱💻 #Java #Programming
Language: Java - Size: 291 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 4 - Forks: 0

Project-Smoodi/Smoodi-Core
The core framework of Smoodi
Language: Java - Size: 288 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 3 - Forks: 0

KonstantineVashalomidze/kosta-interpreter
Interpreter written in core java of the high-level programming language
Language: Java - Size: 257 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 3 - Forks: 3

hczs/tiny-url-app
🚀 短网址服务 Web App(基于JDK21 + SpringBoot3 + Spring WebFlux + R2DBC + Redisson + GraaLVM Native Image + Next.js + shadcn/ui 开发)
Language: Java - Size: 228 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

Hummel009/Legendary-Item
Мод «Legendary Item» для Minecraft 1.3.2 - 1.21.1
Language: Java - Size: 40.1 MB - Last synced at: 16 days ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 2

manoelcampos/dtogen
A Java 21+ annotation-based, validation-aware DTO generation library following DRY and avoiding boilerplate code.
Language: Java - Size: 230 KB - Last synced at: 21 days ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 0

LauriESB/porkin
PWA para controle de gastos compartilhados em eventos
Language: JavaScript - Size: 33.2 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

Luppole/MinesweeperHandasatTochnaPublic
שולה המוקשים
Language: Java - Size: 15.9 MB - Last synced at: 24 days ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

SvenWoltmann/virtual-threads-spring
Spring demo application to compare controllers using CompletableFuture vs. virtual threads.
Language: Java - Size: 797 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 3 - Forks: 0

lg-labs-pentagon/lg5-spring
👋 Manage all Spring Boot dependencies to create new applications using this library. It's just faster.
Language: Java - Size: 797 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 3 - Forks: 0

khmarbaise/jdk21
JDK 21 Test repo
Language: Java - Size: 93.8 KB - Last synced at: 17 days ago - Pushed at: 9 months ago - Stars: 3 - Forks: 0

conorheffron/ironoc
Personal Portfolio Website
Language: Java - Size: 5.83 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 2 - Forks: 1

nanotaboada/java.samples.spring.boot
🧪 Proof of Concept for a RESTful Web Service made with JDK 21 (LTS) and Spring Boot 3
Language: Java - Size: 762 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 2 - Forks: 5

conorheffron/marjaderoniet 📦
Portfolio Website for Fashion Designer
Language: Java - Size: 1.16 MB - Last synced at: 2 days ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

JeninSutradhar/JAVA-DataStructures-Algorithms
This repository contains implementations of various data structures and algorithms in different programming languages. It serves as a reference and learning resource for understanding fundamental concepts in computer science.
Language: Java - Size: 173 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

kongyu666/Ateng-Cloud
JDK21 SpringBoot3 SpringCloud Alibaba 微服务架构
Language: Java - Size: 203 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 1 - Forks: 0

Flubel/Clans
Add simple clans to Minecraft Servers.
Language: Java - Size: 23.4 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 1 - Forks: 0

uebliche/HUB
Customizable hub plugin for Velocity Proxy with automatic lobby selection, MiniMessage support, and flexible configuration.
Language: Java - Size: 427 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 1 - Forks: 1

cloud-exploitation/spring-boot-extension Fork of livk-cloud/spring-boot-extension
Spring Boot Starter功能拓展,添加了curator、disruptor、easy excel、mapstruct、lock、redisearch等第三方组件的集成,同时搭载JDK 21、SpringBoot 3.3
Language: Java - Size: 24 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 1 - Forks: 0

MrFiend179/Granter
Effortless rank grant, Limitless Control
Language: Java - Size: 0 Bytes - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 1 - Forks: 0

ClearXs/CollabSpace
Online Document Collaboration Space 在线文档协作空间
Language: Shell - Size: 708 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

pro-grammer-SD/mcsllib
A developing powerful minecraft library in python to host a minecraft server.
Language: Python - Size: 81.1 KB - Last synced at: 18 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

Angel-Raa/Alba
Alba es un framework minimalista diseñado para crear servidores web en Java. Ofrece una API sencilla y flexible para gestionar rutas, middlewares y respuestas HTTP.
Language: Java - Size: 276 KB - Last synced at: 20 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

deepcloudlabs/dcl200-2024-dec-16
DCL-200: Java Performance Tuning and Optimization
Language: Java - Size: 126 KB - Last synced at: 27 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

Iron-Buster/java-work-space
java小知识😀
Language: Java - Size: 29.3 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

duarte-dot/duck-zelda
zelda-style game, but with a duck 🦆
Language: Java - Size: 79.1 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

michelleclar/note
note
Size: 1.69 MB - Last synced at: 17 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

youtao531/cloud
Spring Boot Face-recognition and OCR
Language: Java - Size: 314 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 1

duarte-dot/pong
pong game using Java 🏓
Language: Java - Size: 23.4 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

duarte-dot/sheep-game
learning game development in Java.
Language: Java - Size: 21.5 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

kserksi/java-house
用于展示一个基于Java的房屋管理
Language: Java - Size: 19.5 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

KKmigu/web-grpc
This is a project that calls GRPC services from a web ui.
Language: Java - Size: 33.2 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

amitesh4u/JavaConcurrency
Sample codes of Concurrency features in Java
Language: Java - Size: 1.18 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

lucca16bit/java-fundamentals
Repositório para o curso de Java Fundamentals da FIAP.
Language: Java - Size: 7.68 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

JollyCorivuG/jrpc
jRPC,一款基于 Etcd + Vert.x 的高性能 RPC 框架
Language: Java - Size: 168 KB - Last synced at: 21 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

fr33m0nk/structured-task-scope
Structured concurrency in Clojure via StructuredTaskScope
Language: Clojure - Size: 35.2 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Agnii555/nuLibrary
NU Library is a Library Management System built using Spring Boot, designed to provide a comprehensive system for managing books, members, and lending operations. The user interface is crafted using HTML, CSS, and Bootstrap, providing a responsive and intuitive design.
Language: HTML - Size: 668 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

SvenWoltmann/pattern-matching-for-switch
Pattern Matching for Switch Examples
Language: Java - Size: 23.4 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

senocak/Cracking-the-Java-Coding-Interview
Cracking the Java Coding Interview
Size: 237 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

mulhaladeer120/CrackingTheCodingInterview
Repository to hold code written to help study for coding interviews using the textbook "Cracking the Coding Interview." Includes data structure implementations and solutions to problems in the textbook.
Size: 1.95 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

Project-Smoodi/Smoodi-Web
Size: 161 KB - Last synced at: 8 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

mistieiron56/CrackingTheCodingInterview
Repository to hold code written to help study for coding interviews using the textbook "Cracking the Coding Interview." Includes data structure implementations and solutions to problems in the textbook.
Size: 1.95 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

Dave-New-Dev/tryhardFilter
(A 1.21.4 fabric mod) A filter for playing on that one server the bum's server friend owns (direct approach)
Language: Java - Size: 81.1 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 0 - Forks: 0

kkkkninezzz/home-bangumi
不太auto的追番工具
Language: Java - Size: 3.66 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

manoelcampos/auto-class-accessors-maven-plugin
A tiny Maven Plugin that uses bytecode manipulation to provide automatic implementation of accessors in classes during build time
Language: Java - Size: 92.8 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

ThealexVc21/mcsllib
A developing powerful minecraft library in python to host a minecraft server.
Size: 1000 Bytes - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

walternoguera/dam
Language: Python - Size: 264 KB - Last synced at: 29 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

PedroRevesMD/desafio-controle-fluxo
Desafio de Controle de Fluxo em Java
Language: Java - Size: 2.93 KB - Last synced at: 21 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ammbra/oci-vm-provider
This project uses Java 21+ and Pulumi CLI to create a Compute Instance on Oracle Cloud Infrastructure (OCI).
Language: Java - Size: 43 KB - Last synced at: 4 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

thorsten-l/l9g-webapp-busylight
Language: Java - Size: 40 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

ems-admin/ems-admin-mvc
ems-admin(easy manage system)是一套极简的后台管理系统, 基于SpringBoot3.4.1、SpringSecurity、Mybatis-plus3.5.9、Mysql8.0、 JWT、Vue3.0、Layui2.6.8开发
Language: JavaScript - Size: 4.63 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

xiaoma20082008/pratt
A simple calculator using pratt parser.
Language: Java - Size: 10.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

macamer/DWE_SERVIDOR
Demos de desarrollo web en entorno Servidor
Language: Java - Size: 376 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

JC-DEV-EC/ConversorDeMonedas
Es una aplicación de consola que permite a los usuarios convertir entre diferentes monedas utilizando tasas de cambio en tiempo real. La aplicación soporta varias monedas y permite a los usuarios realizar conversiones rápidas desde la línea de comandos.
Language: Java - Size: 17.6 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

deepcloudlabs/dcl200-2024-nov-25
DCL-200: Java Performance Tuning and Optimization
Language: Java - Size: 187 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 1

SvenWoltmann/virtual-threads-quarkus
Quarkus demo application to compare controllers using platform threads, CompletableFuture, and virtual threads.
Language: Java - Size: 799 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

faber222/DB_INCLUDER_JAVA
Repositório para armazenar um código simples de java que adiciona dados a uma aplicação usando o JOptionPane.
Language: Java - Size: 25.5 MB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

ashutoshsahoo/gs-spring-boot-circuitbreaker-resilience4j
Spring Boot 3 with Resilience4j
Language: Java - Size: 6.84 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

0xSettings/Job-Micro-Service
Micro Service Business Logic Using Spring Boot, Docker & PostGRE
Language: Java - Size: 40.1 MB - Last synced at: 13 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

kongyu666/Ateng-Boot
JDK21 SpringBoot 多模块单体架构
Language: Java - Size: 157 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

kongyu666/Ateng-Boot-Single
JDK21 SpringBoot3 单体架构单模块
Language: Java - Size: 112 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

OmkarJadhav98/yumcourt
Explore the architecture and entities of an online food ordering system.
Language: Java - Size: 52.7 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

kongyu666/AtengCloud
Jdk21 SpringBoot3 SpringCloud Alibaba 微服务架构
Language: Java - Size: 273 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

kongyu666/AtengBoot
SpringBoot3 Jdk21 单体架构
Language: Java - Size: 99.6 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

OmkarJadhav98/online-food-ordering-system
Explore the architecture and entities of an online food ordering system.
Size: 56.6 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

OmkarJadhav98/jdbc-connectivity
This repository contains JDBC-Connectivity to illustrate the concepts of seamless database integration with Java applications.
Language: Java - Size: 73.2 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Henrique-Santos-da-Silva/rocketseat-nlw-journey-java
Language: Java - Size: 17.6 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

amponsemmichael/product-management-system
An E-Commerce Product Management System that allows for advanced product management using Spring Boot
Language: Java - Size: 97.7 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

BALASHEKARAN1023/Music_Management_System
Music Management System
Language: Java - Size: 12.7 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

sara-rioseco/nova-wallet-spring
Spring Web Application that works as an e-wallet and allows the user to manage, transfer, withdraw and deposit money in a convenient and easy way. Built with Spring Boot and MySQL.
Language: Java - Size: 335 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

sara-rioseco/nova-wallet-jsp
JSP web application that works as an e-wallet and allows the user to manage, transfer and deposit money in a convenient and easy way. Built with Jakarta EE and MySQL.
Language: Java - Size: 475 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

emersonpessoa01/desafio-controle-fluxo
Desafio Controle de Fluxo DIO - Santander 2024
Language: Java - Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

Angel-Raa/java-code-samples
Este repositorio ofrece soluciones a problemas de LeetCode implementadas en Java, cubriendo una amplia variedad de algoritmos y estructuras de datos.
Language: Java - Size: 119 KB - Last synced at: about 2 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

HZERR/FXEngine
Core/Engine for creating JavaFX applications in Java 21
Language: Java - Size: 373 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 1

vsaravanan/spring-reactive-flyway
simple reactive application in postgres sql and with flyway
Language: Java - Size: 20.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

vsaravanan/spring-webflux-reactive-rest-api-demo
Reactive Endpoints Mono Flux WebClient WebTestClient R2DBC Java 21 Docker 20
Language: Java - Size: 42 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
