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

This commit is contained in:
2026-08-29 17:20:19 +02:00
parent b230e15ece
commit 8fa9ce3dec
52 changed files with 1240 additions and 454 deletions
+1 -1
View File
@@ -21,4 +21,4 @@ exec java \
"-agentlib:jdwp=transport=dt_socket,server=y,suspend=${DEBUG_SUSPEND},address=*:${DEBUG_PORT}" \
-Dlog4j.configurationFile=conf/log4j2.xml \
-cp "$CLASSPATH" \
com.r35157.nenjim.hubd.impl.ref.Main
com.r35157.nenjim.hubd.Main