[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

@@ -0,0 +1,3 @@
plugins {
id("de.siphalor.tweed5.base-module")
}