KevinXie0131 / Struts2-Spring-HibernateLinks
Struts2+Spring+Hibernate+Maven
☆91Updated 10 years ago
Alternatives and similar repositories for Struts2-Spring-Hibernate
Users that are interested in Struts2-Spring-Hibernate are comparing it to the libraries listed below
Sorting:
- Spring MVC+Spring+Hibernate+Maven☆144Updated 8 years ago
- Sample(Spring Boot + Spring MVC + Spring Security + Thymeleaf + Web jars)☆68Updated 10 months ago
- IT学习者博客基于Spring MVC+Mybatis+shiro构建,spring就不用多说,mybatis作为高效持久层框架,外加shiro的安全机制,内部亦有拦截过滤加密等处理,就该项目本身来说已是非常安全健壮。IT学习者博客的自身层级明显,代码书写规范,配置文件一目…☆33Updated 10 years ago
- 《Spring Boot 实战》示例源码(作者:汪云飞)☆56Updated 8 years ago
- 《Java Restful Web Service实战 第二版》源代码☆175Updated last week
- 采用了Metronic前端模板,bootstrap 3.0,spring security 3.1,mybatis 打造的后台权限管理平台☆58Updated 11 years ago
- ☆62Updated 9 years ago
- spring + hibernate + Struts2集成,spring + Struts2 + mybatis集成演示☆80Updated 9 years ago
- SpringMVC+Spring+Mybatis+Shiro+Redis+Ecache+JS+Mysql☆45Updated 10 years ago
- 多个spring 和ActiveMQ结合的项目,其中springMQ6最有参考价值,能运行,并且是maven项目,后加的springMQ7是纯java项目,只有activeMQ,能成功运行。这些项目都要开启activeMQ,在bin里面的activemq.bat☆73Updated 10 years ago
- ☆73Updated 7 years ago
- shiro 基于 url做的权限系统☆43Updated 10 years ago
- SpringBoot practice☆232Updated 8 years ago
- A Spring Boot Framework based JavaEE application, a Java Commons Utils, and more java practice. </br> Spring Boot,Spring MVC,Spring JPA,S…☆68Updated 5 years ago
- quartz + springboot + RabbitMQ + H2(in-memory database) + dynamic task management web console.☆120Updated 4 years ago
- dubbox的介绍和简单示例☆77Updated 8 years ago
- 我们在这里将对一个集成了Spring MVC+Hibernate+Apache Shiro的项目进行了一个简单说明。这个项目将展示如何在Spring MVC 中使用Apache Shiro来构建我们的安全框架。☆35Updated 8 years ago
- old project.☆71Updated 2 years ago
- RabbitMQ为异步消息处理提出了一个很好的解决方案,它是一个非常好用的消息中间件,主要用于中间件的解耦,同时,Spring Boot为RabbitMQ提供了支持, Spring Boot为Rabbit准备了spring-boot-starter-amqp,spring-…