Java Spring

Open-source Java projects categorized as Spring

Top 23 Java Spring Projects

  • JavaGuide

    「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!

  • Spring Boot

    Spring Boot

  • Project mention: Walmart is migrating the remaining F# code into Java | news.ycombinator.com | 2024-03-04

    - Usually manually wired and configured vs the spring boot "starter" pattern of having libraries that automatically do some of the manual setup work for you: https://github.com/spring-projects/spring-boot/blob/main/spr...

    I wish more client library sets had the feature-matrix that the pulsar one does, because in practice most end up being the same: Java supports everything because it's either built in the same codebase or is the most used client and gets the most support, while the dotnet client codebase has many feature-requests or performance improvement issues, often leading to a "third-party client" being created.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Spring

    Spring Framework

  • Project mention: Restrictive Abstractions | dev.to | 2024-03-30

    This interface is a simplified version of real caching abstractions from Java technologies such as the ones from Spring or JCache (JSR-107). Both are part of quite complex solutions, having more generic types and different capabilities. Also, annotations would be preferred to using Cache directly in most Java applications.

  • jeecg-boot

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

  • spring-boot-demo

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

  • spring-boot-admin

    Admin UI for administration of spring boot applications

  • Project mention: spring-boot-admin VS ostara - a user suggested alternative | libhunt.com/r/spring-boot-admin | 2023-05-09
  • Activiti

    Activiti is a light-weight workflow and Business Process Management (BPM) Platform targeted at business people, developers and system admins. Its core is a super-fast and rock-solid BPMN 2 process engine for Java. It's open-source and distributed under the Apache license. Activiti runs in any Java application, on a server, on a cluster or in the cloud. It integrates perfectly with Spring, it is extremely lightweight and based on simple concepts.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • Spring Security

    Spring Security

  • springfox

    Automated JSON API documentation for API's built with Spring

  • spring-cloud-netflix

    Integration with Netflix OSS components

  • Project mention: Why using Eureka? | /r/codehunter | 2023-05-04

    I was setting up microservices based on Netflix Eureka and experimenting on top of spring-cloud and after weeks of research and development the question rose!

  • spring-cloud-gateway

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

  • Project mention: Java Microservices with Spring Boot and Spring Cloud | dev.to | 2024-01-11

    Spring Cloud Gateway MVC 2023.0.0 doesn't allow you to configure a TokenRelay filter in YAML, so I added a RouterFunction bean to add it.

  • library

    A comprehensive Domain-Driven Design example with problem space strategic analysis and various tactical patterns.

  • spring-cloud-kubernetes

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

  • grpc-spring

    Spring Boot starter module for gRPC framework.

  • springdoc-openapi

    Library for OpenAPI 3 with spring-boot

  • Project mention: Creation and Usage of BOM in Gradle | dev.to | 2024-01-07

    The issue is that the springdoc-openapi BOM brings an old version of the Spring Framework 6.0, which is incompatible with Spring Boot 3.2. There are several ways to solve this problem: update springdoc, change the order of BOM imports, but the best, in my opinion, is to avoid using the io.spring.dependency-management plugin.

  • Spring Data JPA

    Simplifies the development of creating a JPA-based data access layer.

  • Project mention: How to Store Spring Boot Application Metrics in InfluxDB | dev.to | 2024-03-02

    Please note: The H2 database was chosen for simplicity. You can replace it with any other database technology and use the Spring Boot JPA to connect. The demo application will still work.

  • jasypt-spring-boot

    Jasypt integration for Spring boot

  • 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.

  • grpc-spring-boot-starter

    Spring Boot starter module for gRPC framework. (by LogNet)

  • Speedment

    Speedment is a Stream ORM Java Toolkit and Runtime

  • SuperMarket

    设计精良的网上商城系统,包括前端、后端、数据库、负载均衡、数据库缓存、分库分表、读写分离、全文检索、消息队列等,使用SpringCloud框架,基于Java开发。该项目可部署到服务器上,不断完善中……

  • spring-cloud-config

    External configuration (server and client) for Spring Cloud

  • spring-data-redis

    Provides support to increase developer productivity in Java when using Redis, a key-value store. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access.

  • SaaSHub

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

    SaaSHub logo
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). The latest post mention was on 2024-03-30.

Java Spring related posts

Index

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

Project Stars
1 JavaGuide 142,810
2 Spring Boot 72,682
3 Spring 54,978
4 jeecg-boot 37,622
5 spring-boot-demo 31,938
6 spring-boot-admin 12,150
7 Activiti 9,902
8 Spring Security 8,390
9 springfox 5,902
10 spring-cloud-netflix 4,845
11 spring-cloud-gateway 4,362
12 library 4,091
13 spring-cloud-kubernetes 3,409
14 grpc-spring 3,318
15 springdoc-openapi 3,077
16 Spring Data JPA 2,882
17 jasypt-spring-boot 2,783
18 hypersistence-utils 2,255
19 grpc-spring-boot-starter 2,192
20 Speedment 2,078
21 SuperMarket 1,928
22 spring-cloud-config 1,923
23 spring-data-redis 1,691
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com