https://github.com/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
https://github.com/dhruvjawalkar/java-modules-library-modular-app
java-modules package-access-control
Last synced: 3 months ago
JSON representation
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
- Host: GitHub
- URL: https://github.com/dhruvjawalkar/java-modules-library-modular-app
- Owner: DhruvJawalkar
- Created: 2024-06-11T18:17:34.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-12T14:41:44.000Z (over 1 year ago)
- Last Synced: 2025-01-17T06:09:27.205Z (9 months ago)
- Topics: java-modules, package-access-control
- Language: Java
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0