Maven依赖自动提示 两种方法: 1.快捷键自动提示 <dependency> <groupId></groupId> <artifactId>spring-context</artifactId> <version></version> </dependency> 写入 spring-context依赖包后 windows Ctrl+Alt+空格 Mac Ctrl+空格 2.快速搜索 右击空白处