Skip to content
#

Spring MVC

spring-mvc logo

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.

Here are 583 public repositories matching this topic...

Java rapid development platform, based (Spring Boot, Spring MVC, Apache Shiro, MyBatis, Beetl, Bootstrap, AdminLTE), online code generation, including modules: Organization, role users, menu and button authorization, data permissions, system parameters, content management, workflow, etc. Loose coupling design is adopted; one key skin switch; acc…

  • Updated Jul 7, 2024
  • JavaScript

Spring,SpringBoot 2.0,SpringMVC,Mybatis,mybatis-plus,motan/dubbo分布式,Redis缓存,Shiro权限管理,Spring-Session单点登录,Quartz分布式集群调度,Restful服务,QQ/微信登录,App token登录,微信/支付宝支付;日期转换、数据类型转换、序列化、汉字转拼音、身份证号码验证、数字转人民币、发送短信、发送邮件、加密解密、图片处理、excel导入导出、FTP/SFTP/fastDFS上传下载、二维码、XML读写、高精度计算、系统配置工具类等等。

  • Updated Dec 6, 2022
  • JavaScript

基于Spring+SpringMVC+Mybatis架构的开源博客:博客管理、图表数据、日志分析、访问记录、图库管理、资源管理、友链通知等。良好的页面预加载,无限滚动加载,文章置顶,博主推荐等。提供 用户端+管理端 的整套系统源码。响应式设计,支持手机、平板、PC,都有良好的视觉效果!包含了日常需要的所有功能。

  • Updated Dec 14, 2018
  • JavaScript

本项目是一个基于springMVC的图书管理系统设计,主要是学习springMVC模式开发。框架的搭建,数据库mysql的整合,缓存redis的使用规则和编程的习惯,系统采用springMVC整合hibernate,实现个人信息维护,图书信息维护,学生登录系统借书,还书,在线阅读灯基本操作,采用账号进行检测是否学生是否毕业或只是还没有进行实名制注册,系统采用过滤器进行拦截登录。http://ftp.sjtu.edu.cn/centos/7.6.1810/isos/x86_64/CentOS-7-x86_64-DVD-1810.iso

  • Updated Sep 18, 2017
  • JavaScript

Created by Rod Johnson, Pivotal Software

Released October 2002

Latest release 20 days ago

Followers
77 followers
Repository
spring-projects/spring-framework
Website
spring.io/projects/spring-framework
Wikipedia
Wikipedia

Related Topics

java rest spring-framework web-development