An open API service indexing awesome lists of open source software.

Spring

Spring Framework provides a comprehensive programming and configuration model for modern Java-based enterprise applications - on any kind of deployment platform.

https://github.com/dgroup/arch4u-pmd

Linting rules for Java frameworks like Spring, Quarkus, Jackson, SLF4J, etc., to avoid known problems in REST API, logging, observability, performance, and general best practices.

jackson-json java logging monitoring open-api pmd pmd-ruleset quark quarkus rest-api slf4j spring spring-boot

Last synced: 12 Apr 2025

https://github.com/alibaba/spring-velocity-support

An support project of legacy velocity based on Spring Framework

java spring spring-framework template-engine velocity

Last synced: 13 Feb 2025

https://github.com/yrojha4ever/javastudspringmvcweb

This is annotation based on Spring and Hibernate Version 4 project.

angular design-patterns hibernate java-8 junit4 log4j log4j-configuration spring spring-mvc

Last synced: 20 Nov 2024

https://github.com/rameshmf/springboot-validation

Validation in Spring Boot REST API with Hibernate Validator (Java Bean Validation Annotations)

hibernate spring springboot2

Last synced: 03 May 2025

https://github.com/woowacourse-teams/2024-cruru

복잡했던 리크루팅을 단 하루만에 크루루.

github-actions java javascript react spring type typescript

Last synced: 13 Apr 2025

https://github.com/codelytv/kotlin-hexagonal_http_api-course

💎 Kotlin Hexagonal HTTP API Course: Learn to do scalable Kotlin web apps

course ddd hexagonal-architecture java kotlin spring sprint-boot

Last synced: 26 Apr 2025

https://github.com/lijiahangmax/orion-kit

一个功能强大, 覆盖面广的工具类库。让你的开发无须编写重复的底层代码, 提高开发效率, 让你的代码更加简练、易读, 稳定且优雅。

common io java jsch kit lang spring string tools util utils

Last synced: 16 Apr 2025

https://github.com/solaceproducts/solace-spring-boot

An umbrella project containing all Solace projects for Spring Boot

solace spring spring-boot

Last synced: 02 Mar 2025

https://github.com/moeraorg/moera-node

Moera node, for issues use: https://github.com/MoeraOrg/moera-issues/issues

backend blog cloud decentralized java moera personal-blog personal-cloud rest-api social-network spring

Last synced: 06 Apr 2025

https://github.com/descope/descope-java

Java library used to integrate with Descope

authentication descope java java-sdk sdk spring spring-boot spring-security

Last synced: 15 Apr 2025

https://github.com/hoangsonww/employee-management-fullstack-app

🧑🏻‍💻 This repository hosts the Employee Management Full-Stack App, built with a modern React frontend with a robust Java Spring Boot backend to provides efficient data management and an interactive user experience. Currently deployed live with AWS RDS, Docker, Render, & Vercel.

aws docker full-stack fullstack-development java javascript jsx maven mongodb mui-material rds-mysql react reactjs rest-api restful-api spring spring-boot spring-mvc springframework vercel

Last synced: 14 Feb 2025

https://github.com/atereshkov/diber-backend

Delivery Service - Spring Boot / Spring Data Jpa / Hibernate / PostgreSQL / OAuth2 Application

hibernate oauth oauth2-server postgresql spring spring-boot spring-data-jpa spring-security spring-security-oauth2

Last synced: 13 Apr 2025

https://github.com/bezkoder/spring-jpa-query-example

Spring JPA @Query for custom query in Spring Boot example

jpa jpa-entities jpa-hibernate jpa-query query spring spring-boot spring-data spring-data-jpa

Last synced: 14 Apr 2025

https://github.com/kazuki43zoo/demo-application

Demo application using TERASOLUNA Server Framework for Java (5.x)

spring terasoluna-server-framewrok

Last synced: 23 Mar 2025

https://github.com/natf17/shopify-embedded-app

Enables any web app using Spring Security to operate as a Shopify embedded app.

shopify shopify-embedded-applications spring spring-boot spring-boot-2 spring-security

Last synced: 13 Apr 2025

https://github.com/baeldung/library

Simple Spring Boot Library example app:

spring spring-boot-2 spring-data-rest

Last synced: 25 Apr 2025

https://github.com/justinsdk/servletjsptutorial

