SaaSHub helps you find the best software and product alternatives Learn more →
Top 18 Java spring-boot-starter Projects
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
cassandre-trading-bot
Create your Java crypto trading bot in minutes. Our Spring boot starter takes care of exchange connections, accounts, orders, trades, and positions so you can focus on building your strategies.
-
-
-
-
-
multiversx-spring-boot-starter-reactive
Spring Boot Starter Reactive for MultiversX Network integration
-
Better Error Pages
Rails like error pages for Spring Boot applications that are only active in development.
-
Project mention: A YAML-Driven Multi-Channel RestClient — The Story of Building mido-client | dev.to | 2026-05-19
GitHub: https://github.com/skaca8/mido-client
-
sql-circuit-breaker
基于 MyBatis 拦截器的 SQL 超时熔断 Spring Boot Starter,慢 SQL 快速失败、保护连接池防雪崩;两态状态机、按 SQL 指纹维度、多数据源隔离。A MyBatis / MyBatis-Plus SQL-timeout circuit breaker Spring Boot Starter — fast-fails slow SQL to protect the DB connection pool from cascading failures. Two-state, per-SQL-fingerprint, multi-datasource.
Project mention: Your circuit breaker stops at the service layer. Slow SQL needs one too. | dev.to | 2026-06-16🔗 Source: GitHub · Gitee (a Star ⭐ helps if you find it useful)
-
I released it about a month ago: Repository : https://github.com/josipmusa/idempotency4j Maven spring boot starter : https://central.sonatype.com/artifact/io.github.josipmusa/idempotency-spring-boot-starter
-
cronctl
Spring Boot starter that exposes a REST API for viewing and manually triggering methods annotated with @Scheduled
Project mention: I built a Spring Boot starter that exposes a REST API for your @Scheduled methods | dev.to | 2026-05-12 -
spring-webhook-sender
Spring Boot starter for sending outgoing webhooks with HMAC SHA256 signing, exponential backoff retry, HTTP 429 Retry After handling, Resilience4j circuit breaker, event type filtering, delivery lifecycle callbacks, and secret rotation. Zero configuration with Spring Boot auto configuration.
I got tired of doing this repeatedly across projects, so I built spring-webhook-sender - a Spring Boot 3.x starter that handles all of it for you.
-
spring-boot-starter-yupzip-json
Spring Boot auto-configuration that wires the Spring-managed JsonMapper into yupzip-json, so Json instances serialize through the same mapper as the rest of the application.
Project mention: Spring Boot 4 + Jackson 3 — less JSON boilerplate with yupzip-json | dev.to | 2026-06-03I maintain a small library called yupzip-json that's been running in production at my work for years. This week I shipped 4.1 and a Spring Boot 4 starter — so a good moment to write about it.
-
Project mention: A Claude Code and Codex Skill for Deliberate Skill Development | news.ycombinator.com | 2026-05-13
I am a Java dev and Spring user for about 10 years now.
If you want to learn how Spring framework and Spring boot works, the best thing to do is build your own library and then learn to add it to a new spring boot service.
https://www.baeldung.com/spring-boot-custom-starter
Depending on which AI tool you are using, you can also get it to debrief what it is doing and what layer of the Spring architecture it is using (lifecycle, bean scope, is it using auth/messaging/data middleware etc)
Also here is a service I have build with Claude code with a sample app.
https://github.com/tomaytotomato/spring-data-solr-lazarus
It is a demo to show that I could get Apache Solr working in the latest version of Spring Framework 7 and Spring Boot 4. There is a sample application in there for a bookstore you can play around with.
Java spring-boot-starter discussion
Java spring-boot-starter related posts
-
Idempotency4j - Java/Spring Boot idempotency library
-
Getting started with Spring RestClient
-
Spring Library To Potentially Log and Store Every API request?
-
Spring Boot library for logging HTTP requests/responses
-
Spring Boot and GRPC
-
Open source Spring Boot projects to contribute
-
ZALANDO LOGBOOK
-
A note from our sponsor - SaaSHub
www.saashub.com | 13 Jul 2026
Index
What are some of the best open-source spring-boot-starter projects in Java? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | grpc-spring | 3,710 |
| 2 | jasypt-spring-boot | 3,081 |
| 3 | grpc-spring-boot-starter | 2,261 |
| 4 | Logbook | 2,051 |
| 5 | cassandre-trading-bot | 652 |
| 6 | Riptide | 340 |
| 7 | graphql-spqr-spring-boot-starter | 280 |
| 8 | wicket-spring-boot | 156 |
| 9 | spring-higher-order-components | 103 |
| 10 | multiversx-spring-boot-starter-reactive | 14 |
| 11 | Better Error Pages | 14 |
| 12 | mido-client | 6 |
| 13 | sql-circuit-breaker | 6 |
| 14 | idempotency4j | 2 |
| 15 | cronctl | 1 |
| 16 | spring-webhook-sender | 1 |
| 17 | spring-boot-starter-yupzip-json | 1 |
| 18 | spring-data-solr-lazarus | 0 |