Skip to content

Commit c30697a

Browse files
author
Nicolai Parlog
committed
Link to services
1 parent dbeb13a commit c30697a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Each module has its own directory that contains the known folder structure, e.g.
1717
The master branch uses basic features, except where it has to use automatic and unnamed modules for the non-modularized dependencies (Spark, Hibernate).
1818
Other branches explore individual features of the module system:
1919

20+
* [services](../../tree/feature-services) aka `provides ... with` and `uses`
2021
* [implied readability](../../tree/feature-implied-readability) aka `requires transitive`
2122
* [optional dependencies](../../tree/feature-optional-dependencies) aka `requires static`
2223
* [qualified exports](../../tree/feature-qualified-exports) aka `exports to`

0 commit comments

Comments
 (0)