Ecosyste.ms: Awesome
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.
- GitHub: https://github.com/topics/spring
- Wikipedia: https://en.wikipedia.org/wiki/Spring_Framework
- Repo: https://github.com/spring-projects/spring-framework
- Created by: Pivotal Software
- Released: October 1, 2002
- Aliases: spring-framework,
- Last updated: 2025-01-06 00:29:34 UTC
- JSON Representation
https://github.com/guuri11/swish
Swish is a basketball scoreboard platform that allows users to manage Games, Players, Users, and Teams. The backend of the platform is built using Spring Boot and provides a REST API with CRUD operations for each of the resources.
basketball basketball-scoreboard-app basketball-stats h2-database open-api restapi-backend spring spring-boot spring-jpa spring-security spring-websocket spring-websockets-stomp swagger websocket
Last synced: 27 Nov 2024
https://github.com/feltex/aluno-service
Este repositório contém um projeto de exemplo que demonstra como integrar o Spring Boot com o Test Containers para facilitar o desenvolvimento e teste de aplicações Java.
docker docker-compose java java17-spring-boot java21 spring spring-boot
Last synced: 01 Jan 2025
https://github.com/emilio2hd/selenium-automation-architecture
Test automation architecture using Selenium and Spring Framework
automation java selenium-webdriver spring testng
Last synced: 19 Dec 2024
https://github.com/simonscholz/telegram-bot-java-api
This library contains the bot api and a retrofit client to get the data
domain java java-8 retrofit2 spring telegram telegram-bot telegram-bot-api
Last synced: 10 Dec 2024
https://github.com/joutvhu/spring-dynamic-jdbc
The Spring Dynamic JDBC will make it easy to implement dynamic queries with Spring Data JDBC
annotation dynamic-queries jdbc spring spring-boot spring-data-jdbc
Last synced: 02 Jan 2025
https://github.com/jcagarcia/proofs
Repository to upload my own proofs of concept and some code examples
proof-of-concept proofs spring spring-boot spring-roo
Last synced: 03 Dec 2024
https://github.com/warmachine028/swing-bank
A GUI Banking app Built on Spring Framework with Java
ant git github github-actions ivy java spring
Last synced: 31 Dec 2024
https://github.com/mbizhani/demeter
A full-stack application base and container for DModule (modular application)
architecture code-generation container deployment hibernate lifecycle-management maven-archetype modularization spring wicket
Last synced: 26 Dec 2024
https://github.com/sntooosk/login-page-backend
Backend Java Spring seguro e escalável! 🔐
dto-entity-mapper java jwt mysql spring spring-security
Last synced: 01 Jan 2025
https://github.com/mariquenaallosa/proyectofinal-polotic
Proyecto final para el curso de Desarrollo Full Stack con JAVA del PoloTIC de Misiones.
java spring spring-boot thymeleaf
Last synced: 15 Dec 2024
https://github.com/gattiharishkumar/springboot-reactjs-ecommerce
This project is a full-stack e-commerce application, developed with a Java Spring Boot backend and a React.js frontend. The application provides a comprehensive platform for users to browse products, add items to their cart, and proceed to checkout.
crud-application css ecommerce-website html5 java javascript maven-plugin maven-pom mvc-architecture mvc-framework reactjs spring spring-boot
Last synced: 19 Dec 2024
https://github.com/udiculus/spring-mvc-boilerplate
Spring MVC Boilerplate - Used as starter for your spring project
boilerplate bootstrap4 mvc spring
Last synced: 04 Dec 2024
https://github.com/chamithkodikara/spring-batch-demo
Demo project for Spring Batch processing
batch-processing spring spring-batch spring-batch-jobs spring-boot
Last synced: 15 Dec 2024
https://github.com/mateusznakodach/kt-time-traveler
Kotlin / Java library for one source of truth time in whole application. It's also provides mutable clock for testing.
clock java java-library jvm kotlin scala spring spring-boot test testing time time-manipulation timetraveling
Last synced: 22 Dec 2024
https://github.com/ethlo/spring-tx-cache-decorator
Transaction-aware cache decorator that holds cache values transiently until commit to avoid polluting the cache with invalid values in case of a rollback.
cache cache-control java spring spring-da spring-data-jpa transactional
Last synced: 08 Dec 2024
https://github.com/alexcheng1982/spring-boot-native-samples
Spring Boot Native samples
graalvm graalvm-ce graalvm-native-image java spring spring-boot spring-boot3 spring-native
Last synced: 08 Dec 2024
https://github.com/sshehrozali/daffodil
Distributed systems example in Spring framework using Load Balancer, API Gateway, Service Discovery and Distributed tracing.
distributed-computing distributed-log docker eureka http load-balancing microservices service-disovery spring spring-boot zipkin-sleuth
Last synced: 08 Dec 2024
https://github.com/wizarsi/dream-with-vtb
📱Mobile application that we made at the VTB API hackathon
Last synced: 03 Dec 2024
https://github.com/adessose/jekyll2cms
Tool for exporting github repo to a CMS
adesso cms conversion docker java jekyll ruby spring
Last synced: 18 Dec 2024
https://github.com/kapil7982/celestial-front-4775
REST API Application for online payment wallet application which can be used by bank's customers for different services like create bank account, login and SignUp to account, create wallet from bank account, add money to wallet, Billpayment from wallet, get transaction details from wallet etc.
hibernate java jdbc jpa spring spring-boot sql swagger-ui
Last synced: 27 Nov 2024
https://github.com/kar-dim/reactmealsts_backend
My implementation of Maximilian's "React Meals" (NET/Spring backend) https://www.udemy.com/course/react-the-complete-guide-incl-redux/
api backend csharp efcore hibernate-jpa java net spring
Last synced: 04 Jan 2025
https://github.com/ashfaqbs/springboot-qr-code-generator
This project showcases the implementation of a Spring Boot controller that leverages the ZXing library for dynamic QR code generation from a specified URL. The integration of QR codes is significant as they have become a prevalent means of exchanging information, providing a quick and effortless way for businesses to share product details, contact
Last synced: 23 Dec 2024
https://github.com/soumyadip007/spring-rest-jackson-json-data-binding
Representational State Transfer is a software architectural style that defines a set of constraints to be used for creating Web services. Web services that conform to the REST architectural style, called Rest API, provide interoperability between computer systems on the Internet.We are implementing it with Sping framework with the help of jackson.
jackson jackson-databind jackson-json-processor json restful-api restful-webservices spring spring-rest
Last synced: 17 Dec 2024
https://github.com/bhupirao/foodie-express
We have developed this REST API for an Online Food Booking application. This API performs all the fundamental CRUD operations of any Online Food Booking platform with user validation at every step.
hibernate-jpa java lombok mysql spring spring-boot swagger-ui
Last synced: 04 Jan 2025
https://github.com/yunusemrenalbant/transactional-outbox-pattern-with-debezium
A demo project implementing the Transactional Outbox Pattern using Spring Boot and Debezium for reliable event-driven communication between microservices.
debezium kafka spring springboot
Last synced: 16 Dec 2024
https://github.com/kakarottocui/invoicesys
基于java springboot的电子发票管理系统
mybatis spring spring-boot spring-mvc springboot
Last synced: 03 Dec 2024
https://github.com/hiwepy/soapui-spring-boot-starter
spring-boot-starter-soapui
Last synced: 16 Dec 2024
https://github.com/akash-rajak/spring-api-application
A Maven based Spring Web application in Spring MVC using Java, Maven, and Spring Boot Framework.
apache-tomcat api java maven postman spring spring-framework spring-mvc springboot
Last synced: 23 Dec 2024
https://github.com/core2002/qq-image-cut-web
Web版的QQ精选照片的图片切割器,用Spring Boot重构,用来快速切割图片
imagecutter qq spring spring-boot
Last synced: 24 Dec 2024
https://github.com/nhahan/stateless-spring-security
stateless-spring-security
Last synced: 10 Dec 2024
https://github.com/mindula-dilthushan/spring-cloud
spring-cloud-platform-readme
cloud platform spring springboot
Last synced: 12 Dec 2024
https://github.com/rahulrathore2110/foodland-app
Foodland is an online food delivery app. that provide an URI for connecting with the backend. it is work with two user type one is Customer and second is restaurent.
dao-interface hibernate intellij-idea java mysql-database spring spring-boot spring-jpa spring-mvc swagger-ui
Last synced: 02 Dec 2024
https://github.com/laphayen/technote
cs, java, spring, spring-boot, openCV 인터뷰 준비 노트
computer-science computer-vision java spring spring-boot
Last synced: 09 Dec 2024
https://github.com/cryptosingh1337/fellowship-backend
Backend Repo
aws-sqs jwt spring spring-boot spring-data-mongo spring-scheduler spring-security
Last synced: 04 Jan 2025
https://github.com/hormcodes/socialclusters
Bachelor thesis web app for social media content aggregation and analysation.
javascript kotlin python react social-network-analysis spring support-vector-machines
Last synced: 01 Jan 2025
https://github.com/alexsomai/encrypted-hazelcast-app
Spring Boot app with custom implementation of Encrypted Hazelcast Cache Manager 🔐
encryption gradle hazelcast java spring spring-boot
Last synced: 04 Jan 2025
https://github.com/imgabreuw/dev-otaku
Aplicação para gerenciar seus animes e mangas.
Last synced: 03 Dec 2024
https://github.com/vitorsalgado/cs-desafio-java
Concrete Code Challenge
code-challenge gradle java junit5 spring
Last synced: 02 Dec 2024
https://github.com/omerjuve2023/java-test
Registro de Productos y servicio de soporte para sus funcionalidades.
aws java jpa-hibernate junit learn maven mockito postgresql spring
Last synced: 19 Dec 2024
https://github.com/andrescosta/todo-spring-react
An educational TODO application with a full-stack setup featuring React for the frontend, Java 21 and Spring Boot for the backend, Kubernetes for orchestration, PostgreSQL as the database, the Grafana observability stack, and KeyCloak for authentication and authorization.
docker grafana grafana-loki grafana-prometheus grafana-tempo java keycloak kubernetes openid-connect postgresql react spring spring-boot spring-rest-docs testcontainers
Last synced: 18 Dec 2024
https://github.com/yawkar/marvel-catalog
(Hobby project) REST API service for managing catalog of superheroes and comics
docker-compose hobby-project java rest-api spring spring-boot swagger
Last synced: 23 Dec 2024
https://github.com/nickgraffis/ng-spring
1.8kb function that replaces Angular animation's keyframes with springKeyframes, for physics based animations.
angular angular-animations animations keyframes physics spring spring-keyframes spring-physics
Last synced: 02 Jan 2025
https://github.com/iammahesh123/task-management-system-using-microservices
This project implements a Task Management system using microservices architecture. The system consists of three main microservices: UserService, TaskService, and TaskSubmissionService. Additionally, Eureka is used for service discovery, and an API Gateway is implemented to manage API requests.
api-gateway api-gateway-endpoint eureka-client eureka-server jwt-authentication microservices mogodb rest-api spring spring-actuator spring-cloud spring-cloud-routing-gateway spring-security
Last synced: 31 Dec 2024
https://github.com/innogames/flink-real-time-crm-ui
Demo UI for the flink-real-time-crm project using Spring Boot with Thymeleaf. The Demo UI is able to send messages to and consume from the related Kafka topics.
apacheflink apachekafka flink flink-examples flink-stream-processing java kafka spring spring-boot thymeleaf
Last synced: 02 Dec 2024
https://github.com/imgabreuw/finances-kotlin
Application to organize your account incomes and expenses
Last synced: 03 Dec 2024
https://github.com/vizaizai/easy-http-spring
easy-http for spring
easy-http http-client spring springboot
Last synced: 02 Dec 2024
https://github.com/aqiu202/autolog-spring-boot-starter
一个小巧的操作日志采集的Spring Boot starter,简单好用!
autolog autolog-spring-boot-starter autologger log-spring-boot-starter logger logger-spring-boot-starter spring spring-boot spring-boot2 springboot2
Last synced: 27 Nov 2024
https://github.com/4l1c3-r4bb1t/projeto-integrador-glace
👨🏾🦽🦻🏻👨🦯 O GLACE (Guia de Lugares ACEssíveis) é um sistema de pesquisas em que pessoas com deficiência podem encontrar lugares como restaurantes, hotéis, etc, que sejam acessíveis.
Last synced: 04 Jan 2025
https://github.com/ghillert/kamal-demo
Demo project illustrating the use of Kamal for deployments of Spring Boot applications to Cloud VMs.
Last synced: 26 Dec 2024
https://github.com/ajeydudhe/facile-ui-test
facile-ui-test can be used to write UI tests especially for Spring MVC projects. It uses BrowserMobProxy to complete the http request flow from the UI test => browser => http proxy => MockMvc => UI test. Additionally, you can use Mockito to define the mock http responses.
chrome havascript headless html selenium spring testing ui
Last synced: 03 Dec 2024
https://github.com/kakarottocui/librarysystem
基于SpringBoot框架的图书管理系统
java mybatis spring spring-boot spring-mvc
Last synced: 03 Dec 2024
https://github.com/christherama/spring-goodies
Spring Boot application that demonstrates the use of application runners, argument resolvers, exception handlers, and handler interceptor adapters.
hibernate jpa rest-api spring spring-boot
Last synced: 01 Jan 2025
https://github.com/kakarottocui/ssmepidemic
基于java SSM框架和JSP的疫情管理系统
mybatis spring spring-mvc ssm tomcat
Last synced: 03 Dec 2024
https://github.com/melardev/javaspringbootjwtcrudpagination
Java Spring Boot Crud + Pagination application secured with JWT
crud crud-pagination full-stack fullstack java jwt spring spring-boot spring-data
Last synced: 26 Nov 2024
https://github.com/digoarthur/move.it
NLW#04 - Rocketseat - Utilizando a técnica Pomodoro, esta aplicação possui um crônometro onde o objetivo é executar a tarefa do seu interesse.
css3 deploy figma html5 nextjs nlw-4 productivity spring typescript
Last synced: 11 Dec 2024
https://github.com/yeon-06/inflearnspring
🍃Inflearn에서 김영한님 강의를 듣고 정리하는 레포지토리
Last synced: 25 Dec 2024
https://github.com/nhatthaiquang-agilityio/spring-zipkin
Tracing log for microservices, Zipkin Tracing
docker-compose spring spring-boot spring-cloud spring-cloud-microservice spring-config spring-eureka zipkin
Last synced: 23 Dec 2024
https://github.com/chandandas27/chandandas27
Chandan Das GitHub profile.
backend-developer computer-science-engineering full-stack-web-development html-css-javascript java-developer microservices reactjs software-engineer spring spring-boot
Last synced: 03 Dec 2024
https://github.com/melardev/javaspringbootrxjwtsecurityrxcrud
Java Spring Boot Crud application secured with Spring Reactive Security JWT
java jwt reactive spring spring-boot spring-data spring-reactive spring-security
Last synced: 26 Nov 2024
https://github.com/sanjinkurelic/mvcgenerator
Most of today's simpler software solutions closely link their work to basic database operations. The basic operations are retrieving, entering, modifying, and deleting individual data, so-called CRUD operations. To simplify the implementation of such software solutions, it is possible to build a code generator that builds a series of program sections based on the definition of the database structure. The database structure is defined using a structured query language (SQL).
analysis chunk code-generator compiler crud hibernate intermediate-code-generation java-11 junit lexical-analysis mvc parsing reflections rest-api semantic-analysis spring sql synthesis target-code-generation three-tier-architecture
Last synced: 26 Dec 2024
https://github.com/sanjinkurelic/capitalbusconnect
Capital Bus Connect (CBC) is website for buying bus tickets using PayPal and viewing travel history.
aspectj expression-language gulp hibernate hibernate-orm hibernate-validator htmlcompressor jackson java jdk11 jpa2 jstl p6spy sass servlet servlet-jsp spring spring-data-jpa spring-mvc spring-security
Last synced: 26 Dec 2024
https://github.com/edakass/tracking_weight_application
Tracking Weight Application :octocat: 🎧
java mysql spring spring-boot spring-data-jpa spring-mvc spring-security thymeleaf
Last synced: 28 Nov 2024
https://github.com/edakass/vet-app
Vet Clinic Project 🐦🐱 🐶 🐈 🐟
bootstrap css html intellij java jpa-hibernate maven maven-pom mysql spring spring-boot springdevtools springframework springinitializr springjpa springmvc springsecurity springweb thymeleaf xampp
Last synced: 28 Nov 2024
https://github.com/damingerdai/minio-spring-boot-starter
a spring boot starter for minio
minio spring spring-boot-starter
Last synced: 09 Dec 2024
https://github.com/cholnhial/taca
Tone Aware Chat App - A demo of IBM Tone Analyzer and Spring Websockets
ibm-watson reactjs redux redux-thunk spring spring-boot websockets
Last synced: 01 Jan 2025
https://github.com/monosoul/spring-data-mongo-issue
A repo to demonstrate how to fix MappingInstantiationException when using an interface field with Spring Data and MongoDB
java kotlin mongo mongodb spring spring-boot spring-data springboot
Last synced: 02 Jan 2025
https://github.com/jmigac/additional-graphql-extensions
Additional GraphQL Extension created through Java reflection to provide annotation-driven development by providing additional annotations for faster setup of GraphQL objects and easier way of managing DataFetcher objects inside RuntimeWiring object.
annotations dependency extension graphql spring web-service
Last synced: 19 Dec 2024
https://github.com/melardev/tutsspringmvc
Spring MVC projects used for my in depth Spring MVC tutorial playlist on Youtube
api app java spring spring-mvc tutorials web webapp youtube
Last synced: 26 Nov 2024
https://github.com/crni99/bookstore
This app is an e-commerce platform that allows users to browse and purchase books online. It is built using the Java programming language and the Spring framework (Boot, MVC, Security, Data JPA) and it uses an H2 (SQL) database to store and retrieve data.
bookstore bookstore-cms crud database h2-database hibernate java maven mvc spring spring-boot spring-mvc spring-security springboot store
Last synced: 19 Dec 2024
https://github.com/samioksanen/coffee_diary_java_spring_project
Spring application where you can keep track of how much coffee you drink
Last synced: 17 Dec 2024
https://github.com/pukkaone/grapid
Schema-first GraphQL server framework for Java
framework graphql graphql-java graphql-server java spring spring-boot
Last synced: 18 Dec 2024
https://github.com/k0l4s/blankcilapi
emailvertify ffmpeg firebase jwt jwtauthentication jwttoken mysql reactjs spring spring-security springboot
Last synced: 01 Jan 2025
https://github.com/chamithkodikara/monitoring-demo
Demo project for Spring Boot application performance monitoring and REST API documentation
actuator api-documentation grafana grafana-dashboard monitoring prometheus spring spring-boot swagger swagger-ui
Last synced: 15 Dec 2024
https://github.com/pradeepsingroul/codewithpradeep
In this repo I am revising my previous concepts by implementation ...............
java-8 jpa-hibernate spring spring-boot spring-mvc
Last synced: 26 Dec 2024
https://github.com/praveengnair/social-referral-app
Social Referral by invite app with angular front end and backend on spring.
angular4 mongodb spring spring-boot
Last synced: 24 Dec 2024
https://github.com/fibrefox/password-encoder-for-spring-security-hashes
Rust library to handle password hashes managed by common Spring Boot application using Spring Security
password rust rust-library security spring spring-security
Last synced: 24 Dec 2024
https://github.com/careydevelopment/jwt-security
Handles security for the Carey Development ecosystem.
java json jwt security spring spring-boot
Last synced: 18 Dec 2024
https://github.com/hossara/takitaki
Smart, AI-Based, Powerful social media
ai fastapi kotlin microservice mongodb python python3 smart social-media social-network spring spring-boot spring-cloud
Last synced: 02 Jan 2025
https://github.com/alessandroargentieri/java-messaging
Java async messaging using AWS SNS-SQS, RabbitMQ, ActiveMQ, Kafka and API notifications
activemq activemq-message-broker amazon-web-services aws kafka kafka-consumer kafka-producer kafka-streams localstack rabbitmq rabbitmq-client sns spring spring-boot springboot sqs
Last synced: 25 Dec 2024
https://github.com/sshehrozali/empowr
🎯 P2P Feedback submission made easy.
https java rest-api spring spring-boot spring-web
Last synced: 08 Dec 2024
https://github.com/veresdavid/deik-tdk-2017
A web application for problem modelling, solution searching and visualization on state-space.
antlr4 bootstrap css d3js html java javascript postgresql spring
Last synced: 18 Dec 2024
https://github.com/soyvural/spring-data-dynamodb
Spring Data DynamoDB Repository Demo Application
aws docker dynamodb jwt rest-api spring spring-security springboot terraform
Last synced: 11 Dec 2024
https://github.com/springtainer/springtainer-common
Common utils for testcontainer implementations
spring spring-boot testcontainers testing
Last synced: 11 Oct 2024
https://github.com/matthewsommer/spring-elasticbeanstalk-loadbalancer-https-redirect
Example Spring Boot app for deployment on AWS Elastic beanstalk that redirects http to https.
apache2 aws elasticbeanstalk https load-balancer spring ssl tomcat
Last synced: 04 Nov 2024
https://github.com/gy-toxyc/bizum
Backend for PNG Direct. Includes basic user, bank accounts an transactions management.
Last synced: 16 Nov 2024
https://github.com/robsonmt/project-sds4
bootstrap java postgresql reactjs spring spring-boot typescript
Last synced: 29 Dec 2024
https://github.com/sasmithx/spring-pos
A Spring-based backend for a Point of Sale (POS) system provides a robust and scalable architecture for managing key business operations such as customer management, inventory control, order processing, and transaction handling..
hibernate-jpa hibernate-validation hibernate-validator jdk21 jparepository logback modelmapper restful-api spring spring-data-jpa spring-mvc spring-mvc-framework spring-mysql spring-pos-api tomcat-server
Last synced: 31 Oct 2024
https://github.com/yasith-chathuranga/posfusion-pos-spring-api
A reliable and flexible Point of Sale (POS) system built on the strong Spring Framework, designed to easily manage customers, items, and orders.
hibernate-jpa hibernate-validator jackson-databind jdk17 logback modelmapper postman-collection spring spring-data spring-mvc spring-mysql springframework tomcat-server
Last synced: 31 Oct 2024
https://github.com/yucl80/file-upload-proxy
fileupload java spring spring-boot spring-mvc
Last synced: 28 Nov 2024