《Servlet & JSP 技術手冊 - 從 Servlet 到 Spring Boot》相關資源

java javaee8 javamail jdbctemplate jsp servlet spring spring-mvc spring-security spring-thymeleaf

Last synced: 08 Apr 2025

https://github.com/amenezes/config-client

config-client package for spring cloud config and cloud foundry

app-config cloud-foundry config configuration java pivotal python spring spring-boot spring-cloud spring-cloud-config

Last synced: 14 Apr 2025

https://github.com/lets-mica/mica-security

基于底层基于 mica 驱动,采用 maven、spring boot、spring security、thymeleaf 的权限管理系统。

java mica spring spring-boot spring-security

Last synced: 08 Apr 2025

https://github.com/johnniang/wechat-starter-boot-spring

简化微信对接流程,避免重复性工作和填坑

spring springboot starter wechat wechat-pay wechat-sdk

Last synced: 05 Apr 2025

https://github.com/tspannhw/phoenix

Apache Phoenix / Hbase Spring Boot Microservices

hadoop hbase hortonworks java-8 phoenix spring spring-boot

Last synced: 14 Apr 2025

https://github.com/mirkosertic/hystrixspring

This shows how to embedd Hystrix in a non invasive manner into existing Spring applications.

hystrix java resiliency spring

Last synced: 16 Apr 2025

https://github.com/myopenresources/cc-s

一个基于spring boot、druid、mybatis、mysql的后端基础

cc druid java mybatis mysql spring spring-boot

Last synced: 07 Apr 2025

https://github.com/kylepls/mcspring

Add Spring Boot to any Bukkit plugin

minecraft spring spring-boot springframework springframework5

Last synced: 12 Feb 2025

https://github.com/bezkoder/spring-boot-sql-server

Spring Boot + SQL Server example: CRUD Operations Rest API with Spring Data JPA

crud crud-api crud-application crud-operation crud-sample jpa mssql mssql-database spring spring-boot sql-server

Last synced: 15 Feb 2025

https://github.com/googtech/ssm-beginner

:beginner: :memo: 一个简单的SSM整合项目:项目概述全面,代码注释详细,逻辑结构清晰,对于初学SSM的同学非常具有参考与学习价值哟 ~

ajax easyui jquery mybatis spring springmvc

Last synced: 18 Mar 2025

https://github.com/zongxr/flask-ssm

一款模仿SpringFramework的Python的web后端框架,基于Flask二次封装。通过Python反射模拟了Java的IOC控制反转,通过Python装饰者模式模拟了Java的AOP面向切面编程。具有接口自动发现、定时任务自动注册、事务管理器、单元测试,等功能。简化web后端开发流程,聚焦业务逻辑,让你按照Spring的习惯写Python

aspect-oriented-programming flask flask-apscheduler flask-sqlalchemy inversion-of-control java mvc mybatis python reflection spring springframework web

Last synced: 19 Dec 2024

https://github.com/zinmyoswe/spring-shopping-cart

Spring Shopping Cart built with SpringBoot, JPA, MySQL , Spring Security, Hibernate and Thymeleaf

hibernate jpa mysql shopping-cart spring spring-boot springecommerce thymeleaf

Last synced: 06 Apr 2025

https://github.com/rameshmf/angular7-springboot-crud-tutorial

Develop a single page application(SPA) using Angular 7 as a front-end and Spring boot restful API as a backend.

angular angular7 spring springboot2

Last synced: 03 May 2025

https://github.com/otaviojava/jcassandra-book

Apache Cassandra Horizontal scalability for Java applications in a book

book cassandra database hibernate jakartaee java spring spring-data

Last synced: 14 Apr 2025

https://github.com/natf17/shopify-spring-boot-embedded-app

A Spring Boot project that provides a template for creating an embedded application in the Shopify environment.

java shopify shopify-embedded-applications spring spring-boot spring-boot-2

Last synced: 13 Apr 2025

https://github.com/depromeet/walwal-server

세상 모든 반려동물을 한 자리에서! 왈왈🐶

aws docker java mysql spring spring-boot sqs

Last synced: 19 Apr 2025

https://github.com/drako01/java-coderhouse--53330

Repositorio con todas las Actividades repasadas en Clase a lo largo del Curso

