Skip to content

Latest commit

 

History

History
281 lines (189 loc) · 10.8 KB

File metadata and controls

281 lines (189 loc) · 10.8 KB

Starters

Spring Boot Starters are a set of convenient dependency descriptors that you can include in your application. You get a one-stop-shop for all the Spring and related technology that you need without having to hunt through sample code and copy paste loads of dependency descriptors. For example, if you want to get started using Spring and JPA for database access include the spring-boot-starter-data-jpa dependency in your project, and you are good to go.

For complete details see the reference documentation

Community Contributions

If you create a starter for a technology that is not already in the standard list we can list it here. To ask us to do so, please open a pull request that updates this page.

Warning
While the reference documentation mentions that 3rd party starters should not start with spring-boot, some starters do as they were designed before this was clarified.
Name Location

AOProfiling (Aspect-oriented profiling)

https://github.com/rechnerherz/aoprofiling-spring-boot-starter

Apache Camel

https://github.com/apache/camel-spring-boot

Apache CXF

https://github.com/apache/cxf

Apache Qpid

https://github.com/amqphub/amqp-10-jms-spring-boot

Apache Wicket

https://github.com/MarcGiffing/wicket-spring-boot

ArangoDB

https://github.com/arangodb/spring-boot-starter

Armeria

https://github.com/line/armeria/

Axon Framework

https://github.com/AxonFramework/AxonFramework

Azure

https://github.com/Microsoft/azure-spring-boot-starters

Bitcoin

https://github.com/theborakompanioni/bitcoin-spring-boot-starter

Bucket4j

https://github.com/MarcGiffing/bucket4j-spring-boot-starter

Camunda BPM

https://github.com/camunda/camunda-bpm-spring-boot-starter

Casdoor

https://github.com/casdoor/casdoor-spring-boot-starter

Charon reverse proxy

https://github.com/mkopylec/charon-spring-boot-starter

Cloudant

https://github.com/icha024/cloudant-spring-boot-starter

Couchbase HTTP session

https://github.com/mkopylec/session-couchbase-spring-boot-starter

DataSource decorating (P6Spy, datasource-proxy, FlexyPool)

https://github.com/gavlyukovskiy/spring-boot-data-source-decorator

desensitization

https://github.com/Allurx/desensitization-spring-boot

Docker Java and Docker Client

https://github.com/jliu666/docker-api-spring-boot

Dozer

https://github.com/DozerMapper/dozer

Elegant Error Handling for Spring Boot

https://github.com/alimate/errors-spring-boot-starter

Elide

https://github.com/yahoo/elide/tree/master/elide-spring/elide-spring-boot-starter

Embedded MongoDB

https://github.com/flapdoodle-oss/de.flapdoodle.embed.mongo.spring

ErroREST exception handler

https://github.com/mkopylec/errorest-spring-boot-starter

Error Handling Spring Boot Starter

https://github.com/wimdeblauwe/error-handling-spring-boot-starter

Failover

https://github.com/societe-generale/failover

Flowable

https://github.com/flowable/flowable-engine/tree/master/modules/flowable-spring-boot/flowable-spring-boot-starters

Google’s reCAPTCHA

https://github.com/mkopylec/recaptcha-spring-boot-starter

GraphQL and GraphiQL with GraphQL Java

https://github.com/graphql-java-kickstart/graphql-spring-boot

Grizzly

https://github.com/dabla/grizzly-spring-boot-starter

gRPC

https://github.com/LogNet/grpc-spring-boot-starter & https://github.com/yidongnan/grpc-spring-boot-starter & https://github.com/DanielLiu1123/grpc-starter

HA JDBC

https://github.com/lievendoclo/hajdbc-spring-boot

Handlebars

https://github.com/allegro/handlebars-spring-boot-starter

HDIV

https://github.com/hdiv/spring-boot-starter-hdiv

Hiatus for Spring Boot

https://github.com/jihor/hiatus-spring-boot

Hyperledger Fabric

https://github.com/bxforce/hyperledger-fabric-spring-boot

IBM MQ

https://github.com/ibm-messaging/mq-jms-spring

Jade Templates (Jade4J)

https://github.com/domix/jade4j-spring-boot-starter

JavaMelody monitoring

