Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

Spring MVC

Spring MVC (Model-View-Controller) is a framework for building web applications within the larger Spring Framework. Introduced by Rod Johnson and Pivotal Software, Spring MVC provides a comprehensive programming and configuration model for modern Java-based enterprise applications. It offers a flexible way to create and manage web components, integrating seamlessly with other Spring modules. This topic covers the architecture of Spring MVC, its core components such as controllers, views, and models, as well as best practices for building robust and scalable web applications.

https://github.com/emelyanovkr/springcrudbasics

Basic application with most popular Spring components for learning purposes

hibernate spring spring-data-jpa spring-data-jpa-repository spring-jdbctemplate spring-mvc

Last synced: 05 Feb 2025

https://github.com/joooooon9/springframework

스마트에디터를 사용한 레시피 공유 사이트입니다

ajax jsp-servlet mybatis mysql smarteditor spring-mvc springframework

Last synced: 12 Oct 2024

https://github.com/androidlord/spring-blog-api

Spring Boot-powered Blog API with JWT authentication, CRUD operations for blogs and comments, and like/dislike functionality. Features include blog publishing/archiving, pagination, and PostgreSQL integration. Built using Spring JPA, Spring Security, and Lombok.

java spring-data-jpa spring-mvc spring-security springboot springframework

Last synced: 12 Oct 2024

https://github.com/shrutisaxena17/spring-mvc-project

Spring MVC Project using thymeleaf.

java spring-boot spring-mvc thymeleaf

Last synced: 22 Dec 2024

https://github.com/lokeshmori/payment-processing-system

This project involves developing a core payment system for an e-commerce client using Stripe and Razorpay payment gateway integration. The project is built using Java and Spring Boot, utilizing microservices architecture. It focuses on providing a reliable, scalable, and secure payment processing system.

api-gateway payment-integration paypal-payment-gateway rest-api restcontroller spring-boot spring-mvc spring-security

Last synced: 21 Jan 2025

https://github.com/pinochino/java_mvc

CRUD JAVA

spring-mvc thymeleaf

Last synced: 12 Oct 2024

https://github.com/alexismartinez1913/student-management-system

A Spring MVC application using Thymeleaf for managing student records. This project allows users to view, update, delete, and add student information.

java project spring-boot spring-data-jpa spring-mvc thymeleaf-java

Last synced: 12 Oct 2024

https://github.com/jonasgroeger/amos2015

Modern implementation of the DATEV Personalfragebogen in Spring

datev spring-boot spring-data-jpa spring-mvc spring-security

Last synced: 18 Jan 2025

https://github.com/posandoval/usermanagementsystem

repositorio dedicado a un sistema de gestión de usuarios

bootstrap5 html5 java spring-boot spring-mvc

Last synced: 12 Oct 2024

https://github.com/eric-souzams/hello-spring

Some tests with spring boot and other frameworks

filters hateoas jackson jax-rs mockmvc spring-boot spring-mvc

Last synced: 31 Jan 2025

https://github.com/devsallein/java-apirestful

o(* ̄▽ ̄*)ブ API that I use as a template for projects that will have Java Spring Boot as Back-End, it is a conventional APIRestful 😼✨

git javaspringboot postgresql postman spring-data-jpa spring-mvc

Last synced: 31 Dec 2024

https://github.com/chetan0777/loqo_product_management_system

Spring Boot application that interacts with a MySQL database to provide a RESTful API for filtering and sorting product records.

hibernate java-8 junit5 mokito mysql spring-boot spring-data-jpa spring-mvc

Last synced: 12 Oct 2024

https://github.com/vukedd/web-shop-springboot

Web shop application, a full-featured e-commerce platform built using Spring Boot. This application allows users to browse products, add items to a shopping cart, and check out their purchases.

authentication bootstrap css html java js mysql-database spring-boot spring-mvc thymeleaf web-application webshop

Last synced: 12 Oct 2024

https://github.com/srinivas6303/alien-managment-system-ams-with-springboot-mvc

The Alien Management System (AMS) is a web-based application built using Spring Boot with the Spring MVC pattern. It leverages Spring Data JPA for database interactions and MySQL as the backend database. The frontend is implemented using JSP (JavaServer Pages), and the application provides a simple interface to perform CRUD Operations

jasper mysql spring-boot spring-core spring-data-jpa spring-mvc

Last synced: 25 Jan 2025

https://github.com/jsgiraldo/e-commerce