eclipse-ide java mysql spring spring-boot sql

Last synced: 03 May 2025

https://github.com/rameshmf/angular6-springboot-crud-tutorial

Angular 6 + Spring Boot 2 + Spring Data JPA + MySQL + CRUD Tutorial

angular6 bootstap mysql spring springboot2

Last synced: 03 May 2025

https://github.com/bezkoder/spring-jpa-native-query-example

Spring Data JPA Native Query example (with parameters) in Spring Boot

custom-query jpa jpa-hibernate jparepository spring spring-boot spring-data spring-data-jpa springboot

Last synced: 14 Apr 2025

https://github.com/shurjopay-plugins/sp-plugin-java

shurjoPay plugin module for Java application

java payment-gateway payments shurjomukhi shurjopay spring spring-boot

Last synced: 12 May 2025

https://github.com/jihongkim98/redis-extensions

A lightweight annotation-based Redis Pub/Sub library for simplified subscription handling

annotations data-redis extension-module redis spring spring-boot

Last synced: 10 Apr 2025

https://github.com/team142/gg

An in-browser multiplayer tank battle game

babylonjs docker game gradle java javascript rollup spring spring-boot velociraptors websocket

Last synced: 20 Nov 2024

https://github.com/openshopchannel/website

The website and online library for the Open Shop Channel.

bulma java spring spring-boot web website

Last synced: 23 Apr 2025

https://github.com/loiane/java-spring-extension-pack

Visual Studio Code Extension Pack for Java + Spring developers.

java spring spring-boot springboot visual-studio-code vscode

Last synced: 23 Mar 2025

https://github.com/mscheong01/interfaice

Define an interface, and use LLM as your implementation!

ai artificial-intelligence chatgpt gpt java kotlin large-language-models llm proxy spring spring-boot

Last synced: 03 May 2025

https://github.com/croc-code/jxfw

Java eXtendable FrameWork

ddd java spring spring-boot

Last synced: 14 Apr 2025

https://github.com/selimhorri/hr-management-system

Spring Boot app, handling CRUD operations for employees as well as their departments

dockerfile java spring spring-boot spring-security sql thymeleaf-template-engine

Last synced: 12 Apr 2025

https://github.com/pushyzheng/landlords

这是一款可以和好友同玩的开黑斗地主!

game java spring

Last synced: 12 May 2025

https://github.com/salaboy/k8s-operator

Simple Kubernetes Operator Using Spring Cloud Gateway and Spring Cloud Kubernetes

cloud java kubernetes operator spring

Last synced: 10 Apr 2025

https://github.com/ipinfo/spring

Official Spring Client Library for IPinfo API (IP geolocation and other types of IP data)

ip-address ip-database ip-geolocation ipinfo spring

Last synced: 16 Feb 2025

https://github.com/julian-eggers/spring-rabbitmq-actuator

SpringBoot RabbitMQ Actuator (Queue Metrics & Health-Checks)

actuator health-check java metrics prometheus rabbitmq spring spring-boot

Last synced: 19 Mar 2025

https://github.com/migangqui/cloud-storage-spring-api

Manage files from AWS S3, Google Cloud Storag, Azure Blob Storage and Dropbox in Spring

amazon aws aws-s3 azure azure-storage-blob cloud-storage dropbox google-cloud google-cloud-storage java kotlin s3 s3-bucket spring

Last synced: 16 Dec 2024

https://github.com/shuoros/ecommercy

🛒 A sample ecommerce application written in Spring Boot API and CRUD (create, read, update, and delete)

graphql hibernate jwt-authorization mysql rest-service spring spring-boot spring-security springdatarest

Last synced: 19 Apr 2025

https://github.com/kevcodez/spring-boot-dashboard-scheduled-tasks

Dashboard to track scheduled tasks in a spring boot application

bulma spring spring-boot vue vue-awesome vue-router vuejs vuejs2 yarn

Last synced: 22 Apr 2025

https://github.com/bmstefanski/spring-vue-rest-oauth-jwt

An example of sessionless OAuth2 and JWT authentication with Spring Boot and Vue.js

authentication jwt mongodb nodejs oauth2 rest restful-api spring spring-boot spring-mvc spring-security spring-security-oauth2 vue vue-router

Last synced: 12 May 2025

https://github.com/zzzzzzzzyt/book-management-system

图书馆管理系统 采用SSM架构

css html mybatis spring springmvc

Last synced: 12 Apr 2025

https://github.com/open-hand/choerodon-oauth

This service is the authorized authentication center of the choerodon microservices framework and is mainly responsible for user privilege and authorization.

c7nf choerodon java oauth2 spring spring-boot spring-cloud spring-oauth2

Last synced: 21 Nov 2024

https://github.com/anasmak04/gestion-des-stagiaires-projet-fil-rouge

project fil rouge spring boot angular 14 PostgresqL

angular java pfe spring spring-boot spring-security typescript

Last synced: 24 Apr 2025

https://github.com/didinj/spring-boot-security-rest

Securing RESTful API with Spring Boot, Security, and Data MongoDB

api data example mongodb rest restful security spring springboot tutorial

Last synced: 24 Apr 2025

https://github.com/brandondocusen/cntxtjv

A discovery and compression tool for your Java codebase. Creates a knowledge graph for a LLM context window, efficiently outlining your project #LLM #AI #Java #CodeAnalysis #ContextWindow #DeveloperTools #StaticAnalysis #CodeVisualization

architecture-insights code-documentation code-visualization codebase-analysis context-management context-window dependency-analysis dependency-mapping developer-tools knowledge-graph large-language-models llm llm-integration machine-learning module-relationships open-source python python-frameworks spring token-reduction

Last synced: 10 Apr 2025

https://github.com/vantamnguyen/java-backend

Things I learn to become a Java backend engineer

database https java-backend restful-api security servlet spring testing

Last synced: 05 May 2025

https://github.com/springfox/springfox-grails-integration

SpringFox integration with Grails 3.x

grails groovy oai spring springfox swagger

Last synced: 30 Dec 2024

https://github.com/bzsome/gobang04

五子棋社区,前后端完全分离,SSM框架,CORS跨域访问,SSO单点登录,Bootstrap界面,RESTful构架风格,Netty即时通信,Token口令授权,Web端与客户端通信。异步请求,面向接口编程。

bootstrap cors javaee jwt-token mybatis netty-server restful-api spring spring-mvc ssm sso-server websocket

Last synced: 21 Apr 2025

https://github.com/zhuangjiaju/easytools

java卓越工程实战, 让你的代码变得更加优雅。

java spring template

Last synced: 11 Apr 2025

https://github.com/wayshall/onetwo

一个基于spring和spring boot的快速开发框架……

spring spring-boot spring-cloud

Last synced: 07 May 2025

https://github.com/yangjianxin1/tankbattle

基于Netty的联机版坦克大战

marshalling mysql netty spring spring-java tank tankbattle tankcity

Last synced: 12 Apr 2025

https://github.com/shaoxiongdu/java-notes

java成长之路 我的Java学习笔记,存放此处便于移动端复习。

java jvm mybatis mysql nginx redis spring springboot

Last synced: 14 Apr 2025

https://github.com/haoxianrui/spring-framework

Spring源码编译,附:IntelliJ IDEA2019.3编译教程

spring spring-framework

Last synced: 13 Feb 2025

https://github.com/junghoon-vans/spring-data-meilisearch

Provide support to increase developer productivity in Java when using Meilisearch. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access.

ddd framework java meilisearch spring spring-data

Last synced: 07 May 2025

https://github.com/juzi214032/oerp

:bookmark_tabs: OERP 在线考试报名平台。课程设计、期末作业、毕业设计

mybatis mybatis-plus mybatis-plus-generator mybatisplus oerp spring springboot ssh ssm

Last synced: 14 Apr 2025

https://github.com/oopsguy/kaptcha-spring-boot

Kaptcha Spring Boot Starter help you use Google Kaptcha with Spring Boot easier. 一个简单封装了 Kaptcha 验证码库的 Spring Boot Starter

captcha java kaptcha security spring spring-boot springboot starter verify yaml

Last synced: 15 Apr 2025

https://github.com/pietile/pietile-carousel

Fast and tiny React carousel

carousel react spring

Last synced: 18 Jan 2025

https://github.com/candrews/hibernate-springcache

Hibernate cache implementation that backs to the Spring Cache abstraction

hibernate spring spring-boot spring-data spring-data-jpa

Last synced: 15 Apr 2025