java21
There are 276 repositories under java21 topic.
jacoco/jacoco
:microscope: Java Code Coverage Library
jenetics/jenetics
Jenetics - Genetic Algorithm, Genetic Programming, Grammatical Evolution, Evolutionary Algorithm, and Multi-objective Optimization
ccmjga/mjga-scaffold
🥇 A brand-new Java scaffold; a fresh blueprint for the Java ecosystem; a modern philosophy of Java programming.
839128/bus
Bus (应用/服务总线) 是一个基础框架、服务套件,它基于Java17+ 编写,参考、借鉴了大量已有框架、组件的设计,可以作为后端服务的开发基础中间件。代码简洁,架构清晰,非常适合学习使用。
waylau/modern-java-demos
Modern Java: From Java 8 to Java 22. 现代Java案例大全/《Java核心编程》源码
agitrubard/java-spring-best-practices
A repository dedicated to showcasing best practices in Java and Spring through concise code snippets.
hantsy/spring6-sandbox
Spring 6 and Spring Boot 3 playground
eazybytes/java
Java Programming: A Comprehensive Bootcamp from Zero to Hero
jpsonic/jpsonic
Media server with excellent for multibyte languages
Rapter1990/springbootmicroserviceswithsecurity
Spring Boot Microservices with JWT (Eureka Server, API Gateway, Auth Service, User Service and Product Service, JUnit and Integration Tests, Docker, Github Actions)
Auties00/ModernProtobuf
A modern implementation of protoc to serialize, deserialize and generate java sources from protobuf schemas
gdut-yy/leetcode-hub-java
基于 java21 + maven3.9 + junit5 + jacoco 的 leetcode + codeforces + atcoder + nowcoder 练习仓库。
BC100Dev/osintgram4j
A rebranded version of our old, beloved Osintgram Client
zeldan/your-own-dependency-injection-framework
Lightweight dependency injection framework example in Java
Rapter1990/rolepermissionexample
Spring Boot with Spring Security (Role Permission) (Spring Boot, Java 21, Spring Security, Docker, Maven, JUnit Test, Integration Test, Test Container, MySql, Github Actions, Spring Open Api)
woowacourse-teams/2024-devel-up
나 혼자만 레벨업? 다 같이 데벨업!
loiane/java21-examples
Examples of how to use Java 21 new features.
Rapter1990/todowithcouchbase
Case Study - To Do List Example (Java 21, Spring Boot, Couchbase, JUnit, Spring Security, JWT, Docker, Kubernetes, Prometheus, Grafana, Github Actions (CI/CD))
hoangtien2k3/reactify-core
Java Library for Developing Reactive Backend Systems with Keycloak Authentication, Minio Storage, OAuth2 Security, Caching, and Trace Logging Integration ...
Rapter1990/ratelimiter
Spring Boot Rate Limiter with Redis (Spring Boot, Java 21, JUnit, Integration Test, Github Actions, Test Container, Docker, Redis)
saicone/ezlib
Runtime library/dependency loader & relocator for Java in a single class
chrisgleissner/loom-webflux-benchmarks
Benchmarks of Spring Boot REST service comparing Java 21 Virtual Threads (Project Loom) with WebFlux (Project Reactor).
feltex/desafio-itau-backend
Desafio de vaga de emprego para o banco Itaú
hantsy/cargotracker-regapp
Cargotracker RegisterApp Client written in JavaFX
SvenWoltmann/structured-concurrency
Demo code showing how to use Java's StructuredTaskScope
SymphonyQL/SymphonyQL
SymphonyQL is a GraphQL implementation built with Apache Pekko
amliyanage/Student-Management-Using-Java-EE
A Student Management System built with Java EE, offering secure user authentication, efficient handling of student records, course management, and grade tracking. The responsive interface ensures easy access across devices.
GED-Extensao-ADS-4/ged-app
Projeto integrador com objetivo de desenvolver um app gerenciador de arquivos para APAE de Criciúma
jufegare000/clea-architecture-utils
A concius implementation of how a java 21 clean architecture implementation should look like
mimaraslan/java21
Java 21 - Records, Pattern Matching for instanceof, Text Blocks (multiline strings), Switch Expression
egalli64/jaoo
Object Oriented Programming with Java
hantsy/jakartaee11-sandbox
A playgroud of adopting Jakarta EE 11 new features
Rapter1990/foreignexchangeexample
Case Study - Openpayd Foreign Exchange Example (Spring Boot, Java 21, Docker, Maven, JUnit Test, Integration Test, In-Memory Database (H2 Database), Github Actions, Spring Open Api, Mapstruct, Spring Cache, Resillience4j (Rate Limiter))
giuliana-bezerra/java-21
Novidades do Java 21 de forma simples e resumida!
javiorfo/java-spring3-microservice-mongo
Clean architecture, Java 21, Spring Boot 3, MongoDB, Tracing, Logging and Keycloak
waileong/spring-boot-fcm-native-image
This project integrates Firebase Cloud Messaging (FCM) with a Spring Boot application, providing REST endpoints for sending various types of FCM notifications.