mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Add gradle default task
This commit is contained in:
@@ -4,6 +4,8 @@ plugins {
|
||||
|
||||
description = "Spring Boot Build"
|
||||
|
||||
defaultTasks 'build'
|
||||
|
||||
allprojects {
|
||||
group "org.springframework.boot"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user