MrLiCTO / third_pay_demoLinks
以spring boot 集成了支付宝即时到帐,微信扫码支付,以及银联支付等第三方支付
☆16Updated 8 years ago
Alternatives and similar repositories for third_pay_demo
Users that are interested in third_pay_demo are comparing it to the libraries listed below
Sorting:
- 基于Spring Cloud、微服务的电商购物平台☆151Updated 8 years ago
- 基于SpringCloud微服务的示例项目、出发点是写一套完整微服务架构、集成有eureka、ribbon、feign、hystrix组件等,消费端有JSP、freemarker、thymeleaf三个版本,有完整的UI、增删改查及分页,防SQL注入、XSS攻击拦截等,同时…☆133Updated this week
- shik项目基于springcloud微服务搭建的分布式项目。搭建了shik-config云公共配置,通过shik-RA服务注册发现各个模块,通过shik-zuul路由转发与统一接口。并整合了包括mybatis,jpa,jedis,quartz,freemarker和lay…☆90Updated 3 years ago
- 一个基于Activiti5.13和Bootstrap3.0.3的请假流程☆54Updated 11 years ago
- springboot+mybatis skeleton☆110Updated 5 months ago
- Good权限管理系统是作者学习springBoot时基于springBoot开发的一套轻量级的权限系统,其目的是形成一套属于自己的通用的开发框架 以后来项目的时候就可以直接基于此平台进行开发,减少重复工作量;使用Spring Boot、Shiro、MyBatis、H-UI等…☆80Updated 7 years ago
- 【基于shiro的权限管理系统——分布式版】一个用spring、mybatis、redis和shiro开发的分布式权限管理系统☆127Updated 2 years ago
- 一个商城项目,SpringCloud版本https://github.com/chengzhx76/weixin-shop-spring-cloud☆201Updated 3 years ago
- Spring Boot 脚手架 Mybatis Spring Security JWT 权限 Spring Cache + Redis☆252Updated 6 years ago
- 基于SpringCloud 的微服务,订单,支付,商场(活动),工作流,用户,短信,极光☆206Updated last year
- jboot-admin是基于jboot全家桶构建的微服务实战项目,以微服务快速迭代开发为架构思想,目前包含后台管理模块、微信公众号模块,将来计划按照电商业务加入秒杀、商品、订单、app、小程序等模块。微服务模块分为api层、实体层、调用层、实现层、基础层,包含代码生成、用户…☆213Updated 6 years ago
- spring session + redis 实现session共享,完成 单点登录☆159Updated 8 years ago
- shiro整合jwt前后端分离权限认证示例☆104Updated 3 years ago
- 前端使用 freemaker,bootstrap,基于springboot,通过shiro控制权限,redis集中会话管理,整合一个完整的后台代码实现。☆126Updated 7 years ago
- 根据实际项目的需求,实现一个适合由单应用扩展到多应用的架构。在项目的最初设定就是一个适合多模块扩展的架构,最初是单应用架构,以包区分模块。当项目需求增大的时候,会先实现多机部署,接下来进行项目拆分,进行集群部署。每个阶段都会整合一个架构,提供对应的解决方案。☆129Updated 8 years ago
- 龙果开源-Mybatis代码自动生成工具☆168Updated 5 years ago
- dubbox的介绍和简单示例☆78Updated 9 years ago
- SpringBoot敏捷微服务开发示例(服务注册中心、服务提供者、实现客户端负载均衡的消费者、声明式的Web Service客户端消费者、服务网关、分布式配置中心、使用分布式配置的客户端)☆214Updated 8 years ago
- 基于Spring Boot框架,前台框架为JUI的后台框架,功能会继续添加,欢迎大家star和fork!该项目是为了大家更好地运用Spring Boot的功能,进行实战。如果没有使用过Spring Boot,也是一个学习的好项目。可以快速实现一个基于Spring Boot的…☆141Updated 7 years ago
- springboot-dubbox后台管理☆195Updated 8 years ago
- Shiro多项目权限集中管理(菜单、按钮、区域管理、组织机构管理、数据权限)☆63Updated 7 years ago
- 基于SpringBoot+SpringCloud+Mybatis主流框架搭建的分布式敏捷开发系统架构,为中、小型项目打造企业级基础开发多种解决方案。☆147Updated 8 years ago
- Spring-boot 集成druid数据库连接池,Spring-boot实现druid的动态数据源,Spring-boot实现定时任务schedule,spring-boot集成mybatis☆185Updated 7 years ago
- SpringMVC+Spring+Mybatis+Shiro+Redis+Ecache+JS+Mysql☆45Updated 10 years ago
- vans 基于SpringBoot构建的后端开发脚手架项目,完美整合springmvc+mybatis+spring security+jwt token。项目代码简介,注释清楚,容易上手,针对用户、角色、权限、字典等模块已经开发完成。项目适用于前段后端开发的系统,可以作为…☆110Updated 7 years ago
- 基于spring-cloud系列整合的分布式项目的例子,监控管理、配置中心、注册中心、分布式锁、分布式事务、多数据源、工作流、单点登录、oauth2授权、接口文档、路由跳转、第三方集成等等☆103Updated 6 years ago
- springboot + springmvc +Spring Security + mybatis + PageHelper(Mybatis分页插件) + druid + (maven/gradle) + thymeleaf + bootstrap 组成的框架,基于Jers…☆78Updated 3 years ago
- 一个SpringMVC4+EasyUI的后台管理系统,已投入生产线上使用。下载导入SQL脚本,开箱即用,五分钟完成部署。☆148Updated 3 years ago
- 对 王元元 springbootactiviti项目整理,修改为maven版本,原项目地址: https://git.oschina.net/wyy396731037/springboot-activiti 项目首次启动时,activiti.cfg.xml中<propert…☆175Updated 6 years ago
- RabbitMQ为异步消息处理提出了一个很好的解决方案,它是一个非常好用的消息中间件,主要用于中间件的解耦,同时,Spring Boot为RabbitMQ提供了支持, Spring Boot为Rabbit准备了spring-boot-starter-amqp,spring-…☆182Updated 8 years ago