1
0
mirror of synced 2026-08-04 01:07:02 +00:00
Files
spring-security/gradle/boot-sample.gradle
T
Joe Grandja f6a95333d1 Add Hello World Spring Boot sample
Issue gh-3850
2016-05-04 17:26:42 -04:00

5 lines
62 B
Groovy

apply plugin: 'spring-boot'
sonarqube {
skipProject = true
}