It has dependencies to a number of other targets that are run in this sequence: clean, init, checkout, build, install, start, test, stop, and uninstall.
它依赖许多按以下顺序运行的其他目标:清理、初始化、签出、构建、安装、启动、停止和卸载。
2
An application that I can easily modify and test in a development environment without having to start and stop servers.
在不必须启动并停止服务器的情况下,我可以简单地在开发环境中修改并测试的应用程序。
3
Our final test with the RESTdoc interface will be for the "start" and "stop" features that we copied from the previous tutorial.