create web application
This commit is contained in:
7
pdb-ui/build.gradle
Normal file
7
pdb-ui/build.gradle
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
dependencies {
|
||||
compile project(':performanceDb')
|
||||
compile("org.springframework.boot:spring-boot-starter-web:1.4.2.RELEASE")
|
||||
|
||||
testCompile("org.springframework.boot:spring-boot-starter-test:1.4.2.RELEASE")
|
||||
}
|
||||
Reference in New Issue
Block a user