Emazon es una tienda virtual diseñada para facilitar la compra de artículos en línea y la gestión de inventarios. Este proyecto tiene como objetivo proporcionar una plataforma intuitiva y eficiente que conecte a los clientes con una amplia variedad de productos de valor.

angular e-commerce fullstack-development javaspringboot spring-mvc spring-security

Last synced: 12 Oct 2024

https://github.com/christophe-ch/bddsecurityspringtest

Basic application using spring security

spring spring-boot spring-mvc spring-security typed-js

Last synced: 09 Feb 2025

https://github.com/botjavadoc/library-system-management-springboot-project

This Spring Boot project uses the MVC architecture and BCryptPasswordEncoder for secure user authentication. It employs an H2 database for lightweight, in-memory data storage, ideal for development. Showcasing best practices in Spring Boot, it emphasizes strong security and efficient data handling, making it a valuable learning resource.

h2-database spring-boot spring-mvc spring-security

Last synced: 12 Oct 2024

https://github.com/srinivas6303/simple-spring-mvc-addition-calculator

A basic Spring MVC project that performs addition of two numbers. Users input two numbers on a form, submit them, and view the result on a new page with an option to return to the input form.

controller css html java jsp-servlet maven spring-boot spring-mvc

Last synced: 25 Jan 2025

https://github.com/hey-its-d2t2/prodigy-sd-03

Simple Contact Management System: Developed as part of my Prodigy Infotech internship using Java, Spring Boot, JSP, Servlets, Thymeleaf, and MySQL. The system allows users to add, view, edit, and delete contacts, with persistent storage in MySQL. It showcases efficient contact management with a user-friendly interface.

aws-s3 devtools java jsp lombok mysql servlets spring-mvc springboot springdata-jpa thymeleaf

Last synced: 12 Oct 2024

https://github.com/bernardo-mg/spring-mvc-angular-maven-archetype

A Maven Archetype for projects using Spring MVC, and Angular

angular maven-archetype spring-mvc

Last synced: 29 Jan 2025

https://github.com/prath0m/first-spring-application-

My First Spring Boot Application that Contain Basic Crud Operation on Account using Clever Cloud MySQL Cloud Database.

clevercloud crud-operation java mysql-database spring-boot spring-mvc

Last synced: 12 Oct 2024

https://github.com/rakesh3596/digital-e-commerce-website

Digital E-commerce application using Angular as an Front-End and Spring-Boot as an Back-End

angular bootstrap4 hibernate java mysql-database spring-boot spring-mvc spring-security sql sts-code-platform swagger-ui vscode

Last synced: 31 Dec 2024

https://github.com/othmane099/todolist

Implementing CRUD operations using Spring Ecosystem by creating TodoList App

crud crud-application h2-database java mvc spring spring-boot spring-mvc thymeleaf todo-app todo-list

Last synced: 21 Jan 2025

https://github.com/progambler227788/spring-boot-concepts

Comprehensive Spring Boot Learning Repository: Master enterprise Java development with in-depth notes covering core Spring ecosystem concepts. Explore detailed guides on dependency injection, RESTful API design, security configurations, Maven project management, MongoDB integration, controller architectures, IoC container principles and annotations

database lombok-maven mongodb spring-annotations spring-boot spring-mvc spring-security springboot springsecurity

Last synced: 25 Jan 2025

https://github.com/eric-souzams/spring-blog-app

A blog application using Spring Boot, implementing REST FULL patter, Spring Security with Roles and Authorities, Unit tests covegare.

h2-database java junit junit5 jwt lombok mysql spring spring-boot spring-data-jpa spring-hateoas spring-mvc spring-security

Last synced: 31 Jan 2025

https://github.com/ha7890846/springframework

practice Hands-on over the Spring 6 and SpringBoot 3.

restful-api spring spring-boot spring-data-jpa spring-mvc

Last synced: 12 Oct 2024

https://github.com/qreolq/my-post

my-post is simple a web application with the ability to create and moderate posts and much more

bootstrap docker hibernate hibernate-validator jdbc jdk19 junit5 lombok-maven mockito postgresql spring spring-boot spring-data-jpa spring-mvc spring-security thymleaf

Last synced: 23 Jan 2025

https://github.com/r6hk/mini-spring

一个轻量级的开源框架,旨在模拟 Spring 框架 的核心功能,帮助深入理解其内部机制。

java spring spring-aop spring-jdbc spring-mvc springframework

Last synced: 08 Feb 2025

https://github.com/darshjasani/banking-application