https://github.com/javamelody/javamelody/wiki/SpringBootStarter

JaVers

https://github.com/javers/javers

JobRunr

https://github.com/jobrunr/jobrunr

JODConverter

https://github.com/sbraconnier/jodconverter

JSF integration for various libraries

https://github.com/joinfaces/joinfaces

Kogito

https://github.com/kiegroup/kogito-runtimes/tree/main/springboot/starters

LangChain for Java

https://github.com/langchain4j/langchain4j/tree/main/langchain4j-spring-boot-starter

Liquigraph

https://github.com/liquigraph/liquigraph

Logback-access

https://github.com/akkinoc/logback-access-spring-boot-starter

Mule 4

https://github.com/hawkore/mule4-spring-boot-starter

MyBatis

https://github.com/mybatis/mybatis-spring-boot

Narayana

https://github.com/snowdrop/narayana-spring-boot

Nexmo

https://github.com/nexmo/nexmo-spring-boot-starter

Nostr

https://github.com/theborakompanioni/nostr-spring-boot-starter

Nutz

https://github.com/nutzam/nutzmore

Ogham

https://github.com/groupe-sii/ogham/tree/master/ogham-spring-boot-starter-all, https://github.com/groupe-sii/ogham/tree/master/ogham-spring-boot-starter-email, and https://github.com/groupe-sii/ogham/tree/master/ogham-spring-boot-starter-sms

OkHttp

https://github.com/freefair/okhttp-spring-boot

Okta

https://github.com/okta/okta-spring-boot

OpenTelemetry

https://github.com/open-telemetry/opentelemetry-java-instrumentation/tree/main/instrumentation/spring/starters/spring-boot-starter

OptaPlanner

https://github.com/kiegroup/optaplanner/tree/master/optaplanner-spring-integration/optaplanner-spring-boot-starter

Oracle Coherence

https://github.com/coherence-community/coherence-spring/tree/main/coherence-spring-boot-starter

Oracle Database

https://github.com/oracle/microservices-datadriven/tree/main/spring/oracle-spring-boot-starters

Orika

https://github.com/akihyro/orika-spring-boot-starter

Pebble Templates

https://github.com/PebbleTemplates/pebble

picocli

https://github.com/remkop/picocli/tree/master/picocli-spring-boot-starter

quickfixj

https://github.com/gevoulga/spring-boot-quickfixj

RabbitMQ (Advanced usage)

https://github.com/societe-generale/rabbitmq-advanced-spring-boot-starter

RabbitMQ (Declarative configuration)

https://github.com/EugeneMsv/amqp-rabbit-spring-boot-autoconfigure

RESTEasy

https://github.com/resteasy/resteasy-spring-boot

Rollbar

https://github.com/olmero/rollbar-spring-boot-starter

Sentry

https://github.com/getsentry/sentry-java/tree/master/sentry-spring-boot-starter

SOAP Web Services support with Apache CXF

https://github.com/codecentric/cxf-spring-boot-starter

Spring Batch (Advanced usage)

https://github.com/codecentric/spring-boot-starter-batch-web

Spring Http Interface

https://github.com/DanielLiu1123/httpexchange-spring-boot-starter

Spring Shell

https://github.com/fonimus/ssh-shell-spring-boot

Sprout Platform

https://github.com/savantly-net/sprout-platform/tree/master/backend/starters/sprout-spring-boot-starter

SSH Daemon

https://github.com/anand1st/sshd-shell-spring-boot

Stripe API

https://github.com/pankajtandon/stripe-starter

Stripes

https://github.com/juanpablo-santos/stripes-spring-boot

Structurizr

https://github.com/Catalysts/structurizr-extensions

Tor

https://github.com/theborakompanioni/tor-spring-boot-starter

Vaadin

https://github.com/vaadin/platform/tree/master/vaadin-spring-boot-starter

Valiktor

https://github.com/valiktor/valiktor/tree/master/valiktor-spring/valiktor-spring-boot-starter

WebAuthn

https://github.com/mihaita-tinta/webauthn-spring-boot-starter

WireMock and Spring REST Docs

https://github.com/ePages-de/restdocs-wiremock

Wro4j

https://github.com/michael-simons/wro4j-spring-boot-starter

XChange

https://github.com/cassandre-tech/cassandre-trading-bot