Backend scaffold for Sz-Admin, built with Spring Boot 4, featuring RBAC, dynamic menus, code generation, data scope permissions, Excel import/export, OSS integration, and WebSocket support. Spring ...
Dependencies flow downwards only. A lower layer must never import a higher layer. LoginPage may use WaitUtils. WaitUtils must never import LoginPage. DriverFactory must never import a test class.