4 lines
87 B
Groovy
4 lines
87 B
Groovy
dependencies {
|
|
implementation 'org.springframework.boot:spring-boot-starter-web'
|
|
}
|