There are 0 repository under java-modules topic.
How to structure a growing Gradle project with smart dependency management?
A Gradle 6.8+ plugin to use legacy Java libraries as Java Modules in a modular Java project
Moduler Java, Embedded Tomcat, Jersey, Vue, Vue3, Composition API, PrimeVue, Restfull WebApp
A Gradle plugin to use dependencies from 'module-info.java' files.
Gradle plugin to turn JVM Test Suites into Blackbox or Whitebox Test Suite for Java Modules
A Gradle plugin to package stand-alone Java applications for multiple operating systems and architectures with 'jpackage'.
JPMS libraries and repository
Formaciones en Java SE y Jakarta EE: JDK, programaciĂłn funcional, Stream, java.time, Optional, IO NIO, Collections, Concurrencia, MĂłdulos, HttpClient, JavaFX, SOLID, JUnit 5, EJB, CDI, Transacciones, WebSockets, Seguridad
JavaFX Custom File Extension Viewer boilerplate
A simple command line tool to visualize the dependency tree of a Maven project as interactive HTML diagrams or structured JSON.
Example of Spring Boot application in onion architecture written with modules introduced in Java 9.
Java Module loader is a framework to load .jar archives with Java modules and to introduce them as modules into a basic software.
Web application for javamodules.dev
Repository for working on Tim Buchalka's Java Masterclass on Udemy. Lessons, code examples and challenges.
Proof of concept of an application using hexagonal architecture
Sistema acadĂŞmico utilizando Java 11, JavaFX e JDBC
One more Gradle Jigsaw plugin example using Gradle Kotlin DSL multimodules build script.
DCL-215: Test-Driven Development using JUnit 5
Find vertical and horizontal lines which divides points equal in mirror or message that it is impossible
How to deal with split packages in modular Java applications
Clean architecture with java modular and Quarkus
Calculate analytically Ez field Voc and Pload from a half-wave dipole antenna at distance r
An example app designed using Java Modules feature, LibraryModularApp contains several modules like bookapi, inventory, reports, checkout and service interface notificationservice with emailnotification as service implementation. The module define dependencies in the module-info.java file using requires, exports, uses and provides keywords
A PostgreSQL + Apache Kafka based implementation of an event store.
An implementation of java.time.InstantSource independent of the local clock and synchronized with an NTP server.
A Java Swing–based system for managing student and teacher records, course enrollments, and reporting in educational institutions.
DCL-210: Advanced Java Programming
DCL-210: Advanced Java Programming
Example project showing how to build a JVM runtime image with jlink of a Vert.x 5 project via Gradle.
A minimal PostgreSQL-based schema registry with partial Confluent compatibility.