使用STS创建新的Web应用程序项目时找不到Spring MVC项目? [英] Cannot find Spring MVC project when creating new web application project using STS?

查看:577
本文介绍了使用STS创建新的Web应用程序项目时找不到Spring MVC项目?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是Spring MVC的新手,并试图从 STS 作为IDE,并选择New Project - Spring Template Project - Spring MVC Project./p>

尽管就我而言,使用3.6.1.R版本的STS,我在那里找不到任何Spring MVC Project选项.

使用STS是否有相同的问题?

p.s.

我在此处找到了先前版本的STS的解决方案,尽管不适用于3.6.1版.

>

没有看到MVC模板快照.

解决方案

根据@AndrewEisenberg用户的建议,在此处,查看错误日志显示以下错误

因此,在调用File - New Project - Spring Project之后,通过Windows - Show View - Other - Error Log仔细查看错误日志中的错误,我了解了此症状的原因.

它是由无法达到 https://raw.github.com

的互联网连接引起的>

I'm new to Spring MVC and trying to learn from the internet tutorial such as these good ones from journaldev, springsource, and codejava

All of those tell me use STS as the IDE and to go for New Project - Spring Template Project - Spring MVC Project.

Though in my case, using the version 3.6.1.RELEASE of STS, I can NOT find any Spring MVC Project options there.

Do you have the same issue using STS?

p.s.

I found the solution here for previous version of STS, though it not works for version 3.6.1.

Seeing no MVC template snapshot.

解决方案

As user @AndrewEisenberg suggested here, viewing the Error Log gives me the errors as below

So having a close look at the error in Error Log, by Windows - Show View - Other - Error Log, after calling File - New Project - Spring Project, I see the cause for this symptom.

It causes by the internet connection which cannot reach https://raw.github.com

这篇关于使用STS创建新的Web应用程序项目时找不到Spring MVC项目?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