java25
There are 35 repositories under java25 topic.
jacoco/jacoco
:microscope: Java Code Coverage Library
tginsberg/gatherers4j
A library of useful Stream Gatherers (custom intermediate operations) for Java.
waylau/modern-java-demos
Modern Java: From Java 8 to Java 22. 现代Java案例大全/《Java核心编程》源码
CodeDead/opal
Plays relaxing music in the background
Stickerifier/Stickerify
Bot to convert medias in Telegram stickers
surajcm/darkhold
darkhold is a self-hosted alternative emulating the famous classroom quiz portal Kahoot.
rafaelfgx/Java
Java, Spring Boot, Docker, Testcontainers, PostgreSQL, MongoDB, Kafka, LocalStack, AWS (SQS, S3), JWT, Swagger, Patterns (Mediator, Observer, Outbox, Strategy)
Over-Run/overrungl
Overrun Game Library is a high-performance library implemented with Java 25, enables cross-platform access to a set of C library bindings, and provides some useful utilities.
surajcm/Poseidon
Poseidon is an invoicing solution for a laptop service center.
rafaelfgx/Microservices
Screaming Architecture, Clean Architecture, Event-Driven Architecture, Clean Code, Domain-Driven Design, SOLID Principles, Test Pyramid, Patterns (Ambassador, Circuit Breaker, Mediator, Outbox, Result, Retry, Strategy), Java, Spring Boot, Kong, Keycloak, Kafka, MongoDB, Redis, Elastic, Kibana, Swagger, Testcontainers, Docker
Rapter1990/cryptoexchangeapi
Case Study - Crypto Exchange Api (Java 25, Spring Boot, Mongodb, JUnit, Docker, Prometheus , Grafana, Kubernetes, Github Action (CI/CD), TestContainer, Jenkins, FeignClient, AOP, Mapstruct, Resilience4j, Circuit Breaker)
Rapter1990/dev-setup-for-backend-developers
Dev Setup for Backend Developers (macOS) - (Java25, Maven, Git, Docker, Kubernetes/kubectl, Minikube)
ak-git/SpringBootFX
Simple example for Spring Boot and JavaFX application
Rapter1990/kubernetesymlcompare
Case Study - Kubernetes Yml File Comparison (Java 25, Spring Boot, MySql, JUnit, Docker, Prometheus , Grafana, Kubernetes, Github Action (CI/CD), TestContainer, Sonarqube)
ak-git/SimpleApp
Simple Java "Hello World" Application with Gradle and Docker support
DiegoLins10/client-integration-api
API REST para gerenciamento de clientes usando Java 25, Spring Boot 3.5.x, Clean Architecture e DDD.
doribd/java_examples
Testing the new features in Java 21
edwinans/smessenger
Simple messenger REST API using Java Spring
Sparklybadge024/Airline-Reservation-Info-Tracker
A simple Airline Reservation Information Management System built in Java. This project demonstrates the use of variables, constructors, classes, and object-oriented design to track airline and passenger information. The system stores flight details, passenger details, and displays them in a structured format.
xkondix/loom-JAVA-SPRING
Project Loom - virtual threads
ak-git/HelidonSE
Simple HelidonSE Application with Gradle and Docker support
ak-git/Micronaut
Simple Micronaut Application with Gradle and Docker support
kBULOSU/TaskOrchestrator
A comprehensive utility class leveraging Java 25's advanced features for efficient task management within Bukkit Runnables 1.21.
AbdiGomez/EduQuiz
PROYECTO: “JUEGO EDUCATIVO MULTINIVEL CON REGISTRO DE BASE DE DATOS STATUS”
alexcheng1982/java21to25
From Java 21 to Java 25, Java 25 new features
cchacin/java-maven-template
Java 25 Maven Template
kofson1234/dev-setup-for-backend-developers
🚀 Set up your complete backend development environment on macOS effortlessly with an interactive script that installs essential tools and configurations.
shaunthomas999/java-playground
Playground project to try out things in Java programming language
ssamparn/java-virtual-threads
Looking at Java 25: Virtual Threads, Structured Concurrency and more
TaylanHahn/IO-java
Projeto desenvolvido em aula pelo professor Alex Dias Gonsales (IFRS POA)
theankita/programming-practice
programming-practice repository contains three folders which are C++, Java, C Programming folders these folders demonstrates various conceptual programming by writing simple code to understand programming concepts
Til7701/request-sink
A small cli application for logging requests to see what they look like.
Yuri89/spring-crud-postgres
template Java 25
zakaria-shahen/errorcodes
In this demo project, I share a new approach to handling error codes in your applications, along with a new method for logging the ErrorCodes and the class and line number where the error occurred.