76: Introduce the Nenjim component registry and move runtime composition into its manager

This commit is contained in:
2026-08-30 14:28:49 +02:00
parent b230e15ece
commit a252c256c4
55 changed files with 1451 additions and 480 deletions
+1 -1
View File
@@ -25,4 +25,4 @@ exec java \
--enable-preview \
"-Dlog4j.configurationFile=$LOG4J_CONFIG" \
-cp "$CLASSPATH" \
com.r35157.nenjim.hubd.impl.ref.Main
com.r35157.nenjim.hubd.Main