搜索资源列表
SSM
- 纯净的SSM框架,完整测试通过,可在此基础上进行二次开发。-pure SSM framework
boot-crm
- ssm框架的实现代码,带有详细的注解和mvc架构的流程分布。简单学习是ssm框架(SSM framework implementation code)
testSSM
- 一个简单的SSM框架的测试,运动了mysql数据库,以及javaweb的简单的登录设计(Testing the SSM framework)
SSM
- 自己搭建的ssm框架,对于刚接触框架的小白来说有帮助的(Build their own SSM framework, for contact with the framework of the small white is helpful)
ssmd
- 一个简单SSM框架,可以直接使用省去自己搭建的烦恼(A simple SSM framework)
financeCMS
- 用ssm框架进行web项目的开发。。。。。。。。。。。。。。。。。。。。。。(Web project development)
SSM框架环境整合
- ssm整合,三大框架的集成整合文档,帮你快速入门ssm的配置(ssmSSM integration, integration of three frameworks, integration documents, to help you quickly start SSM configuration)
ssm720
- 对数据库进行增删改查的基础ssm框架的项目(The project of the basic SSM framework for adding and deleting the database)
AnselLeeyy-SSM-Login-master
- 基于SSM框架和maven管理,实现的登录注册的web项目(An Login Web Project Based on SSM)
旅游管理
- 使用ssm框架编写的一套可以实现前端以及数据库交互的后端代码,其中包含了一定的前端内容,适合初学者使用或者对项目进行二次开发.(A set of back-end code that can realize the interaction between the front end and database is written by using the SSM framework, which contains some front-end contents, which is suitabl
ssm2
- 使用ssm框架对客户表,联系人列表,预约进行增删改差(Use the SSM framework for customer tables, contact lists, appointments and deletions)
ssm
- 一个简单的ssm框架,可以以此例子来了解ssm框架(A simple ssm framework, you can use this example to understand the ssm framework)
ssm-master
- 良好的可扩展性,ssh主流技术有强大的用户社区支持它,所以该框架扩展性非常强,针对特殊应用时具有良好的可插拔性,避免大部分因技术问题不能实现的功能。 3. 良好的可维护性,业务系统经常会有新需求,三层构架因为逻辑层和展现层的合理分离,可使需求修改的风险降低到最低。随着新技术的流行或系统的老化,系统可能需要重构,ssh构架重构成功率要比其他构架高很多(Good scalability, SSH mainstream technology has strong user community
SSM
- 一个SSM框架的实例源码,Spring+SpringMVC+Mybatis(A SSM framework example source code, Spring+SpringMVC+Mybatis.)
SSM
- java最流行的ssm框架教学、并有视频教学、源码。对ssm框架有很详细的讲解(Java's most popular SSM framework teaching, and video teaching, source code. A very detailed explanation of the SSM framework)
SSM学校教务查询系统
- ssm框架的学校教务查询系统,采用java语言,和spring+springMVC+MyBatis框架来实现,数据库为 MySQL(The SSM framework's school teaching inquiry system is implemented using the Java language and spring+springMVC+MyBatis framework. The database is MySQL)
boot-crm
- 基于SSM框架实现的图书信息管理系统的案例(Library information management system based on SSM framework)
SSM_stuManage
- 基于SSM框架的学生管理系统 可以直接运行(The student management system based on SSM framework can run directly.)
SSM登录登出+异步加载数据
- 利用SSM框架完成用户简单的登录注册功能(SSM framework completes user's simple login and registration function)
SSM框架中service层
- SSM框架中service层,用于搭建SSM框架