GitHub / DhruvJawalkar / Java-Modules-Library-Modular-App
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
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Java
Size: 9.77 KB
Dependencies parsed at: Pending
Created at: 11 months ago
Updated at: 11 months ago
Pushed at: 11 months ago
Last synced at: 2 months ago
Topics: java-modules, package-access-control