Banking Application built using Spring Boot and MySQL server, offering a set of RESTful APIs with different endpoints for managing banking operations.

endpoints java lombok mysql restful-api spring-boot spring-mvc

Last synced: 21 Jan 2025

https://github.com/rafaelvicio/instituicao-controle

Sistema de controle de Alunos. Projeto utilizado para aprendizado de Spring Boot

java spring-boot spring-mvc

Last synced: 23 Jan 2025

https://github.com/botjavadoc/pharmacy-system-management

This Pharmacy Management System project, built using Spring Boot MVC, features Stock Management, Billing Management, and Supplier Management. It ensures real-time inventory tracking, efficient billing, and seamless supplier coordination, providing a reliable and accurate solution for managing pharmaceutical operations.

html java javascript spring-boot spring-mvc

Last synced: 12 Oct 2024

https://github.com/rafaelvicio/basespringmvc

Projeto utilizado como base para estudo do framewrok SpringMVC.

hibernate java maven spring-mvc

Last synced: 23 Jan 2025

https://github.com/rosieoh/t-sherpa_intranet_pro06

🌈T-sherpa_IntraNet_FullStack_Solo06 : SpringBoot3.0.7 + React 18을 활용한 T셀파 교수 학습 지원 웹 애플리케이션 🌈

axios postman react spring-boot spring-mvc spring-security

Last synced: 06 Jan 2025

https://github.com/donghl-dev/start-springboot

2018 1학기에 진행한 Spring Boot 학습 및 Resume 프로젝트

jdk8 jpa-hibernate maven mysql spring-boot spring-mvc thymeleaf

Last synced: 05 Feb 2025

https://github.com/eric-souzams/spring-clinic

Application using Thymeleaf and Spring Security with Authorities and Profiles, Routes with exactly protection, and full more others functions

ajax bootstrap4 datatables jquery lombok mysql spring-boot spring-data-jpa spring-mvc spring-security thymeleaf thymeleaf-security5 webjars

Last synced: 31 Jan 2025

https://github.com/derifirgiawan/simple-rest-auth-spring

Simple rest-api auth login and register with Spring Boot and Authentication used JWT

java jpa jwt-authentication jwt-token postgresql spring spring-boot spring-mvc

Last synced: 06 Jan 2025

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 Jan 2025

https://github.com/tayron/spring-boot-sistema-de-gestao-de-instituicao-e-alunos

Sistema de gestão de instituição para estudo do Framework Spring Boot com Thymeleaf

java spring-boot spring-data-jpa spring-mvc

Last synced: 20 Jan 2025

https://github.com/anujyadav2003/connectsphere_backend

Connect Sphere is a robust social platform with a powerful backend built using Spring Boot and RESTful APIs, providing users with a seamless experience for content sharing, connecting with friends, and building communities in a modern, interactive environment.

java jwt-authentication mysql rest-api spring-data-jpa spring-mvc spring-security

Last synced: 02 Feb 2025

https://github.com/srinivas6303/product-management-system-spring-mvc

A simple Product Management System built using Spring MVC framework. This application allows users to manage products by adding, retrieving, updating, and deleting product information.

jasper java maven mysql-database spring-boot spring-data-jpa spring-mvc tomcat-server

Last synced: 07 Feb 2025

https://github.com/tushar-swarnkar/cafe-management-system

A backend service for a Cafe Management System built with Java, Spring Boot, and MySQL. It provides JWT-based authentication, role-based access control, email notifications, and PDF bill generation. The system allows admins to manage users, categories, products, and orders efficiently while ensuring secure access and smooth operations. 🚀

backend-services java jpa-hibernate jwt-authentication jwt-token maven-pom mysql rest-api spring-boot spring-mvc spring-security web-application

Last synced: 07 Feb 2025

https://github.com/enginooby-practice/spring-rest

Built with Maven, configured by Java code.

jackson maven spring-mvc spring-rest

Last synced: 28 Dec 2024

https://github.com/chiqors/minimarket-backend

Backend Repository for Small E-Commerce Web App. Powered by Java Springboot.

backend-api backend-service ecommerce java java-8 minimarket spring-mvc springboot

Last synced: 24 Jan 2025

https://github.com/wisskirchenj/codesharingplatform

Spring Boot 5 functional REST-Services based platform for code sharing over the internet.

css h2-database highlight java javascript jpa-hibernate spring-mvc thymeleaf

Last synced: 06 Jan 2025

