1
0
mirror of synced 2026-08-05 09:47:05 +00:00
Files
spring-security/gradle/boot-sample.gradle
T

5 lines
62 B
Groovy
Raw Permalink Normal View History

2016-04-28 13:25:52 -04:00
apply plugin: 'spring-boot'
sonarqube {
skipProject = true
}