Spring Boot示例代码,附有博客文章,包含以下内容:配置讲解、日志、Druid、JPA、MyBatis、启动原理、数据校验、异常处理、定时任务、缓存、MQ、ElasticSearch、Spring Security、Shiro。
☆14Jun 21, 2022Updated 3 years ago
Alternatives and similar repositories for spring-boot-example
Users that are interested in spring-boot-example are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆13Jun 18, 2015Updated 11 years ago
- Database persistence layer tool based auto-gen JDBC code☆13Nov 5, 2025Updated 7 months ago
- 基于spring boot + quartz + redis实现job任务调度,前端使用vue和element-ui实现页面控制台。☆13Jan 30, 2019Updated 7 years ago
- micro-job是一款轻量级的分布式任务执行框架,内部集成了quartz框架来完成任务的分布式调度,quartz是一个强大的任务执行框架,但是quartz为我们提供的功能却是有限,我们较为关心的执行日志采集、任务失败重试、任务权重调度等,在原生的quartz框架内实现会较…☆15Jan 22, 2019Updated 7 years ago
- 数据基本清洗包括日期、时间、数值、字符串、字符、金钱、数据库(mysql、postgresql、mongodb、hbase、hdfsmemcached)、加解密(md5、sha、base64、aes、rsa)、文件、http服务、正则表达式等,后期会不断更新。☆13Jul 25, 2018Updated 7 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- High Performance Marmotta Backend implementation in C++ (using gRPC and LevelDB)☆16Dec 12, 2015Updated 10 years ago
- C++ version of zookeeper☆15Oct 25, 2018Updated 7 years ago
- ☆18Jun 21, 2022Updated 3 years ago
- 基于C++的可跨平台(主要针对win平台)的支持多线程的分布式缓存,兼容redis command,目前正在开发中。已经实现自适应Hash引擎(自动扩张和缩放)、无锁数据队列、Append持久化、过期键、replication、内存管理等功能,正在开发多数据结构支持。二期计…☆21May 12, 2023Updated 3 years ago
- mykit架构中独立出来的mykit-lock组件,旨在提供高并发架构下分布式系统的分布式锁架构。 分布式锁是控制分布式系统之间同步访问共享资源的一种方式。在分布式系统中,常常需要协调他们的动作。如果不同的系统或是同一个系统的不同主机之间共享了一个或一组资源,那么访问这…☆16Dec 5, 2023Updated 2 years ago
- a representation learning method that predicts the Fourier transform of state sequences to improve sample efficiency of RL algorithms.☆20Oct 26, 2023Updated 2 years ago
- 🔥🔥🔥 mykit架构中独立出来的mykit-cache组件,封装了mykit架构下对于缓存cache的各种操作,使用者只需要引入相关的Jar包,即可实现对缓存的轻松操作。☆17Nov 15, 2022Updated 3 years ago
- MyRocks 文档翻译☆19Aug 23, 2019Updated 6 years ago
- SpringBoot实现Quartz动态调度-可视化页面操作(支持动态类,已存在java模块,命令模式执行命令和脚本)☆20Nov 21, 2018Updated 7 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 分布式leveldb☆23May 2, 2021Updated 5 years ago
- Springboot整合Quartz,通过web界面动态地对HTTP任务进行增、删、改、查☆14May 16, 2024Updated 2 years ago
- 基于C++开发的异种数据库跨平台连接中间件.☆31Aug 13, 2021Updated 4 years ago
- this is my summary c++ common tools☆28Jun 2, 2026Updated 2 weeks ago
- 线程池,使用了很多C++ 11的新特性, 流程和传统的差不多,但是代码简洁了很多。☆27Jul 4, 2018Updated 7 years ago
- 工作过程当中的实用工具类,脚本...☆38Jul 22, 2022Updated 3 years ago
- 基于LevelDB的改进☆30Aug 4, 2019Updated 6 years ago
- Spring boot2 combine with quartz, it can use web UI to config the dynamic scheduled job☆28Jun 14, 2018Updated 8 years ago
- c++ operation database like mybatis☆36Apr 10, 2022Updated 4 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.
- RocksDB compatible key value store and MyRocks compatible storage engine designed for KV SSD☆47Jun 21, 2022Updated 3 years ago
- Nova-LSM is a component-based design of the LSM-tree using fast and high bandwidth networks such as RDMA.☆52Dec 15, 2021Updated 4 years ago
- Code River Backend Platform (JAVA)☆40Jul 13, 2019Updated 6 years ago
- 谷歌地图瓦片数据下载工具☆41Sep 18, 2018Updated 7 years ago
- leveldb的源码中文注释解读版☆51Aug 21, 2021Updated 4 years ago
- 一个自己封装的基于reactor的c++网络库☆37Mar 14, 2016Updated 10 years ago
- SpringBoot SpringCloud开发整合☆38Mar 1, 2023Updated 3 years ago
- Build a web project demo of SpringMVC and Mybatis by using IDEA with maven.☆42Aug 7, 2024Updated last year
- Redis extend to disk by RocksDB☆58Jul 28, 2022Updated 3 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- Job Plus项目是基于SpringBoot+Vue的轻量级定时任务管理系统☆55May 16, 2024Updated 2 years ago
- 基于C++使用 epoll + threadpool 实现的 webServer,支持GET、POST☆48Nov 27, 2018Updated 7 years ago
- memcachedb ported from BerkeleyDB to LMDB originally from http://memcachedb.googlecode.com/svn/trunk☆90Apr 22, 2015Updated 11 years ago
- (C++)基于图数据结构与拓扑序列的任务调度demo☆64Mar 2, 2018Updated 8 years ago
- 一个通用的开源工具集,集Web、Restful服务、分布式服务、分布式数据库、分布式事务、大数据、数据分析、云计算、人工智能、深度学习、机器学习、算法等为一体的通用开源解决方案,持续更新中。。。☆80Jun 20, 2022Updated 3 years ago
- Kedis-Server is a Redis-Protocol compatible persistance NoSQL with RocksDB as its storage engine☆90Aug 15, 2023Updated 2 years ago
- 数据采集平台zdh,etl 处理服务☆73Nov 8, 2025Updated 7 months ago