refactor(dynamic): replace Spring annotation stubs with real dependencies, integrate MockMvc-based invocation for Spring controllers, and enhance runtime classpath logic

This commit is contained in:
elipeter 2026-05-26 09:57:31 -05:00
parent c57cd233fc
commit 61bfc0cf96
16 changed files with 214 additions and 98 deletions

1
.gitignore vendored
View file

@ -8,6 +8,7 @@
/src/server/assets/dist
/marketing
/.nyx
/.nyx-build-cache
/logs
/book
.DS_Store