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/sandundil2002/note_taker_v1

This repository is RESTful API service designed to manage users & notes efficiently. Built with Spring & Maven, JPA and Hibernate this API leverages a MySQL database to provide CRUD operations for notes and users management.

java jpa layered-architecture mysql rest-api spring web

Last synced: 13 Apr 2026

https://github.com/tommus/tv-shows

Simple TV shows/stations REST service written in Java (Spring + Hibernate).

hibernate jackson java8 rest-api spring spring-boot spring-mvc

Last synced: 13 Apr 2026

https://github.com/augusto11cb/spring-framework-studies

Repository with Spring References, Code Examples, Relevant Observations, and Practical Exercises

integration-testing spring spring-boot spring-cloud spring-data-jpa spring-mvc spring-security spring-test spring-websocket springframework testcontainers

Last synced: 13 Apr 2026

https://github.com/paolahegel/estudos-design-patterns-spring

Prática sobre Design Patterns Singleton, Strategy e Facade. Aplicado fundamentos e depois abstraído no Spring

design-patterns spring spring-boot

Last synced: 13 Apr 2026

https://github.com/kieranmueller/redis-springboot-api

Messing with Redis, caching

boot cache caching java redis spring

Last synced: 13 Apr 2026

https://github.com/bezkoder/spring-boot-angular-16-crud-example

Fullstack Spring Boot + Angular 16 CRUD example - Spring Web, Spring Data JPA, embedded database (H2 database), Angular 16, HttpClient, Router and Bootstrap 4.

angular angular-16 angular16 crud crud-api crud-app crud-application crud-operation crud-operations crud-sample full-stack full-stack-application fullstack fullstack-application h2-database rest-api spring spring-boot springboot

Last synced: 24 Dec 2025

https://github.com/rlnkoo/e-commerce-service

E-Commerce shop backend created in java + spring boot

java jsonwebtoken mysql spring

Last synced: 18 Jan 2026

https://github.com/roman31x/curso-java-jsf

La tecnología JavaServer Faces permite construir aplicaciones Web que implementan una separación entre el comportamiento y la presentación tradicionalmente ofrecidas por arquitectura UI del lado del cliente.

css html java jdbc-driver jsf mvc spring

Last synced: 08 May 2026

https://github.com/selvasingh/tomcat-on-virtual-machine

How to deploy a real-world Java app to Tomcat on Azure Linux Virtual Machines?

airsonic azure azure-virtual-machine java java-8 linux mysql mysql-database newrelic spring spring-boot tomcat

Last synced: 13 Apr 2026

https://github.com/csaba79-coder/spring5webappmadebyme

Spring Framework Guru - Best Selling Instructor with John Thompson

spring

Last synced: 30 Apr 2026

https://github.com/rafhael-s-p/dsdeliver

App desenvolvido durante a 2ª ed. do evento Semana DevSuperior.

react rest-api spring spring-boot spring-data-jpa spring-mvc typescript

Last synced: 13 Apr 2026

https://github.com/jaimayal/user-profiles-app-spring-boot-react

Full Stack Spring Boot + React application. Includes CI/CD pipelines (powered by Github Actions) to help with deployment to AWS using Docker

aws docker react spring spring-boot

Last synced: 11 Apr 2026

https://github.com/gagangaur/spring-core-tuts

Implementation of dependency injection using spring framework via both xml based configuration and annotation based configuraion

spring spring-context spring-core

Last synced: 01 May 2026

https://github.com/quwazy/movwe-backend

Share movies you like with your friends! Make your list, and see your friends lists

docker docker-compose flyway-migrations mongodb postgresql redis spring spring-boot spring-security swagger

Last synced: 13 Apr 2026

https://github.com/prabhakar-naik/spring-boot-crud-mysql

The spring-boot-crud-mysql project demonstrates the implementation of basic CRUD (Create, Read, Update, Delete) operations using Spring Boot with MySQL database integration. It includes functionalities such as adding new records, retrieving existing data, updating information, and deleting entries. This project serves as a fundamental example of ho

crud-application java java-8 spring spring-boot sql

Last synced: 04 May 2026

https://github.com/caceresenzo/microservice-research

My research on how to start a microservice!

java microservice spring

Last synced: 13 Apr 2026

https://github.com/appuio/springdemo

Minimal Java Spring Boot example with documentation how to deploy to OpenShift/appuio.ch