https://github.com/r3dacted42/emperp

esd micro mini project, employee (and related tables) crud of erp system

spring spring-boot spring-mvc spring-security

Last synced: 29 Jan 2025

https://github.com/pennix/java-net-http-request-factory

Spring ClientHttpRequestFactory implementation using java 11 java.net.http

resttemplate spring-framework spring-mvc

Last synced: 29 Jan 2025

https://github.com/aadewunmi/store-order-fulfilment-system

Store Order Fulfilment System (A RESTful API for Spring Boot) | Tech Stack: Java 17, Spring Boot, Spring HATEOAS, Java JPA and H2 Database.

crud crud-application h2-database hateoas java-17 java-jpa order-fulfillment spring spring-boot spring-data-jpa spring-guides spring-hateoas spring-mvc springboot store-order-management

Last synced: 25 Jan 2025

https://github.com/excptional/razorpay_order_api

Spring Boot Order API is a robust API for server-side Order ID generation and management, designed to integrate seamlessly with the Razorpay payment gateway. Simplify your payment processes and enhance your application's payment handling capabilities. Ideal for businesses needing reliable and customizable payment solutions.

java maven razorpay spring-boot spring-mvc spring-security

Last synced: 12 Oct 2024

https://github.com/rajnikant7008/news-microservice

News Service Rest API Back-end architecture of news service, based on mysql and spring boot. It contains various news related APIs.

api java maven rest-api restful-webservices spring spring-boot spring-mvc springfox-swagger webservice

Last synced: 28 Dec 2024

https://github.com/andy489/spring_fundamentals

Spring-MVC, Spring-Data-JPA, Session Scope Beans, Cookies, DB Authentication, DB migrations, Validation and Thymeleaf server-side rendering.

authentication db-migration sessions spring-boot spring-data-jpa spring-framework-6 spring-mvc thymeleaf validation

Last synced: 29 Jan 2025

https://github.com/rajnikant7008/snapsearch

SnapSearch is java application with spring framework which supports various features such as searching for any service for households purpose.

java java-application spring spring-mvc webservice

Last synced: 28 Dec 2024

https://github.com/ankush-nitjsr/customerrelationshipmanager

Web application backend for managing Customer data. Developed with Spring boot framework, Spring MVC architecture, RESTful API, JWT authentication and MySQL for managing Database.

mysql-database restful-api spring-boot spring-data-jpa spring-mvc spring-security

Last synced: 06 Jan 2025

https://github.com/pacphi/jdbc-demo

This is a simple experiment to test a Spring Boot/MVC interaction against a PostgreSQL instance via the Postgres JDBC driver.

java jdbc postgresql spring-boot-2 spring-mvc

Last synced: 24 Jan 2025

https://github.com/aharoj/twitter

Backend: Spring Boot, Java, Postman Database: PostgreSQL Frontend: TypeScript, React, css&html

css java postgresql reactjs spring-boot spring-mvc spring-security tailwindcss typescript

Last synced: 02 Feb 2025

https://github.com/endurancecode/spring-pluralsight

Code written following Spring Framework courses at Pluralsight

java spring spring-boot spring-mvc

Last synced: 09 Jan 2025

https://github.com/endurancecode/spring5-begginer-guru

Code written following the course "Spring Framework 5 - Beginner to Guru" created by John Thompson

java spring-boot spring-data spring-data-jpa spring-mvc springframework

Last synced: 09 Jan 2025

https://github.com/endurancecode/endurancetrio-community

EnduranceTrio - Platform for endurance sports community edition

api api-rest java spring spring-boot spring-mvc

Last synced: 09 Jan 2025

https://github.com/ankush-nitjsr/patientdatadetails

Login/SignUp app backend for 🏥Hospital firms to check Patient details with Authenticated Users. 👨‍💻Framework: Spring boot || 📲API: RESTful API || 📀Database: JPA and MySQL || 🔐Security: Spring boot security with JWT Authentication

jwt-authentication jwt-token mysql-database spring-boot spring-mvc spring-security

Last synced: 06 Jan 2025

https://github.com/robertjgabriel/java-examples

Odd bits of different projects I did for fun and in class

college-project java spring spring-mvc

Last synced: 13 Jan 2025

https://github.com/bernardo-mg/spring-mvc-serving-content-example

An example showing how to serve multiple content types in a single Spring MVC controller.

example spring-mvc

Last synced: 23 Jan 2025

Spring MVC Awesome Lists
Spring MVC Categories