Java spring-boot

Open-source Java projects categorized as spring-boot

Top 23 Java spring-boot Projects

spring-boot
  1. Spring Boot

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

    Project mention: The Mobile Development Tech Stack for 2025 | dev.to | 2025-01-19

    Spring Boot Official Website

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. JeecgBoot

    🔥「企业级低代码平台」前后端分离架构SpringBoot 2.x/3.x,SpringCloud,Ant Design&Vue3,Mybatis,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式,引入AI模型能力 OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。

  4. spring-boot-demo

    🚀一个用来深入学习并实战 Spring Boot 的项目。

  5. apollo

    Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.

    Project mention: Apollo: A Reliable Config Management System for Microservices | news.ycombinator.com | 2024-08-13
  6. JHipster

    JHipster, much like Spring initializr, is a generator to create a boilerplate backend application, but also with an integrated front end implementation in React, Vue or Angular. In their own words, it "Is a development platform to quickly generate, develop, & deploy modern web applications & microservice architectures."

    Project mention: Mill: A fast JVM build tool for Java and Scala | news.ycombinator.com | 2024-10-27

    Interesting that you ended up going all the way to Rust land instead of just using one of the multiple tools that have been created to help with this, like:

    * Spring Boot (it has a UI to create projects where you pick Java version, DB, build tool, some libs etc): https://spring.io/guides/gs/spring-boot

    * JHipster - the nuclear option, pick what you want a la carte: https://www.jhipster.tech/

    * JBang - a cute CLI for this: https://www.jbang.dev/

    * Maven Archetypes - the old fashioned way (existed before "create-app" kind of tools appeared): https://maven.apache.org/guides/introduction/introduction-to...

    And most IDEs also have "new project" wizzards.

  7. eladmin

    eladmin jpa 版本:项目基于 Spring Boot 2.6.4、 Jpa、 Spring Security、Redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由

  8. SpringBoot-Labs

    一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024

  9. conductor

    Conductor is an event driven orchestration platform

    Project mention: Netflix has open-sourced its Maestro Workflow Orchestrator | news.ycombinator.com | 2024-07-22

    I'm a bit confused about what is going on here: This project appears to use Netflix/conductor [0]. But you go to that repo, you see it has been archived, with a message saying it is replaced by Netflix's internal non-OSS version, and by unmentioned community forks – by which I assume they mean Orkes Conductor [1]. But this isn't using Orkes Conductor, it looks like it is using the discontinued Netflix version `com.netflix.conductor:conductor-core:2.31.5` [2] – and an outdated version of it too.

    [0] https://github.com/Netflix/conductor

    [1] https://github.com/conductor-oss/conductor

    [2] https://github.com/Netflix/maestro/blob/e8bee3f1625d3f31d84d...

  10. piggymetrics

    Microservice Architecture with Spring Boot, Spring Cloud and Docker

  11. spring-boot-admin

    Admin UI for administration of spring boot applications

  12. cas

    Apereo CAS - Identity & Single Sign On for all earthlings and beyond.

  13. SpringCloud-Learning

    Spring Cloud基础教程,持续连载更新中

  14. springfox

    Automated JSON API documentation for API's built with Spring

  15. spring-cloud-netflix

    Integration with Netflix OSS components

  16. TelegramBots

    Java library to create bots using Telegram Bots API

  17. spring-cloud-gateway

    An API Gateway built on Spring Framework and Spring Boot providing routing and more.

  18. atmosphere

    Event Driven WebSockets Framework with Cross-Browser Fallbacks (by Atmosphere)

  19. grpc-spring

    Spring Boot starter module for gRPC framework.

  20. spring-cloud-kubernetes

    Kubernetes integration with Spring Cloud Discovery Client, Configuration, etc...

  21. springdoc-openapi

    Library for OpenAPI 3 with spring-boot

    Project mention: Swagger Made Simple: A Walkthrough of API Documentation | dev.to | 2024-10-20

    Springdoc OpenAPI

  22. jasypt-spring-boot

    Jasypt integration for Spring boot

  23. hypersistence-utils

    The Hypersistence Utils library (previously known as Hibernate Types) gives you Spring and Hibernate utilities that can help you get the most out of your data access layer.

    Project mention: Hierarchical data with PostgreSQL and Spring Data JPA | dev.to | 2024-10-31

    In queries such as the above one, in order to make them cleaner and avoid needing to write the fully qualified name of the record we will write the results into, we can use the hypersistence-utils library to write a ClassImportIntegratorProvider:

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Java spring-boot discussion

Log in or Post with

Java spring-boot related posts

  • Introduction to Spring Boot: A Complete Guide

    2 projects | dev.to | 7 Jan 2025
  • ISBN Stacks — A look at a possible Spring Application implementation without annotations

    3 projects | dev.to | 28 Dec 2024
  • Multi-Architecture Spring OCI from anywhere with Paketo

    5 projects | dev.to | 17 Dec 2024
  • Choosing the Right Java Microservices Framework: Spring Boot, Quarkus, Micronaut, and Beyond

    3 projects | dev.to | 3 Dec 2024
  • Building Globally Scalable Applications: Leveraging Spring Boot's Powerful Internationalization (i18n) Capabilities

    1 project | dev.to | 12 Nov 2024
  • Spring Boot VS BlazingWebX - a user suggested alternative

    2 projects | 11 Nov 2024
  • Wednesday Links - Edition 2024-10-16

    1 project | dev.to | 16 Oct 2024
  • A note from our sponsor - SaaSHub
    www.saashub.com | 19 Jan 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source spring-boot projects in Java? This list will help you:

# Project Stars
1 Spring Boot 75,868
2 JeecgBoot 41,301
3 spring-boot-demo 33,318
4 apollo 29,287
5 JHipster 21,689
6 eladmin 21,459
7 SpringBoot-Labs 19,326
8 conductor 18,831
9 piggymetrics 13,327
10 spring-boot-admin 12,437
11 cas 10,997
12 SpringCloud-Learning 7,367
13 springfox 5,931
14 jetlinks-community 5,764
15 spring-cloud-netflix 4,892
16 TelegramBots 4,888
17 spring-cloud-gateway 4,574
18 atmosphere 3,700
19 grpc-spring 3,562
20 spring-cloud-kubernetes 3,482
21 springdoc-openapi 3,335
22 jasypt-spring-boot 2,948
23 hypersistence-utils 2,437

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Java is
the 8th most popular programming language
based on number of references?