27 results for “topic:java-24”
State-of-the-art Framework 🏗 for Cloud Computing ⛅️ Simulation: a modern, full-featured, easier-to-use, highly extensible 🧩, faster 🚀 and more accurate ☕️ Java 25+ tool for cloud computing research 🎓 Examples: https://github.com/cloudsimplus/cloudsimplus-examples
Exploring Java new features from 8 to 26
Java 9-25 Hackery, destroys module system + reflection filters
From Java 11 to Java 25 - new features in practical examples
Открытая MMORPG в Telegram!
Java Docker Image files for Pterodactyl panel
Demo code for Stream Gatherers presentation
Fluid: Agile Java 24 microservice framework with Docker, K8s, and Kafka. Fast, scalable, simple.
128-bit integer Java implementation supporting basic and atomic operations.
A lightweight, flexible timer task scheduler for Java with fine-grained control over task execution and lifecycle management.
A Repository with resources for interview preparation.
Basic 2d game made in java 24, using a free tutorial.
This is a very closed-scope Beverage Distributor API system.
Math Expression Evaluator with my own Parsing Combinator Library
Simple Spring Boot application, demoing a lightweight mechanism for seeding a database.
Challenge Alura 2: Este proyecto es un conversor de monedas desarrollado en Java, que consume datos en tiempo real desde la ExchangeRate API. La aplicación corre desde la consola y permite convertir entre distintas monedas del mundo con solo unos pocos comandos.
Repositório definitivo para você que odeia testes integrados no Java tanto quanto eu. Depois de semanas pesquisando sobre como fazer essa bomba chamada Spring Boot rodar flyway + {insira tua ferramenta de teste integrado} eu finalmente encontrei o formato definitivo para implementar esse tipo de teste! O Gabriel do futuro agradece.
No description provided.
Maven library project starter using maven wrapper, slf4j, assertj and java 24 (tested on Zulu and GraalVM)
Spring data jpa hibernate MySQL crud application.
DCL-210: Advanced Java Programming
MediCore is a personal project I created to store all my health and fitness data in one location.
Maven application project starter using maven wrapper, slf4j, assertj and java 24 (tested on Zulu and GraalVM)
Personal finance manager, work in progress
Java Practice for my tomorrow's exam.
Demo de um ERP em Spring Boot 3.5, utilizando: JPA/Hibernate para persistência, PostgreSQL e H2 como bancos de dados, Kafka para mensageria, Redis para cache, Keycloak para autenticação e segurança. Base prática para estudos em Java, REST, segurança, persistência e testes automatizados.
Collection of Java exercises, examples, and projects aimed at improving programming skills and understanding core Java