All Projects → Spring Boot Mybatis Rw → Similar Projects or Alternatives

571 Open source projects that are alternatives of or similar to Spring Boot Mybatis Rw

Perseus
⚡️database read and write separation of java
Stars: ✭ 123 (-64.55%)
Mutual labels:  transaction, datasource
Dynamic Datasource Spring Boot Starter
dynamic datasource for springboot 多数据源 动态数据源 主从分离 读写分离 分布式事务
Stars: ✭ 3,112 (+796.83%)
Mutual labels:  mybatis, datasource
ddal
DDAL(Distributed Data Access Layer) is a simple solution to access database shard.
Stars: ✭ 33 (-90.49%)
Mutual labels:  transaction, datasource
springboot-BMSystem
springboot+mybatis+mysql+thymeleaf+jquery构建的小型图书借阅管理系统
Stars: ✭ 88 (-74.64%)
Mutual labels:  mybatis
ETH-transactions-storage
Indexer for Ethereum to get transaction list by ETH address
Stars: ✭ 155 (-55.33%)
Mutual labels:  transaction
Yan
使用Maven构建,整合Dubbo+Zookeeper+SpringMVC+Spring+MyBatis+Redis支持分布式的高效率便捷开发框架
Stars: ✭ 293 (-15.56%)
Mutual labels:  mybatis
Seckill Demo
一个简单的SSM框架的商品秒杀系统🦄
Stars: ✭ 315 (-9.22%)
Mutual labels:  mybatis
transaction-rs
The transaction abstraction library and its executors for rust
Stars: ✭ 16 (-95.39%)
Mutual labels:  transaction
Knowage Server
Knowage is the professional open source suite for modern business analytics over traditional sources and big data systems.
Stars: ✭ 276 (-20.46%)
Mutual labels:  datasource
mybatis-generator-plus
轻度扩展mybatis-generator-core插件,与官方插件兼容。
Stars: ✭ 62 (-82.13%)
Mutual labels:  mybatis
autumn
采用Spring、Spring Boot、Redis、MyBatis、Shiro、Druid框架开发,搭载mysql数据。 如果你厌烦了MyBatis中需要手动创建表的事情,这个项目非常适合你,自动为你生成表。 从此你不在需要导入sql文件了,项目初始化变得异常简单,结构清晰,易于开发,真正拿来可用。 全注解MyBatis开发,没有任何mapper文件,一切sql 映射都用代码实现,全程无xml配置,对xml编写mapper有恐惧症的人的福音。 提供双向生成功能: 实体类自动生成数据库表,全过程不需要任何SQL语句,所有表自动生成 通过表生成基础结构代码,生成代码中已包含CRUD功能,表级别的API接口全部都有 基本实例数据全自动通过代码初始化,无需干预 仅仅只需要修改数据库连接地址,…
Stars: ✭ 28 (-91.93%)
Mutual labels:  mybatis
esewa pnp
Unofficial esewa plugin for flutter application.
Stars: ✭ 38 (-89.05%)
Mutual labels:  transaction
Dtcollectionviewmanager
Protocol-oriented UICollectionView management, powered by generics and associated types.
Stars: ✭ 300 (-13.54%)
Mutual labels:  datasource
SpringMVCWithAngular2
SpringMVC整合Angular2 demo
Stars: ✭ 16 (-95.39%)
Mutual labels:  mybatis
Mybatis Log Plugin
Restore mybatis sql log to original whole executable sql.
Stars: ✭ 318 (-8.36%)
Mutual labels:  mybatis
yoma
一个小而美的低代码全栈开发平台,一键生成后端api接口+前端页面代码+在线接口文档,节省50%的前后端开发的工作量。基于springboot +mybatis+spring security+vue 技术栈
Stars: ✭ 137 (-60.52%)
Mutual labels:  mybatis
Zheng
基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。
Stars: ✭ 16,163 (+4557.93%)
Mutual labels:  mybatis
smolder
HL7 Apache Spark Datasource
Stars: ✭ 33 (-90.49%)
Mutual labels:  datasource
Spring Boot Demo
spring boot demo 是一个Spring Boot、Spring Cloud的项目示例,根据市场主流的后端技术,共集成了30+个demo,未来将持续更新。该项目包含helloworld(快速入门)、web(ssh项目快速搭建)、aop(切面编程)、data-redis(redis缓存)、quartz(集群任务实现)、shiro(权限管理)、oauth2(四种认证模式)、shign(接口参数防篡改重放)、encoder(用户密码设计)、actuator(服务监控)、cloud-config(配置中心)、cloud-gateway(服务网关)等模块
Stars: ✭ 323 (-6.92%)
Mutual labels:  mybatis
smart-cloud
基于springboot && springcloud的脚手架,支持服务合并部署与拆分部署、接口加解密签名、日志数据 脱敏、接口数据mock、接口文档自动生成、请求幂等校验、接口日志&&sql日志切面打印、分表分库分布式事务、国际化语言等
Stars: ✭ 167 (-51.87%)
Mutual labels:  mybatis
Yfax Parent
SprintBoot开发的Rest API接口项目实战,集成了拦截器,日志处理,mysql,mybatis, oauth2.0, spring secutity等,已投入生产线上使用。应用了https://github.com/hemin1003/spring-boot-study 所含功能。配套的后台管理系统实战见:https://github.com/hemin1003/aylson-parent
Stars: ✭ 271 (-21.9%)
Mutual labels:  mybatis
Mybatipse
Eclipse plugin adding support for MyBatis SQL Mapper Framework.
Stars: ✭ 312 (-10.09%)
Mutual labels:  mybatis
neo4j-php-client
Php client and driver for neo4j database
Stars: ✭ 95 (-72.62%)
Mutual labels:  transaction
Pg Promise
PostgreSQL interface for Node.js
Stars: ✭ 3,059 (+781.56%)
Mutual labels:  transaction
sms
高可用短信微服务
Stars: ✭ 57 (-83.57%)
Mutual labels:  mybatis
DIMS
🐟 数据库系统原理课程设计,Drug Inventory Management System,基于 SSM 框架的医院药品库存管理系统。
Stars: ✭ 49 (-85.88%)
Mutual labels:  mybatis
shrek-springboot-vue
springboot+vue+shiro 项目,包括权限,代码生成,,工作流等 demo:地址
Stars: ✭ 49 (-85.88%)
Mutual labels:  mybatis
Lemarket
基于Java SSM框架和layui构建的手机商城系统(包含前后台)
Stars: ✭ 302 (-12.97%)
Mutual labels:  mybatis
SpringBoot
SpringBoot SpringCloud开发整合
Stars: ✭ 31 (-91.07%)
Mutual labels:  mybatis
Springboot Rabbitmq
RabbitMQ的简单介绍、安装及与SpringBoot整合构建高可用的消息传递方案
Stars: ✭ 320 (-7.78%)
Mutual labels:  mybatis
iOSEasyList
A data-driven UICollectionView and UITableView framework for building fast and flexible lists
Stars: ✭ 29 (-91.64%)
Mutual labels:  datasource
Spring Boot Data Source Decorator
Spring Boot integration with p6spy, datasource-proxy, flexy-pool and spring-cloud-sleuth
Stars: ✭ 295 (-14.99%)
Mutual labels:  datasource
wislove
Java 服务端api解决方案,处理部分通用业务逻辑。包括用户中心,支付,订单,IM相关,内容管理,角色权限授权。以及分库分表的处理,RPC分布式的解决方案等。一个人慢慢做
Stars: ✭ 14 (-95.97%)
Mutual labels:  mybatis
Studynotes
📚JAVA、Spring、SpringMVC、SpringBoot、Mybatis、Vue、MySQL、MongoDB、Radis、Docker、Nginx、......笔记
Stars: ✭ 337 (-2.88%)
Mutual labels:  mybatis
mybatis-mapper2sql
Generate SQL Statements from the MyBatis3 Mapper XML file
Stars: ✭ 61 (-82.42%)
Mutual labels:  mybatis
Sens
基于SpringBoot+MyBatis+Shiro+Redis+ElasticSearch的企业级博客系统
Stars: ✭ 287 (-17.29%)
Mutual labels:  mybatis
cheshuo
🎃A lightweight game server framework. Based on Springboot and Netty. Using ProtoBuf as communication between client and server.
Stars: ✭ 23 (-93.37%)
Mutual labels:  mybatis
Exception
The Hoa\Exception library.
Stars: ✭ 316 (-8.93%)
Mutual labels:  transaction
JavaEE
🔥⭐️👍框架(SSM/SSH)学习笔记
Stars: ✭ 33 (-90.49%)
Mutual labels:  mybatis
Basic Blockchain Programming
Sample code from my blog series "Basic blockchain programming".
Stars: ✭ 282 (-18.73%)
Mutual labels:  transaction
tokensubscription.com
⏰💰🤠 Set-it-and-forget-it token subscriptions on the Ethereum mainnet. #Winner #WyoHackathon
Stars: ✭ 81 (-76.66%)
Mutual labels:  transaction
Springboot Learning
基于Gradle构建,使用SpringBoot在各个场景的应用,包括集成消息中间件、前后端分离、数据库、缓存、分布式锁、分布式事务等
Stars: ✭ 340 (-2.02%)
Mutual labels:  mybatis
SpringbootCRM
SpringbootCRM,后台管理模板,抽空持续完善(Github授权登录,微信测试号扫码登录)...
Stars: ✭ 37 (-89.34%)
Mutual labels:  mybatis
Easyee
开源 JavaEE 企业级快速开发平台。提供了 Spring Boot, Struts2, Hibernate, MyBatis, Shiro, EasyUI 等技术,包含完整的权限管理系统等。提供自动化代码生成器。 Open source JaveEE enterprise-class rapid development of the basic platform. Integration of Spring Boot, Struts2, Hibernate, MyBatis, Shiro, EasyUI and other technologies, including the integrity of the rights management. Provides an automated code generator.
Stars: ✭ 275 (-20.75%)
Mutual labels:  mybatis
cc-project-vue
一个基于vue3.0+antd+less+spring boot +mybatis+mysql+maven基础权限管理平台
Stars: ✭ 20 (-94.24%)
Mutual labels:  mybatis
Hope Boot
🌱 Hope-Boot 一款现代化的脚手架项目
Stars: ✭ 3,241 (+834.01%)
Mutual labels:  mybatis
jdbc-adapter
JDBC adapter for Casbin
Stars: ✭ 26 (-92.51%)
Mutual labels:  mybatis
Springboot Learn
🌹springboot常用框架整合示例,涉及多种网站监控,数据缓存,网络通信,持久层,权限管理,常用工具等
Stars: ✭ 270 (-22.19%)
Mutual labels:  mybatis
spring-security-mybatis-demo
A simple demo for Spring Security with Mybatis .
Stars: ✭ 48 (-86.17%)
Mutual labels:  mybatis
Springboot Guide
SpringBoot2.0+从入门到实战!
Stars: ✭ 4,142 (+1093.66%)
Mutual labels:  mybatis
springboot
🌿 springboot 分析与学习 & 入门示例 & 图文教程,本 Spring Boot 系列文章基于 Spring Boot 版本 v2.x 进行学习分析。 所有项目示例都有对应的文章介绍,可以直接点击 https://www.wdbyte.com 阅读。
Stars: ✭ 104 (-70.03%)
Mutual labels:  mybatis
Btcdeb
Bitcoin Script Debugger
Stars: ✭ 267 (-23.05%)
Mutual labels:  transaction
Guns
Guns基于SpringBoot 2,致力于做更简洁的后台管理系统,完美整合springmvc + shiro + mybatis-plus + beetl!Guns项目代码简洁,注释丰富,上手容易,同时Guns包含许多基础模块(用户管理,角色管理,部门管理,字典管理等10个模块),可以直接作为一个后台管理系统的脚手架!
Stars: ✭ 3,327 (+858.79%)
Mutual labels:  mybatis
NYTimesMostPopularArticles
A simple app to hit the NY Times Most Popular Articles API and show a list of articles, that shows details when items on the list are tapped (a typical master/detail app), also user able to browse/ add articles to favorite list that implements MVVM architecture using Dagger2, Retrofit, Coroutines, LiveData, RoomDatabase, Database Debugging, Data…
Stars: ✭ 38 (-89.05%)
Mutual labels:  datasource
Kitty Cloud
Spring Cloud 架构搭建的开源社区技术网站,落地微服务架构值得参考的项目。
Stars: ✭ 263 (-24.21%)
Mutual labels:  mybatis
JavaEE-projects
存放一些自己写的还有从不同开源社区fork下来的JavaEE项目,其中就不乏一些很多企业单位都在用的源码。
Stars: ✭ 43 (-87.61%)
Mutual labels:  mybatis
gobang04
五子棋社区,前后端完全分离,SSM框架,CORS跨域访问,SSO单点登录,Bootstrap界面,RESTful构架风格,Netty即时通信,Token口令授权,Web端与客户端通信。异步请求,面向接口编程。
Stars: ✭ 14 (-95.97%)
Mutual labels:  mybatis
Lamp Boot
lamp-boot 基于SpringBoot(2.3.6.RELEASE) 的前后分离的快速开发平台,其中的可配置的SaaS功能尤其闪耀, 具备RBAC功能、网关统一鉴权、Xss防跨站攻击、自动代码生成、多种存储系统、分布式事务、分布式定时任务等多个模块,支持多业务系统并行开发, 支持多服务并行开发,可以作为后端服务的开发脚手架。代码简洁,注释齐全,架构清晰,非常适合学习和企业作为基础框架使用。
Stars: ✭ 257 (-25.94%)
Mutual labels:  mybatis
Restspringmvcdemo
RestSpringMVCDemo项目是一个基于Spring的符合REST风格的项目,具有MVC分层结构并实现前后端分离。该项目体现了一个具有REST风格项目的基本特征,即具有统一响应结构、 前后台数据流转机制(HTTP消息与Java对象的互相转化机制)、统一的异常处理机制、参数验证机制、Cors跨域请求机制以及鉴权机制。
Stars: ✭ 342 (-1.44%)
Mutual labels:  mybatis
Buttercup Core
🎩 The mighty NodeJS password vault
Stars: ✭ 340 (-2.02%)
Mutual labels:  datasource
1-60 of 571 similar projects