← All repos

spring-boot

Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.

frameworkjavaspringspring-boot
Browse cluster: SQL databases and distributed systems
33,019commits
780contributors
15languages

Tech stack & purpose

Spring Boot is a Java framework that simplifies the creation of production-grade Spring applications with minimal configuration. Built on the Spring platform, it eliminates the need for code generation and XML configuration, instead providing opinionated defaults that users can quickly override as needed. The framework enables developers to create stand-alone Java applications runnable via `java -jar` or traditional WAR deployments, and includes features such as embedded servers, security, metrics, health checks, and externalized configuration. Spring Boot's ecosystem is complemented by "Starters," convenient dependency descriptors that bundle related technologies, and the Spring Boot Actuator module, which provides HTTP and JMX endpoints for monitoring and managing applications in production through features like auditing, health checks, and metrics integration with Micrometer.

Languages

Java
99.3%
Kotlin
0.2%
HTML
0.1%
JavaScript
0.1%
Groovy
0.1%
Shell
0.0%
Ruby
0.0%
FreeMarker
0.0%
Batchfile
0.0%
Go Template
0.0%
Smarty
0.0%
Mustache
0.0%
Dockerfile
0.0%
Vim Snippet
0.0%
CSS
0.0%

Contributors (top 30 of 780)