Merge branch '2.1.x'

This commit is contained in:
Phillip Webb
2019-06-28 23:45:07 -07:00
347 changed files with 339 additions and 140 deletions

View File

@@ -44,6 +44,7 @@ import org.springframework.boot.gradle.tasks.bundling.BootWar;
* @author Dave Syer
* @author Andy Wilkinson
* @author Danny Hyun
* @since 1.2.7
*/
public class SpringBootPlugin implements Plugin<Project> {