Now type grails prod run-app (or grails war and deploy the WAR file to the application server of your choice).
现在输入grailsprodrun-app(或 grailswar并将 WAR文件部署到您选择的应用服务器)。
For example, the ProductionOrder variable's data type is prod: ProductionOrderMessage, defined by a prod namespace.
例如,ProductionOrder变量的数据类型为prod:ProductionOrderMessage,它是由prod名称空间定义的。
This time, type grails prod run-app.
这一次,输入grailsprodrun - app。
When you type grails prod run-app, you are telling grails to use the database Settings in the production block.
在输入grailsprod run - app时,就是告诉grails使用production块中的数据库设置。
Type grails prod run-app to run the application in production mode. If all goes well, you should be greeted with a message that says.
请输入grailsprod run - app在生产模式下运行应用程序。
Type grails prod run-app to run the application in production mode. If all goes well, you should be greeted with a message that says.
请输入grailsprod run - app在生产模式下运行应用程序。
应用推荐