Uses of Class
org.springframework.boot.SpringApplication

Packages that use SpringApplication
Package
Description
Core Spring Boot classes.
Fluent 'builder' style API to construct a SpringApplication.
Low level support for Cloud deployments.
External configuration support allowing 'application.properties' to be loaded and used within a Spring Boot application.
ApplicationEvents triggered by Spring Boot.
DevTools classes relating to Spring Framework's Environment.
Spring Environment support.
Support classes for Reactor integration.
Classes and annotations related to configuring Spring's ApplicationContext for tests.
Support classes for Servlet-based web servers.