Merge branch '1.2.x'
This commit is contained in:
@@ -34,7 +34,7 @@ import org.springframework.boot.gradle.run.RunPluginFeatures;
|
||||
* @author Dave Syer
|
||||
* @author Andy Wilkinson
|
||||
*/
|
||||
class SpringBootPlugin implements Plugin<Project> {
|
||||
public class SpringBootPlugin implements Plugin<Project> {
|
||||
|
||||
@Override
|
||||
public void apply(Project project) {
|
||||
|
||||
Reference in New Issue
Block a user