玩转JDBC打造数据库操作万能工具类JDBCUtil,加入了高效的数据库连接池,利用了参数绑定有效防止SQL注入
☆115Oct 12, 2017Updated 8 years ago
Alternatives and similar repositories for JDBCUtil
Users that are interested in JDBCUtil are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于jdbc的封装,轻量级映射,自带连接池,无第三方依赖。支持多数据源,配置简单,支持注解sql查询,自带分页查询。☆10Mar 7, 2022Updated 4 years ago
- 开源框架之手写系列,主要手写了springmvc,mybatis,rpc框架的实现,目前是跟着简书上一位博主的博客进行练习,先学习一下后期在做功能性的扩展。有兴趣的同学可以参考博主的博客学习一下,加深一下自己对开源框架底层实现的掌握☆11Jan 3, 2018Updated 8 years ago
- SQL参数替换工具☆15Dec 10, 2019Updated 6 years ago
- ETL management platform based on Kettle☆11Jan 3, 2019Updated 7 years ago
- Spark Streaming + kafka + hbase☆15Nov 19, 2018Updated 7 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- flinksql-platform☆19Mar 22, 2021Updated 5 years ago
- 关于disruptor原理及源码的学习☆11Sep 29, 2019Updated 6 years ago
- java简单实现一些机器学习算法☆13Dec 10, 2020Updated 5 years ago
- ZxFrame为JAVA框架-支持读写分离,读数据源熔断,分库分表;多级缓存,防缓存击穿/穿透/雪崩;支持分布式ID/锁;配置热更新等☆13Jun 21, 2022Updated 4 years ago
- loading hdfs data to clickhouse☆71Apr 12, 2022Updated 4 years ago
- Spring Cloud Feign OkHttp client☆16Dec 25, 2015Updated 10 years ago
- 基于Redis实现消息的定时推送☆11Aug 26, 2024Updated 2 years ago
- elasticsearch reader and writer plugin for datax☆38Aug 31, 2017Updated 8 years ago
- 这是一个Spring MVC + Mybatis 的项目,不仅仅只是简单的demo或是增删改查,她将含括很多的方面:尽量抽取basedao,baseService公共部分,做出一个简单的framework,为以后分布式开发提供基础。☆11Jul 21, 2015Updated 11 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.
- Spark Streaming监控平台,支持任务部署与告警、自启动☆129Mar 29, 2018Updated 8 years ago
- SpringBoot 整合常用框架,druid、mybatis、jpa、dubbo、redis、web等及使用示例,常用工具类等☆14Oct 11, 2023Updated 2 years ago
- 基于SSM的实验室管理系统☆11Dec 16, 2022Updated 3 years ago
- 轻量弹幕(IM)系统☆11Dec 22, 2018Updated 7 years ago
- 日常笔记,面试题,spark源码剖析笔记☆13May 31, 2020Updated 6 years ago
- 使用倒排索引及二分法实现了一个简单的规则匹配☆18Mar 14, 2019Updated 7 years ago
- security后端demo集成JWT☆16Jul 12, 2025Updated last year
- Java 网络请求工具类,支持异步请求,支持传递 header ,支持表单和 json 类型的参数提交。☆12Dec 17, 2018Updated 7 years ago
- 一个简单的sql参数替换引擎,支持动态参数名,动态表名☆21Aug 5, 2021Updated 5 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.
- Google 在 2018 年下旬开源了一款新的 Java 工具 Jib,可以轻松地将 Java 应用程序容器化。通过 Jib,我们不需要编写 Dockerfile 或安装 Docker,通过集成到 Maven 或 Gradle 插件,就可以立即将 Java 应用程序容器化…☆21Apr 7, 2019Updated 7 years ago
- 专注大数据 Spark ML 机器学习:监督学习、无监督学习,主要有:分类算法、回归算法、聚类算法、推荐算法、频繁模式挖掘算法☆17Nov 6, 2020Updated 5 years ago
- bekit框架致力于解决在应用开发中的公共性痛点,已有“事件总线”、“流程引擎”、“服务引擎”。其中“流程引擎”可作为分布式事务解决方案saga模式的一种实现,并且它很轻量不需要服务端、不需要配置,就可直接使用 。☆98Jul 12, 2025Updated last year
- 将日志收集到Redis或者Kafka中,目前只支持Logback☆19Feb 28, 2018Updated 8 years ago
- Map to JSON converter and JSON to Map parser with support JSON5☆13Oct 25, 2020Updated 5 years ago
- 这是一款可以和好友同玩的开黑斗地主!☆23Jun 14, 2023Updated 3 years ago
- blinker单设备app☆12Dec 25, 2018Updated 7 years ago
- zookeeper官方提供的分布式锁,选举master,和分布式队列实现☆16Mar 11, 2014Updated 12 years ago
- ☆10Aug 18, 2020Updated 6 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- 记录学习SpringBoot的实例,以供学习、参考。目前已完成Web开发、模板引擎、统一异常处理、访问数据库、定时任务、邮件服务(注册项目)、缓存Redis☆32Jul 4, 2018Updated 8 years ago
- 基于SpringCloudGateway 实现的网关,包含动态路由、IP黑名单、接口白名单、JWT权限认证等功能,拓展简单,易于上手。☆76May 17, 2019Updated 7 years ago
- 物联网云监控平台☆22Jul 18, 2023Updated 3 years ago
- ☆15Feb 6, 2024Updated 2 years ago
- 基于java Instrumentation 进行热替换☆12Jan 14, 2017Updated 9 years ago
- elasticsearch7.9 cdh-ext-parcels and single machine multi instance☆10Jul 12, 2021Updated 5 years ago
- Spark Example using Phoenix to interact with HBase☆16Nov 2, 2016Updated 9 years ago