关于日常工作整理的一些技术Demo案例,总结分享,巩固实践
☆133Dec 16, 2022Updated 3 years ago
Alternatives and similar repositories for learn-tech-collection
Users that are interested in learn-tech-collection are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 自动匹配,类似QQ搜索的匹配,字母匹配汉字匹配,顺序匹配,拆分匹配☆18Jun 9, 2017Updated 9 years ago
- React demo☆11Jul 2, 2016Updated 10 years ago
- 数据库订阅工具,一个注解即可订 阅数据库任何表变化☆10Sep 19, 2024Updated last year
- ZkConfig是为zookeeper开发的配置服务工具包,能与现有的Java系统进行良好的集成,也可以使用与非java系统以独立进程运行。提供与spring进行集成的插件。采用注解方式对需要动态更新的内存数据对象进行标注。 ZkConfig用于解决在系统集群中配置文件的实…☆26Apr 17, 2015Updated 11 years ago
- FastDfs-client是一个访问Fastdfs的Java客户端框架,帮助开发人员快速使用分布式文件系统的工具,封装了TrackerClient操作来管理存储节点,封装了StorageClient操作来执行文件上传下载功能。☆15Jun 19, 2020Updated 6 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.
- Spring AOP 实现记录系统操作日志☆25Dec 15, 2022Updated 3 years ago
- 基于Spring Cloud微服务架构的广告系统☆56Jun 21, 2022Updated 4 years ago
- 自定义控件 包括饼图 进度条☆23Apr 23, 2017Updated 9 years ago
- 一个基于SpringBoot的微服务脚手架☆20Sep 15, 2017Updated 8 years ago
- Demo code showing how to use Java's StructuredTaskScope☆12Jun 9, 2026Updated 2 months ago
- An eclipse add-on which extens the context menu for accessing various tools.☆18Jan 28, 2021Updated 5 years ago
- xhgame框架的demo,附带:插件【在线游戏构建器】(需在插件目录xhgame_plugin下通过npm run build构建插件)☆18Apr 3, 2026Updated 4 months ago
- vert.x的代码生成器☆27Mar 12, 2018Updated 8 years ago
- 轻量弹幕(IM)系统☆11Dec 22, 2018Updated 7 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- RSA前端js加密,后端java解密 RSA 后端java加密 前端js解密☆30Dec 16, 2022Updated 3 years ago
- SpringBootCMS 是一套面向内容管理场景的开箱即用型 Web 平台,专注于解决以下痛点: 🏢 政府/协会/企业官网搭建:内置多频道、动态表单、活动签到等业务模块,无需从零开发 🛡️ 安全合规要求:通过全系统安全审计(SQL 注入/XSS/CSRF/SSRF/…☆18Jun 28, 2026Updated last month
- java crawler framework☆48Sep 1, 2022Updated 3 years ago
- 基于Spring AOP的数据库读写分离实现☆10Feb 11, 2017Updated 9 years ago
- 这是一个jOrgChart插件和JQuery生成的组织结构图的小案例☆11Apr 18, 2017Updated 9 years ago
- Quartz 的Cron任务调度表达式一般人很难理解,在Googole上查询也没有发现类似的代码,所以开发了一个对Quartz Cron 表达式的可视化双向解析和生成的一个java的GUI程序,供使用Quartz的程序员参考和使用.☆12Sep 17, 2014Updated 11 years ago
- spring security 5 版本之后使用Authorization Server实现Oauth落地☆16Feb 25, 2022Updated 4 years ago
- Across domain Single sign on & Single log out authentication example using Spring Session☆21Jul 7, 2017Updated 9 years ago
- 借助sharding-sphere实现类似多租户的分库分表☆26Jun 21, 2022Updated 4 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.
- ☆15May 27, 2014Updated 12 years ago
- 快速使用swagger生成API文档☆13Dec 13, 2017Updated 8 years ago
- ☆14Jun 1, 2022Updated 4 years ago
- GitHub中文排行榜,帮助你发现高分优秀中文项目、更高效地吸收国人的优秀经验成果;榜单每周更新一次,敬请关注!☆11Dec 10, 2020Updated 5 years ago
- 深入Spring源码学习笔记,从入门到深入源码解析☆14Apr 16, 2018Updated 8 years ago
- 微服务应用(轻量级架构)解决方案☆21Dec 17, 2017Updated 8 years ago
- Vue and PNPM Monorepo☆19Jan 10, 2023Updated 3 years ago
- ☆12Aug 18, 2016Updated 9 years ago
- 实现迷你版vite | a simple Vite for learn Vite source code☆19Jun 14, 2023Updated 3 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.
- 项目开发规范☆14Mar 15, 2017Updated 9 years ago
- Movable tooltips for leaflet 1.0.0☆17Jan 19, 2018Updated 8 years ago
- 图片服务器,能够对源图片进行转换(指定高宽,等比缩放,添加水印,添加业务图标,改变透明度等),并且进行业务图片的缓存,提供业务图片的静态地址等☆35Sep 9, 2016Updated 9 years ago
- this is study for mybatits☆12Nov 5, 2017Updated 8 years ago
- Spring Boot Web with Hessian☆11Jul 2, 2014Updated 12 years ago
- Java网络爬虫小说下载器。使用httpclient,jsoup,dom4j,json-lib,SWT创建的可下载小说的网络爬虫项目。☆19Jul 10, 2018Updated 8 years ago
- Canal胶水层,可以轻松转换binlog事件绑定到目标实体,提供编程式和Spring容器整合☆39Oct 7, 2020Updated 5 years ago