|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/apachemaven/
课程评论:没有评论
**课程名称**: Java/Apache Maven: 告别繁琐的 Java 程序构建方式! **课程概述**: 本课程(2019年已更新!)将深入介绍 Java 构建自动化工具 Apache Maven。在 IDE(集成开发环境)中进行简单的 Java 项目构建对于单人开发来说是可行的,但随着项目复杂度的提升,尤其是在涉及到 Spring 框架等大型项目时,您将面临项目依赖、代码共享、版本控制等一系列挑战。这时,Maven 这样的构建工具就显得尤为重要。 这门课程完全以实践为导向,内容易于理解,将指导您如何从命令行和 IDE(Eclipse)中正确安装和设置 Maven 环境。您将学习如何在“真实世界的 Java”场景中应用 Maven,并能立即将所学知识投入到实际项目中。 课程内容涵盖: * Maven 仓库 * Maven 插件 * Maven 生命周期(LifeCycles) * 自定义 Maven 生命周期 * 传递性依赖(Transitive Dependencies) * 如何利用 Eclipse IDE 及其 m2Eclipse 插件来查看和解决项目依赖 通过本课程,您将能在短短 4 小时内掌握 Maven 的使用,告别手动构建的繁琐,提升 Java 开发效率!
***NOW UPDATE in 2019!!***For Java, why do we need a Build Tool like Maven, when we have an Integrated Development Environment (IDE) ? Doing a Java build in an IDE is OK "Only" when it's a simple project, for a single developer but once you go beyond that things start getting complicated and you'll need a build tool, such as Maven. With complicated Java and Spring Framework projects you need to think about many more things. For example; other project dependencies, sharing code, version control etc. This Maven Course, is an introduction to the widely used Java Build Automation Tool - Apache Maven and is completely hands-on. The course is easy to follow and uses Maven from both the command line and through an Integrated Development Environment (IDE). You will learn how to install and set up the environment correctly, so you can use Maven from the command line and from the Eclipse IDE. Learn how to use Maven in 'Real World Java' scenarios, so you can apply your new knowledge in 'Real World Java' projects, straight away! Using examples you will learn about the Maven Repository, Plugins, LifeCycles, Customizing the LifeCycles and Transitive Dependencies. How to make the most of the Eclipse IDE and its m2Eclipse plugin to view and resolve project dependencies. You will be up and running with Maven in only 4 hours!!