Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
创建新条目时,我没有看到 Spring 条目。请帮我修复错误!谢谢大家。
那是因为 Spring Initializr 中没有 Spring 项目类型。要通过 Eclipse 创建一个非 Spring Boot 项目,只需创建一个新的 Maven 项目并选择 spring-mvc 原型。