mavendemoproject:使用Maven创建的Java Web应用

时间:2024-04-14 15:41:14
【文件属性】:

文件名称:mavendemoproject:使用Maven创建的Java Web应用

文件大小:9.37MB

文件格式:ZIP

更新时间:2024-04-14 15:41:14

Java

演示项目。 课程目标: 在动手创建一个多模块maven Java Web应用程序项目的同时,掌握Maven的核心概念。 - Convention over configuration and the Maven project structure - Maven life cycle phases and goals - The Project Object Model - Dependency management, scopes, and plugins - Profiles - Repositories - Maven project coordinates - Maven default settings - Building the project from the command line - Using Maven from Eclipse with the aid o


【文件预览】:
mavendemoproject-master
----.settings()
--------org.eclipse.m2e.core.prefs(86B)
--------org.eclipse.core.resources.prefs(55B)
----pom.xml(906B)
----productweb()
--------src()
--------.classpath(2KB)
--------.settings()
--------pom.xml(3KB)
--------target()
--------.tern-project(149B)
--------.project(1KB)
----README.md(768B)
----productservices()
--------src()
--------.classpath(1KB)
--------.settings()
--------pom.xml(3KB)
--------target()
--------.project(1KB)
----.project(376B)

网友评论