资讯

依赖注入: (可选,但推荐) Google Guice 或 Spring Framework 的轻量级 IoC 容器,用于管理 ViewModels 和 Services 的生命周期与依赖关系,进一步解耦。 日志: SLF4J with Logback 邮件发送: JavaMail API (作为 EmailService 的底层实现,Hutool 会封装其使用) ...