admin管理员组文章数量:1345723
I want to set up a Web Application project in IntelliJ IDEA using the following:
- Spring Web MVC framework
- JavaServer Pages Standard Tag Library (JSTL)
- MySQL Connector Java (JDBC)
- Apache Tomcat
Problem:
My company blocks access to GitHub, so I cannot install dependencies in IntelliJ the usual way.
Can anyone guide me on how to manually set up and configure a Spring MVC application without relying on GitHub? For example, by manually importing JAR files? I would appreciate instructions for setting this up in either IntelliJ IDEA or Eclipse.
What I currently have:
- Spring Web MVC 6.2.5 (JAR file)
- MySQL Connector Java 8.0.28 (JAR file)
- JSTL 1.2 (JAR file)
- Apache Tomcat 9.0.102
版权声明:本文标题:java - How to manually set up a Spring MVC project in IntelliJ or Eclipse without GitHub access? - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1743773773a2536595.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论