weblogic 대응

This commit is contained in:
Rinjae
2025-12-05 10:46:12 +09:00
parent 5ec1965233
commit ad3ceafd53
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -52,6 +52,7 @@ war {
if (profile == "weblogic") {
webXml = file("WebContent/WEB-INF/weblogic-web.xml")
exclude 'WEB-INF/web.xml'
}