spring-data-jpa and mybatis
☆13Aug 12, 2016Updated 9 years ago
Alternatives and similar repositories for spring-data-jpa-mybatis
Users that are interested in spring-data-jpa-mybatis are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A Spring-Boot powered site. XMU'17 Java training course for sophomore, "YeahBuddy" group☆23Jul 21, 2017Updated 8 years ago
- Simplifies the development of creating a MyBatis-based data access layer. http://www.springsource.org/spring-data☆122Jun 7, 2018Updated 8 years ago
- http proxy made by java☆10Jul 22, 2016Updated 9 years ago
- spring data jpa with template dynamic query (eg: freemarker,velocity etc.) like mybatis. The master branch already support springboot2+ …☆400May 30, 2022Updated 4 years ago
- Golang对接宝付、通联、富友金账户等支付平台☆13Mar 29, 2023Updated 3 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Simplifies the development of creating a MyBatis-based data access layer.☆239Dec 24, 2023Updated 2 years ago
- ☆11Jun 29, 2017Updated 8 years ago
- mybatis 通用crud,无需继承,直接调用。☆10Apr 25, 2017Updated 9 years ago
- Myanmar lexicon analyzer - Sorting and Segmentation☆10Aug 11, 2021Updated 4 years ago
- SSL自签名客户端,自动生成Root CA、二级CA、域名证书。x-ca client can simple Sign Self Root/Second-Level CA, and sign for Domains and IPs☆14Aug 3, 2025Updated 10 months ago
- 🐬🐬🐬基于腾讯蓝鲸集成平台开发的访问控制平台---bkpermisson🐬🐬🐬☆10Apr 24, 2018Updated 8 years ago
- Control Android, Linux and Windows☆17Feb 26, 2016Updated 10 years ago
- Translate kubeadm steps to ansible and create vagrant cluster.☆10Aug 5, 2022Updated 3 years ago
- Spring 5 RESTful API Example☆10Nov 22, 2017Updated 8 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- mysql2hiveql is a tool to convert MySQL queries into Hive queries (HiveQL)☆14Aug 30, 2012Updated 13 years ago
- 封装一层 Mongo-java-driver,让查询更加简单☆11Oct 25, 2018Updated 7 years ago
- 基于redis的分布式锁,适用于秒杀,自增ID等web分布式开发场景☆11Mar 21, 2017Updated 9 years ago
- Facebook Message Bot for Aung Bar Lay Lottery checker☆10Nov 13, 2025Updated 7 months ago
- Automatically exported from code.google.com/p/ofbiz-cms☆11Jun 1, 2017Updated 9 years ago
- Code Samples for "Where is my cache? Architectural patterns for caching microservices by example" talk and blog post.☆12Dec 3, 2020Updated 5 years ago
- A lightweight table of contents navigation menu☆63Jul 1, 2016Updated 9 years ago
- Cocos Creator 微信小游戏SDK组件☆20Sep 15, 2020Updated 5 years ago
- Okta + Groups with Spring Security☆14Jan 9, 2020Updated 6 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- kafa spring插件☆14Aug 2, 2015Updated 10 years ago
- spring boot 集成各种中间件☆46Mar 1, 2016Updated 10 years ago
- 在公司接了一个任务,完成一个项目数据同步的模块。要求是不能操作项目的数据库。怕操作不当,数据丢失。所以想到的方案是使用log4jdbc记录数据源的SQL语句到日志文件。然后按行读取日志文件中的数据,记录读取的Point,以便下次继续读取。读取的数据进入bigqueue队列,…