Merge branch '2.0.x' into 2.1.x

This commit is contained in:
Phillip Webb
2019-06-28 23:30:29 -07:00
343 changed files with 338 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> {