269941633 / spring-boot-mybatis
spring boot整合mybatis+durid+事务+PageHelper分页插件+sql打印的整合
☆14Updated 7 years ago
Alternatives and similar repositories for spring-boot-mybatis:
Users that are interested in spring-boot-mybatis are comparing it to the libraries listed below
- CAS单 点登录案例。整合了CAS OAuth2、Apache Shiro、Spring Security等☆67Updated 8 years ago
- SpringBoot+Security☆52Updated 7 years ago
- Spring整合Activiti的简单例子☆59Updated 2 years ago
- demo-spring-boot-security-oauth2☆96Updated 7 years ago
- 技术亮点:spring-boot + mybatis + 通用Mapper + 动态多数据源☆16Updated 8 years ago
- shik项目基于springcloud微服务搭建的分布式项目。搭建了shik-config云公共配置,通过shik-RA服务注册发现各个模块,通过shik-zuul路由转发与统一接口。并整合了包括mybatis,jpa,jedis,quartz,freemarker和lay…☆91Updated 3 years ago
- springboot+mybatis skeleton☆110Updated 2 years ago
- springboot-cas-shiro☆62Updated 3 years ago
- 提供基于spring-cloud系列整合的依赖jar包,再加入了分布式锁,分布式事务,接口文档,多数据源,单点登录,第三方集成等等可spring-boot配置的,简单化的使用工具。☆80Updated 2 years ago
- SpringBoot与其它组件的集成,mybatis,druid,redis,jpa,fastjson☆50Updated 2 years ago
- 根据实际项目的需求,实现一个适合由单应用扩展到多应用的架构。在项目的最初设定就是一个适合多模块扩展的架构,最初是单应用架构,以包区分模块。当项目需求增大的时候,会先实现多机部署,接下来进行项目拆分,进行集群部署。每个阶段都会整合一个架构,提供对应的解决方案。☆129Updated 7 years ago
- IT学习者博客基于Spring MVC+Mybatis+shiro构建,spring就不用多说,mybatis作为高效持久层框架,外加shiro的安全机制,内部亦有拦截过滤加密等处理,就该项目本身来说已是非常安全健壮。IT学习 者博客的自身层级明显,代码书写规范,配置文件一目…☆33Updated 10 years ago
- 权限管理平台☆18Updated 7 years ago
- Spring Cloud Netflix Distributed Microservice☆35Updated 6 years ago
- 用spring-cloud 基于tcc做的简单下单流程☆54Updated 7 years ago
- Spring Cloud 与 Docker 整合使用示例,为《使用Spring Cloud与Docker实战微服务》的配套代码。书籍地址:https://github.com/eacdy/spring-cloud-book 。讨论QQ群:157525002(已满)、5648…☆41Updated 8 years ago
- http://www.itmuch.com☆51Updated 7 years ago
- 对JasigCas的java客户端也进行了小调整,让登陆之后自动返回到登陆之前的页面,不再使用p:service定义的值,并有一个客户端配置单点登陆的例子☆20Updated 10 years ago
- spring-boot-jwt + spring security集成实战项目☆53Updated 8 years ago
- secure spring-boot APIs with JWT☆60Updated 7 years ago
- dubbo consumer☆19Updated 6 years ago
- Learning about the spring-boot instances☆56Updated 7 years ago
- 简单,集中,分布式的配置管理☆121Updated 6 years ago
- code spring☆124Updated 7 years ago
- mybatis generator gui tool☆37Updated 4 years ago
- 《重新定义Spring Cloud实战》实体书目录☆30Updated 6 years ago
- SpringBootService,that is project framework template.redis,mq,timing,mybatis,jersey restful,log4j.☆25Updated 9 years ago
- CAS Server 4.0二次开发。添加登录错误三次及以上验证码校验、用户登录数据库认证、CAS Server REST等☆122Updated 8 years ago
- 基于SpringBoot生产分布式下全局的ID,保证ID生成的顺序性、无重复性、高可用,利用Redis排除了受单点故障问题的影响,生成ID规则: 年份(2位) + 一年中第几天 (3位)+ 小时(2位) + Redis自增序号 (5位),总计12位, 支持一小时内近100…☆46Updated 6 years ago
- 基于Netty实现的轻量级分布式应用配置中心☆82Updated last year