appuio openshift spring spring-demo

Last synced: 07 Sep 2025

https://github.com/wesleybertipaglia/spring-bank

Spring Bank is a RESTful web service that provides banking services. It is built using Spring Boot, Spring Data JPA, PostgreSQL, and Docker.

docker java postgresql project spring

Last synced: 11 Mar 2025

https://github.com/devang-sharma609/springboot_authentication

Here is a collection of my portfolio projects, it may seem barren, but hang tight, there's gonna be a lot coming soon.

java spring spring-boot spring-security

Last synced: 02 Apr 2025

https://github.com/thitikorn-nupan/spring-frame-mvc-test-api-google-qrcode

(modify) In this project you'll know , How to Config Spring Framework (mvc) webapplication thru java config (without xml) and get qrcode apis free from developers.google

java maven spring

Last synced: 06 Oct 2025

https://github.com/yuri-italo/projeto-web-services-com-spring-boot-e-jpa-hibernate

Projeto desenvolvido em Spring Boot Java que implementa uma estruturação de camadas lógicas (resource, service, repository) e aborda conceitos de domínio. Além disso, o projeto apresenta a configuração de um banco de dados de testes H2, um CRUD funcional e uma implementação efetiva de tratamento de exceções.

spring spring-boot

Last synced: 13 Apr 2026

https://github.com/gan3xh/browserfx

BrowserFX is a feature-rich, high-performance web browser application built using the JavaFX framework. Designed with both functionality and extensibility in mind, BrowserFX offers a modern browsing experience with a focus on user productivity and customization.

java javafx spring

Last synced: 14 Apr 2026

https://github.com/rlnkoo/k8s-config

k8s configuration for java spring application

docker java k8s mysql spring

Last synced: 11 Apr 2026

https://github.com/itsindrajput/firstspringproject

A Spring Boot application demonstrating simple CRUD operations with a Student entity.

crud-operation intellij-idea java-8 java-framework rest-api spring spring-boot spring-modules

Last synced: 05 Feb 2026

https://github.com/atulsingh11-0/springbootdocker

learning how to dockerize a spring boot application

api docker java postman spring

Last synced: 12 Apr 2026

https://github.com/ayushkhodankar/chatapplication

This is a RESTful chat application built with Spring Boot that allows users to register, log in, and exchange messages in real-time.

java jwt-authentication mysql spring spring-boot spring-security springjpa

Last synced: 18 Jan 2026

https://github.com/aerphanas/sbd

Spring boot on docker example

docker java spring spring-boot

Last synced: 08 Oct 2025

https://github.com/sridharvadla45/webapplicationsecurity

Repository for Web Application Security , built using spring boot and secured with spring security using user and password authentication

authentication-backend java java-8 spring springboot springdata-jpa springsecurity

Last synced: 18 Jan 2026

https://github.com/peteryu24/watermill-savings

물레방아 적금 계산기 웹 페이지

css java javascript jquery spring

Last synced: 02 Apr 2026

https://github.com/douaa1819/insurancemanager-security

A Spring Boot application for managing insurance contracts with Session-Based Authentication and user activity logging

docker jenkins postgresql spring spring-security

Last synced: 14 Apr 2026

https://github.com/aryan4codes/manageyouremployee.io

ManageYourEmployee.io is a web application designed for managing employee data. It consists of a Spring Boot backend for handling data operations and a React frontend for user interactions.

docker reactjs spring spring-security springboot

Last synced: 19 Jan 2026

https://github.com/alves-dev/life-exercises

O projeto consiste em ouvir eventos de uma fila tratar o mesmo e salvar no banco de dados.

amqp docker gradle kotlin mysql rabbitmq spring sync-life testcontainers

Last synced: 14 Apr 2026

https://github.com/shrutisaxena17/spring-mvc-employee-crud

An Employee Management system using Spring MVC. Perform CRUD operations on the employee.

hibernate java jpa jpa-hibernate spring spring-boot springmvc

Last synced: 14 Apr 2026

https://github.com/samuelmsilva2v/java-backend-challenge-jr

API RESTful desenvolvida em Java com Spring Boot para gerenciamento de produtos

java jpa spring tdd

Last synced: 20 Apr 2026

https://github.com/rohanvron/age-calculator-app

This Project fulfills the requirements of the Frontend Mentor challenge: "View an age in years, months, and days after submitting a valid date through the form."

