This repository was archived by the owner on Jul 1, 2025. It is now read-only.
Commit a234135
Remove legacy Spring XML configuration files
Remove obsolete configuration files replaced by Spring Boot 3.5:
- Legacy XML-based test context configuration
- Legacy database property files (HSQL/MySQL)
- Legacy log4j.properties (replaced by Logback)
- Legacy populateDB.sql (replaced by Flyway migrations)
These files are no longer needed with modern Spring Boot configuration
and TestContainers-based testing approach.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent 4fbd2f7 commit a234135
File tree
6 files changed
+0
-350
lines changed- src/test/resources
- databbase
- spring
6 files changed
+0
-350
lines changedThis file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments