weblogic 대응
This commit is contained in:
+1
-1
@@ -62,7 +62,7 @@ dependencies {
|
||||
implementation('org.springframework.boot:spring-boot-starter-web') {
|
||||
exclude group: 'org.springframework.boot', module: 'spring-boot-starter-tomcat'
|
||||
}
|
||||
providedRuntime 'org.springframework.boot:spring-boot-starter-tomcat'
|
||||
providedCompile "javax:javaee-api:8.0"
|
||||
} else {
|
||||
implementation 'org.springframework.boot:spring-boot-starter-web'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user