frontendmentor-challenge javascript jsx reactjs spring tailwindcss

Last synced: 14 Apr 2026

https://github.com/dilermando-lima/springboot-grafana-prometheus-loki

Monitoring metrics and collecting logs with prometheus, grafana ana loki between rest apis

docker gradle grafana java21 loki prometheus spring spring-boot

Last synced: 14 Apr 2026

https://github.com/mafuba1/library-jdbc

Spring MVC web app for educational purposes.

database html java jdbc jdbctemplate spring spring-mvc springframework thymeleaf

Last synced: 14 Apr 2026

https://github.com/timnekk/quizheroreborn

Spring Boot Web App for Quizzes based on jService Trivia Questions

jwt jwt-authentication postgresql redis spring spring-boot spring-data-jpa spring-mvc spring-security swagger

Last synced: 11 Oct 2025

https://github.com/mildredzarv/hola-kafka

Kafka Producer-Consumer Demo with Avro Serialization and Spring Boot (Dockerized)

avro-schema-registry avro-serialization docker-compose kafka-consumer kafka-producer spring

Last synced: 08 Apr 2026

https://github.com/vegadelalyra/angular_springboot_corporation_app

A Cafe Management System made with Spring Boot 17 + Angular 11. Frontend here: https://github.com/vegadelalyra/angular_springboot_cafe_frontend

angular boot java mysql spring springboot typescript

Last synced: 12 Apr 2026

https://github.com/jcuevas012/spring-framework-learning

this is a repo with some project in my progress learning spring framework

learning spring spring-aop spring-data

Last synced: 18 May 2026

https://github.com/aastrandemma/studentmanagement

Console application for managing students

java spring spring-framework

Last synced: 23 Feb 2026

https://github.com/andresweitzel/app_microfrontend_productos_supermercado

Micro_Front_End Acerca de Productos de Supermercado implementado con Angular, Bootstrap, Scss, Spring Boot, Spring Security, Spring MVC, Microservicios, SpringFox, Swagger Ui, Highchart, Lombok, Git, DBeaver, pgAdmin, PostgreSQL y Otras Tecnologías

angular api api-documentation dbeaver git highcharts lombok maven micro-frontends open-api-v3 pgadmin4 postgresql postman spring spring-boot spring-microservices spring-mvc springfox springsecurity swagger-ui

Last synced: 14 Apr 2026

https://github.com/tsnsoft/tsn_springboot_demo

Пример технологии Spring Boot на Java в NetBeans

api java netbeans rest rest-api spring spring-boot

Last synced: 19 Apr 2026

https://github.com/rcosta358/gomokuweb

HTTP API Server and Frontend React Application To Play Gomoku Online

api docker gomoku http kotlin postgresql react spring typescript

Last synced: 14 Apr 2026

https://github.com/leeeqo/weather

Web-application for weather tracking

docker hibernate junit liquibase mockito postgresql spring thymeleaf

Last synced: 14 Apr 2026

https://github.com/ivan-montes/hello-armeria

Hanging out with Spring and Armeria

armeria grpc java rest-api spring

Last synced: 14 Apr 2026

https://github.com/jef-nunes/rest-contatos-spring-kt

API REST para gerenciamento de contatos, versão Kotlin.

kotlin spring

Last synced: 15 May 2026

https://github.com/shangmin1990/light-framework-project

基于light-framework搭建的web RESTFUL server, 可以将此项目直接下载或者参考此项目对light-framework的引用.

common-service mybatis spring springmvc

Last synced: 14 Apr 2026

https://github.com/s-4i5/quote-service

Сервис, цитирующий отправленные сообщения группе в вк

openfeign postgresql redis-cache spring spring-boot spring-cloud spring-mvc vk-api vk-bot

Last synced: 14 Mar 2026

https://github.com/cdom27/ade-spring-java-rest-api

REST API in Java/Spring. Public endpoints for contact, querying properties. Protected endpoints for CRUD on properties.

java jpa maven postgresql rest-api spring spring-security

Last synced: 05 May 2026

https://github.com/abbes-larbaoui/llm-spring-hilla

This project is a fullstack AI chat application that integrates a backend powered by Spring AI with the Ollama model and a frontend developed using the Hilla framework. Both the frontend and backend are hosted on the same server, providing a unified and seamless user experience.

