[construct, core, weaver-pojo] Replace simple class injections with more sophisticated construction

This commit is contained in:
2025-04-23 11:16:15 +02:00
parent de92d6843f
commit 6e79957207
22 changed files with 1163 additions and 223 deletions

View File

@@ -1,5 +1,6 @@
rootProject.name = "tweed5"
include("tweed5-construct")
include("tweed5-core")
include("tweed5-default-extensions")
include("tweed5-naming-format")