Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Spring MVC
![](https://explore-feed.github.com/topics/spring-mvc/spring-mvc.png)
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.
- GitHub: https://github.com/topics/spring-mvc
- Wikipedia: https://en.wikipedia.org/wiki/Spring_Framework#Spring_Web_MVC
- Repo: https://github.com/spring-projects/spring-framework
- Created by: Rod Johnson, Pivotal Software
- Released: October 2002
- Related Topics: spring-framework, java, web-development, rest,
- Aliases: springmvc, spring-webmvc,
- Last updated: 2025-02-09 00:28:14 UTC
- JSON Representation
https://github.com/kaanaktas/spring-web-mvc
h2 mockito spring-mvc springframework
Last synced: 25 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/jobsapplication
Backend Focused
microservices spring-boot spring-mvc
Last synced: 02 Feb 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/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/yisus82/ow-hibernate-jpa
Curso Hibernate y JPA - Open Webinars
hibernate hibernate-jpa jpa jpa-hibernate spring spring-boot spring-data-jpa spring-mvc springboot springmvc
Last synced: 29 Jan 2025
https://github.com/idelio-mata/rest-spring
Implementando Arquitetura REST com Spring Web
spring spring-actuator-metrics spring-data-jpa spring-mvc spring-security spring-test spring-web
Last synced: 02 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.
Last synced: 23 Jan 2025
https://github.com/davenaugler/unit_15_spring_mvc
Focuses on Spring MVC (Model View Controller) and provides an in-depth exploration of Thymeleaf.
java maven spring-boot spring-mvc thymeleaf
Last synced: 30 Jan 2025
https://github.com/bernardo-mg/no-sql-spring-example
Spring with Neo4j and Graphql
angular angularjs d3 example graphql neo4j spring-mvc
Last synced: 23 Jan 2025
https://github.com/normalhuman01/to-do-list
to-do list application with angular, springboot, java, typescript, maven
angular-router-guard angular15 bootstrap java-11 jwt jwt-authentication maven spring spring-boot spring-cache spring-data-jpa spring-mvc spring-security typescript
Last synced: 22 Jan 2025
https://github.com/leosimoes/coursera-ita-sistema-ja-li
Trabalho do curso Princípios de Desenvolvimento Ágil de Software oferecido pelo ITA através do Coursera. Aplicação MVC de registro de livros lidos por usuário.
java mvc spring-framework spring-mvc thymeleaf
Last synced: 30 Jan 2025
https://github.com/rahulrathore2110/quiz-app
Quiz-App is use to organize an quiz to user. you can create a quiz. get all active quizzes and list of all types of quizzes and also get the result of particular quiz by their id.
hibernate intellij-idea java maven mysql-database postman railway-app spring-boot spring-mvc
Last synced: 30 Jan 2025
https://github.com/rahulrathore2110/tasky-app
Tasky-App is an project management system. where you can craete manager profile and then create sprint, tasks,employee and assign tasks to employees update task state to create, inprogress and done. also perform insert, update, delete and retrive operation using tasky app rest apis.
amazon-web-services hibernate-jpa java maven mysql postman spring-boot spring-mvc swagger-ui
Last synced: 30 Jan 2025
https://github.com/rajnikant7008/cache-service
Cache as a Micro Service
cache cache-control cache-service cache-storage java java-8 junit junit-test spring spring-boot spring-mvc
Last synced: 28 Dec 2024
https://github.com/likithavemulapalli/java
Contains few web applications in Java.
Last synced: 11 Jan 2025
https://github.com/kasramp/mira
Easy and fast file sharing from command line (bashupload alternative)
bashuploader spring-boot spring-mvc
Last synced: 25 Jan 2025
https://github.com/ndeta100/employee_system
An employee management system where users will be able to perform all the crud operation(Final year project for web dev)
java jpa-hibernate lombok-maven mysql spring-boot spring-data-jpa spring-mvc
Last synced: 24 Dec 2024
https://github.com/hdevlin2913/flowchain-website-be
Backend for FlowChain
cloudinary hibernate java javascript jwt mysql restful-api spring-mvc spring-security spring-validation stripe
Last synced: 31 Oct 2024
https://github.com/albabatista/newforma
Migración del proyecto Viewforma (J2EE Web) a Spring Boot
bootstrap css3 devtools h2-database jacoco-plugin jasper-reports java11-spring-boot junit lombok-maven mapstruct-plugin spring-boot spring-data-jpa spring-mvc spring-security swagger-ui thymeleaf
Last synced: 22 Dec 2024
https://github.com/smarti18n/smarti18n
SmartI18N
angular angular2 angular4 angularjs i18n internationalization spring spring-boot spring-framework spring-mvc springboot springframework springmvc
Last synced: 12 Jan 2025
https://github.com/chamangurjar/library-system-springboot
Practice project to create Library system in Spring Boot
jpa jpa-hibernate jparepository liquibase mysql spring spring-boot spring-mvc
Last synced: 30 Jan 2025
https://github.com/mohamad-shosha/spring-aws
This project integrates Spring MVC, JPA, and Hibernate for managing Instructor, Address, and Course entities. It uses Liquibase for database management and Postman for API testing. Key features include creating, reading, updating, and deleting entities, along with security to ensure authentication, authorization measures for safe data handling.
bootstrap css database error-handling hibernate html5 java jpa-entities liquibase maven mysql spring-boot spring-data-jpa spring-mvc spring-security thymeleaf
Last synced: 30 Jan 2025
https://github.com/anomalou/lisko-sandbox
Garbage collection with everything for everything. Feel free to take some part or whole project for your learning or pet project :3
gradle java java-8 learning learning-by-doing pet-project rest rest-api restful spring spring-boot spring-mvc spring-security
Last synced: 25 Jan 2025
https://github.com/haokailau/jg-dianping
Redis的企业应用实战
java redis spribg-boot spring spring-mvc
Last synced: 31 Dec 2024
https://github.com/stacenko-developer/notification-service
Сервис уведомлений
java java-spring lombok mapper maven modelmapper postgresql rest-api spring spring-boot spring-framework spring-mvc swagger
Last synced: 11 Oct 2024
https://github.com/djccnt15/spring_board
Spring 기반 게시판 서비스
java spring spring-mvc spring-security
Last synced: 25 Jan 2025
https://github.com/mohamed-sallam/banqueofegypt
A simple CRUD middleware that manage the transactions between banks
backend clean-architecture clean-code java lombok maven model-mapper mysql spring-boot spring-data-jpa spring-framework spring-mvc thymeleaf
Last synced: 11 Oct 2024
https://github.com/varundhall/bloggingplatform
Simple Blogging Platform with HTTP API using Java and Spring framework - Built using Maven
http-api java mysql spring-mvc
Last synced: 05 Feb 2025
https://github.com/superealabs/genesis-api
IntelliJ IDEA 2024 Plugin : Database-First Code Generator for Java Spring Boot and .NET C#
dotnet-core entity-framework-core intellij-plugin java jdbc spring-boot spring-cloud spring-data-jpa spring-mvc steeltoe
Last synced: 29 Jan 2025
https://github.com/ruslanbyte/erpbyrp
ERP
chartjs erp itextpdf java javascript leaflet maven mysql react-router reactjs spring-boot spring-data-jpa spring-mvc spring-security
Last synced: 29 Jan 2025
https://github.com/patinaomi/teste-tecnico-tgid
Projeto desenvolvido como parte de um teste técnico para a empresa TGID, utilizando Java e Spring.
java javaee spring spring-boot spring-mvc springboot
Last synced: 29 Jan 2025
https://github.com/arashabe/springmvcwebapp
Una Web App per il corso di Progettazione, Algoritmi e Computabilità che consente agli utenti di registrarsi, accedere, aggiornare il profilo e ricevere notifiche per formare gruppi di studio con interessi comuni. La piattaforma utilizza Spring Framework, un database embedded H2 e adotta il pattern MVC.
h2-database jpa-hibernate junit-mockito junit5 mvc-pattern playwright postman spring-boot spring-mvc spring-security unibg user-authentication web-application
Last synced: 29 Jan 2025
https://github.com/squidmin/gradle-labs
Gradle learning labs
gradle java spring spring-mvc spring-rest
Last synced: 07 Feb 2025
https://github.com/pppw/spring-web-app-template
java spring-framework spring-mvc spring-tutorial webapp
Last synced: 08 Feb 2025
https://github.com/chanhi2000/springbootlesson
spring boot lesson 쌍용
eclipse eclipse-ide gradle gradle-java intellij intellij-idea java java-8 java8 spring spring-mvc springboot springmvc
Last synced: 29 Jan 2025
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: 01 Feb 2025
https://github.com/hendrowunga/springboot-monolithic
Spring Boot Backend
mysql spring-boot spring-data-jpa spring-mvc spring-security
Last synced: 13 Jan 2025
https://github.com/ritik6207/moviewatchlistapplicationproject
Movie watch list application and give title , rating, priority and comments . for rating we are using OMDB api
css h2-database html java spring spring-boot spring-data-jpa spring-mvc spring-web thymeleaf validation
Last synced: 02 Feb 2025
https://github.com/ashutoshsahoo/spring-boot-aws-practice
spring-boot-aws-practice
aws aws-s3 aws-sdk aws-sdk2 aws-sdkv2 file-upload filedownload java java11 java11-spring-boot maven s3-bucket spring spring-boot spring-mvc
Last synced: 25 Jan 2025
https://github.com/linthithtwe/studentregistration_springmvc
Student Registration Project I did during OJT using Spring MVC
Last synced: 05 Feb 2025
https://github.com/surendravidiyala/springrestcrud
Spring RestFul WebService CRUD App
crud-application hibernate-orm maven-archetype restful-webservices spring-mvc
Last synced: 26 Jan 2025
https://github.com/surendravidiyala/orderlibrarymvcdata
bootstrap4 hibernate jsp spring-boot spring-data-jpa spring-mvc springframework
Last synced: 26 Jan 2025
https://github.com/hendrowunga/todo-spring-react
Spring Boot and React with Todo App
axios bootstrap5 react-hooks react-router spring-boot spring-mvc spring-security swagger-ui
Last synced: 13 Jan 2025
https://github.com/arifulhb/java-spring-webmvc-todo
Java Sprint Web MVC Todo application (Learning)
java java11 spring-mvc spring-mvc-framework todoapp
Last synced: 05 Jan 2025
https://github.com/beomseokyu/sist-web-dev-playground
쌍용교육센터에서 학습한 Spring Web 개발 과정 소스 저장소
html-css-javascript java jsp-servlet mysql oracle spring spring-mvc spring-security sql web-development
Last synced: 05 Jan 2025
https://github.com/macktb/qrcode-service
QRCode Service API
api-rest spring-boot spring-mvc zxing-library
Last synced: 11 Jan 2025
https://github.com/mohitagrawal939/spring-boot-web-login-registration-demo
This is the demonstration of spring boot authentication with the use of JPA and spring security. This spring boot project also connects with postgreSQL for saving data. It has simple bootstrap 4 UI (Using thymeleaf-template) for working demo.
bootstrap-4 css html5 postgresql spring-boot spring-data-jpa spring-mvc spring-security thymeleaf-template-engine
Last synced: 29 Jan 2025
https://github.com/sunnysoni97/spring_server
Server App using Spring with Thymeleaf, JDBC, Session Management and Multi-part File Handling
java jdbc jdbc-dao multipart-uploads session-management spring-boot spring-mvc springboot thymeleaf
Last synced: 03 Jan 2025
https://github.com/flaviandiold/todolist
This is a web application to make a note of your 'To Dos', update it, mark them complete, and also to delete them. This application maintains sessions and also has a secure login page. This is built using Spring MVC, JSP, JPA, MySQL, and Docker.
docker java jpa-persistence-applications mysql-database spring-boot spring-mvc
Last synced: 12 Jan 2025
https://github.com/iamgauravkhanna/hands-on-spring
Sample Projects related to Spring
Last synced: 31 Jan 2025
https://github.com/stacenko-developer/test-service
Сервис для тестирования по математике
blazor java lombok mapper maven postgresql rest-api spring spring-boot spring-mvc
Last synced: 02 Feb 2025
https://github.com/lucassimao/spring-mvc-bookstore
A little spring-mvc based bookstore, just for learning the spring stack - not production ready
Last synced: 23 Jan 2025
https://github.com/roverty/spring
Repositorio con códigos de proyectos realizados en spring
Last synced: 25 Jan 2025
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: 23 Jan 2025
https://github.com/gajendra-ingle/ems
This project is an Employee Management System built using Spring MVC and JSP. It includes CRUD operations for managing Employees.
Last synced: 04 Feb 2025
https://github.com/khalefahmed/demojpa
dao dto dto-entity-mapper entity-manager spring-boot spring-jpa spring-mvc
Last synced: 28 Dec 2024
https://github.com/melardev/javaspringbootrxapicrudrxmongocrudpagination
Paginated Crud Api implemented with Spring Boot Reactive and Spring Data Mongo Reactive
crud crud-pagination java mongodb orm orm-framework spring spring-boot spring-data spring-mvc spring-reactive spring-reactive-mongodb springboot
Last synced: 25 Jan 2025
https://github.com/senocak/spring-kotlin-kafka-producer-consumer
Spring Kotlin Kafka Producer Consumer
kafka kafka-consumer kafka-producer spring spring-boot spring-data-jpa spring-mvc spring-security springboot
Last synced: 31 Dec 2024
https://github.com/d-band/genapi
Spring RESTful API Generator
api generator restful spring spring-mvc
Last synced: 24 Jan 2025
https://github.com/rezaur97/college-directory-app
The College Directory Management System is a web-based application that streamlines and automates the management of student, faculty, and department information for educational institutions
css fullstack-development html java lombok maven spring-boot spring-mvc spring-security tailwindcss thymeleaf
Last synced: 26 Jan 2025
https://github.com/bzdgn/springmvchibernate2
Same with SpringMVCHibernate but java configuration will be used instead of xml configuration
hibernate java jpa spring spring-mvc
Last synced: 03 Feb 2025
https://github.com/naxa777/dummy-web-app
Play around with Hibernate 4.3, Spring Core and Spring MVC, Lombok. RDBMS: MySQL, build system: Gradle.
hibernate java spring-core spring-mvc
Last synced: 09 Feb 2025
https://github.com/wallisonlucas13/sistema_empresarial-spring
WebSystem que permite o cadastro e gerenciamento de serviços e clientes de forma intuitiva.
lombok postgresql spring-boot spring-data-jpa spring-mvc spring-security spring-validation
Last synced: 06 Feb 2025
https://github.com/khalefahmed/cloudstorage
A web application to explore Spring MVC, MyBatis and Selenium Testing - Udacity Java Web Developer Nanodegree Project 1
bootstrap junit mybatis selenium spring spring-boot spring-mvc spring-security thymeleaf
Last synced: 28 Dec 2024
https://github.com/saudahmedkadapa/advanced-java
This repo includes detailed explanations, examples, and best practices for key areas such as multithreading, concurrency, Java Streams, JDBC, servlets, JSP, design patterns, JPA, Spring Framework, Spring Boot, REST APIs, JVM internals, and more.
hibernate hibernate-framework hibernate-orm jdbc jdbc-database jdbc-utilities jsp maven servlet servlet-jsp spring-mvc
Last synced: 20 Dec 2024
https://github.com/marcusvbrangel/eazyschool
Eazy School Web Application
backend java maven rest-api spring spring-boot spring-data spring-framework spring-mvc spring-security thymeleaf thymeleaf-template-engine web-application
Last synced: 20 Jan 2025
https://github.com/hemantdwivedi/taskv1
Internship tasks
bootstrap5 java mysql spring-mvc springboot thymeleaf
Last synced: 06 Feb 2025
https://github.com/dbgjerez/spring-cloud-ms1
Prueba de integración continua con microservicios
java java-8 spring spring-boot spring-mvc springcloud
Last synced: 01 Feb 2025
https://github.com/glesiosantos/ms-gestao-oficina-mecanica
API para Gestão de Oficinas Mecânicas, para gerir serviços realizados
auth0 jwt-token spring-boot spring-data-jpa spring-mvc spring-security swagger-ui
Last synced: 09 Feb 2025
https://github.com/pedrohpalmeida/api-rest-clientes
API Rest para cadastro de clientes. Tecnologias utilizadas: Spring Web, JPA, H2, Maven.
h2-database intellij-idea java jpa-persistence-applications maven spring-boot spring-mvc swagger swagger-ui
Last synced: 13 Jan 2025
https://github.com/pedrohpalmeida/api-rest-school
About API Rest para cadastro de alunos, turmas e cursos. Tecnologias utilizadas: Spring Web, JPA, MySQL, Maven
intellij-idea java jpa-hibernate jpa-persistence-applications maven mysql spring-boot spring-mvc
Last synced: 13 Jan 2025
https://github.com/pedrohpalmeida/minha-primeira-api-rest
API Rest para cadastro de produtos, fornecedores e clientes. Tecnologias utilizadas: Spring Web, JPA, MySQL, Maven
intellij-idea java jpa-persistence-applications maven mysql spring-boot spring-mvc
Last synced: 13 Jan 2025
https://github.com/tsmoreland/java-misc
spring mvc demo app mostly for experimentation
java-11 java-17 spring spring-mvc springboot
Last synced: 20 Dec 2024
https://github.com/debrajhyper/development
Hibernate | JDBC | Spring Core | Spring MVC | Spring ORM | Servlet | JSP | JDBC | Maven | Product App | CRUD
crud crud-application hibernate jdbc jpa-hibernate jsp maven servlet spring spring-mvc springorm
Last synced: 22 Dec 2024
https://github.com/gabrielrochafc/integranotafiscal
This project aims to integrate with payment gateways to generate invoices in an easier and more efficient way.
java lombok spring spring-boot spring-data-jpa spring-mvc spring-security-jwt
Last synced: 23 Jan 2025
https://github.com/ibjunior/spring-gen-ai
Ce repo contient une application démontrant l'intégration de l'IA générative dans une application Spring Boot en utilisant OpenAI.
spring spring-boot spring-mvc springai
Last synced: 18 Dec 2024
https://github.com/navindafernando/easy-car-rental-company
Car Rental System / Backend :blue_car:
hibernate java layered-architecture maven resource-oriented-architecture rest-api spring-mvc tomcat-server
Last synced: 31 Dec 2024
https://github.com/ryanfleck/springmvc-pwa-lab
Spring MVC app in preparation for a collaborative PWA experiment.
gradle java-ee-8 pwa react spring-mvc travis-ci
Last synced: 02 Feb 2025
https://github.com/ahmed-dinar/rabbit-queue
RabbitMQ Demo Project with Spring Boot
rabbit-mq rabbitmq rabbitmq-consumer rabbitmq-server spring-boot spring-data-jpa spring-mvc
Last synced: 27 Dec 2024
https://github.com/gunjankadu/customer-relationship-managment
Customer RelationShip Management Build Using Spring MVC, Hibernate, MySql, JSP & CSS
aspect-oriented-programming css hibernate-orm java js jsp jsp-servlet mysql spring spring-mvc
Last synced: 05 Jan 2025
https://github.com/manhweird20112000/spring-mvc-crud
java jpa mysql spring-boot spring-mvc thymeleaf
Last synced: 08 Feb 2025
https://github.com/aymanessobhi/gymcom-backend
i like to worked on this project, i used many functionalties on it as download a file, import file, paiement, print the file also i used spring as backend technologies, my contribution on this project is 90%
java spring-boot spring-cloud spring-mvc spring-security springboot springframework sql
Last synced: 08 Feb 2025
https://github.com/andersonhsporto/escola-api
Rest API para cadastro de cursos e alunos
java java17 lombok maven spring-boot spring-jpa spring-mvc spring-validation
Last synced: 17 Jan 2025
https://github.com/dineshkumar13dk/chatbot
Welcome to my Chatbot app
corejava css hibernate html5 javascript mysql-database oracle-database spring-boot spring-framework spring-mvc sts4
Last synced: 09 Feb 2025
https://github.com/le2sky/spring-core-concept
JAVA Servlet, Spring MVC, IoC, DI, AOP learning record
Last synced: 05 Jan 2025
https://github.com/iamgauravkhanna/find-me-a-book
Web Application using Spring for Books
java spring spring-boot spring-mvc spring-web
Last synced: 31 Jan 2025
https://github.com/educhastenier/spring-boot-mvc-kotlin-tutorial
Personal tutorial materials to learn Spring boot + Spring MVC + Kotlin + Spring Dev Tools
Last synced: 17 Jan 2025
https://github.com/rahuldkjain/postgresspring
java postgresql spring spring-boot spring-mvc three-tier-architecture
Last synced: 23 Jan 2025
https://github.com/tjcchen/xmlssm
java xml configuration web project
java spring spring-mvc tomcat-server
Last synced: 07 Feb 2025