ai hilla ollama reactive spring spring-ai

Last synced: 27 Jan 2026

https://github.com/ugurcanerdogan/kotlinintro

Spring Boot Project with Kotlin & JUnit 5

junit5 kotlin spring

Last synced: 27 Jan 2026

https://github.com/almostsagar/blog-project-springboot-handlebars

A Handlebars, Spring Boot, MYSQL blog Application using MVC Pattern

handlebars mysql spring spring-boot springmvc

Last synced: 14 Apr 2026

https://github.com/adrianromanski/chatroom-websocket

Status: Finished || Funcionality: Sending and receiving messages on multi user chat

css html javascript selenium spring spring-boot websocket

Last synced: 14 Apr 2026

https://github.com/adrianromanski/movies-world

Java 11 || Status: Work in Progress || Functionality: Renting or buying movies, leaderboards of movies

spring spring-mvc spring-security thymeleaf

Last synced: 01 May 2026

https://github.com/luizrossini1/beecrowd

A software application for practicing Beecrowd exercises

beecrowd beecrowd-solutions-in-java intellij java logic-programming maven spring

Last synced: 05 Jan 2026

https://github.com/ripper21/mvcinmolab

Maquetado inicial de Inmolab

java spring springboot springmvc thymeleaf

Last synced: 23 Jan 2026

https://github.com/e3gsix/tech-challenge-5-credentials

Microsserviço dedicado às credenciais de segurança dos usuários de um e-commerce.

java-17 jpa maven postgresql spring spring-security swagger

Last synced: 05 Jan 2026

https://github.com/leo-proger/blog

Simple web-application on Spring

blog mvc-architecture spring spring-boot website

Last synced: 29 Apr 2026

https://github.com/duduxs/product-ms-spring

🖖 API developed using concepts as containers, github actions, deploys, and many others.

api docker docker-compose github-actions postgres product-ms project spring springfox

Last synced: 15 Apr 2026

https://github.com/andreyferraz/conversor-de-imagens

Este projeto é uma aplicação web criada para converter imagens de qualquer formato para o formato WebP. Desenvolvido com Java, Spring Boot e Thymeleaf, o conversor é capaz de lidar com upload de imagens e convertê-las para o formato WebP usando as bibliotecas apropriadas.

java junit mockito spring spring-boot thymeleaf webp

Last synced: 06 Feb 2026

https://github.com/pramithamj/vprofile-project

Setting up a multitier web application stack

devops elasticsearch java jsp memcached mysql rabbitmq spring tomcat vagrant

Last synced: 06 Feb 2026

https://github.com/mislenesm/forum_hub

O Fórum Hub foi desenvolvido para atender as necessidades dos usuários participantes de uma plataforma de cursos e estudos, podendo realizar suas perguntas sobre determinados assuntos. Nesta plataforma os alunos utilizam o fórum para tirar suas dúvidas sobre os cursos, desafios e projetos em que estão participando.

data-jpa flyway insomnia intellij java lombok migration mysql spring validation

Last synced: 06 Feb 2026

https://github.com/will9191/gyminfo-backend

Projeto em desenvolvimento envolvendo Auth e CRUD para melhorar minhas habilidades em Java e Spring, e que posteriormente receberá a versão front-end desenvolvida usando Angular. Como banco de dados está sendo usado o PostgreSQL e para facilitar o gerenciamento está sendo usado o Docker.

java spring

Last synced: 18 Apr 2026

https://github.com/jaimayal/java-spring-ecommerce

Modern Java + Spring Boot E-Commerce. RESTful + OAuth 2.1 + JWT.

java java-11 jwt oauth2 spring spring-boot spring-data spring-security

Last synced: 15 Apr 2026

https://github.com/tofazzaltopu/spring-boot-docker-jenkins-kubernates

spring-boot-docker-jenkins-kubernates-auto-deployment

docker java-11 kubernates maven spring spring-boot

Last synced: 06 Feb 2026

https://github.com/alafty/quarkus-microservice

This repo is a try-out project to test and compare the performance of QUARKUS and SPRING BOOT, and it is developed for educational purposes only.

java quarkus spring springboot

Last synced: 29 Jan 2026

https://github.com/rohit-ikrak/lms

Library Management System (Spring MVC)

html-css java-17 maven spring springmvc springorm

Last synced: 29 Jan 2026