Spring Boot
E358053
Spring Boot is a Java-based framework that simplifies building and deploying production-ready Spring applications with minimal configuration.
All labels observed (2)
| Label | Occurrences |
|---|---|
| Spring Boot canonical | 5 |
| Spring Context | 1 |
Statements (52)
| Predicate | Object |
|---|---|
| instanceOf |
Java framework
ⓘ
open-source software ⓘ software framework ⓘ |
| basedOn | Spring Framework ⓘ |
| configurationStyle |
Java-based configuration
ⓘ
YAML configuration files ⓘ annotation-based configuration ⓘ properties files ⓘ |
| developer |
Pivotal Software
ⓘ
VMware ⓘ |
| feature |
actuator endpoints
ⓘ
auto-configuration ⓘ command-line interface ⓘ convention over configuration ⓘ embedded web server support ⓘ externalized configuration ⓘ opinionated defaults ⓘ production-ready metrics and health checks ⓘ starter dependencies ⓘ |
| includes |
spring-boot-starter-actuator
ⓘ
spring-boot-starter-data-jpa ⓘ spring-boot-starter-security ⓘ spring-boot-starter-test ⓘ spring-boot-starter-web ⓘ |
| initialReleaseDate | 2014-04-01 ⓘ |
| license | Apache License 2.0 ⓘ |
| partOf | Spring ecosystem ⓘ |
| primaryGoal | simplify creation of production-ready Spring applications ⓘ |
| programmingLanguage |
Groovy
ⓘ
Java ⓘ Kotlin ⓘ |
| repository | https://github.com/spring-projects/spring-boot ⓘ |
| runtimeComponent |
spring-boot-starter-actuator
ⓘ
surface form:
Spring Boot Actuator
SpringApplication ⓘ |
| supports |
RESTful web services
ⓘ
Spring Framework ⓘ
surface form:
Spring MVC
Spring WebFlux ⓘ data access with Spring Data ⓘ microservices architecture ⓘ packaging as WAR ⓘ packaging as executable JAR ⓘ reactive programming ⓘ security with Spring Security ⓘ |
| supportsDeployment |
cloud platforms
ⓘ
containerized environments ⓘ traditional application servers ⓘ |
| typicalUseCase |
building REST APIs
ⓘ
building microservices ⓘ building standalone web applications ⓘ |
| uses |
Gradle
ⓘ
Maven ⓘ |
| website | https://spring.io/projects/spring-boot ⓘ |
Referenced by (6)
Full triples — surface form annotated when it differs from this entity's canonical label.
subject surface form:
Spring Framework
this entity surface form:
Spring Context
subject surface form:
Spring Framework