【发布时间】:2016-01-23 04:54:51
【问题描述】:
Grails 2 documentation 说有可能,但 Grails 3 文档并没有说什么。
如何将自定义 web.xml 和 weblogic.xml 添加到 Grails 3 应用程序战争?
【问题讨论】:
-
因为 Grails 3 是在 Spring Boot 之上对 Grails 的重写,所以我会检查 Spring Boot 如何允许您添加这些 xml 文件。
-
我找到了documentation,但我不明白该怎么做。
标签: tomcat grails gradle weblogic grails-3.0