Example usage for org.springframework.ide.eclipse.boot.core.internal SpringBootProject subclass-usage

List of usage examples for org.springframework.ide.eclipse.boot.core.internal SpringBootProject subclass-usage

Introduction

In this page you can find the example usage for org.springframework.ide.eclipse.boot.core.internal SpringBootProject subclass-usage.

Usage

From source file org.springframework.ide.eclipse.boot.core.internal.MavenSpringBootProject.java

/**
 * @author Kris De Volder
 */
@SuppressWarnings("restriction")
public class MavenSpringBootProject extends SpringBootProject {