📚本代码仓库是作者苍何多年从事一线互联网Java开发的学习历程技术汇总,旨在为大家提供一个清晰详细的学习教程,侧重点更倾向编写Java核心内容。如果本仓库能为您提供帮助,请给予支持(关注、点赞、分享)!
☆137Nov 24, 2024Updated last year
Alternatives and similar repositories for CodeCanvas
Users that are interested in CodeCanvas are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 汇总java生态圈常用技术框架、开源中间件,系统架构、项目管理、经典架构案例、数据库、常用三方库、线上运维等知识☆10May 4, 2018Updated 8 years ago
- 【Java面试指南】收集整理常见面试题,做最全最专业的面试宝典,持续更新中...☆18Mar 5, 2019Updated 7 years ago
- Java高级工程师面试资料☆19Mar 10, 2019Updated 7 years ago
- API聚合框架,只需要简单的配置就可以完成多个API的聚合操作。☆18May 14, 2020Updated 6 years ago
- dudu项目基于Spring boot + Mybatis框架的分布式开发系统架构;采用强大的beetl模板引擎;数据库使用mysql;前端采用bootstrap框架。☆12Jun 25, 2017Updated 9 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 结合应用场景介绍如何使用rocketmq,试图打造rocketmq领域最佳的入门示例,并包含40+篇原创博文、两本免费电子书。☆86Mar 6, 2021Updated 5 years ago
- fecshop elasticsearch 功能部分扩展,用于将分类,产品,搜索页面,底层使用elasticSearch支持☆15Feb 9, 2018Updated 8 years ago
- 基于即时通信(IM)技术开发的高仿微信客户端应用☆15Mar 31, 2019Updated 7 years ago
- Spring Cloud的分布式事务标配开源解决方案,https://github.com/venusteam/dts☆20Jan 8, 2018Updated 8 years ago
- SpringBootCMS 是一套面向内容管理场景的开箱即用型 Web 平台,专注于解决以下痛点: 🏢 政府/协会/企业官网搭建:内置多频道、动态表单、活动签到等业务模块,无需从零开发 🛡️ 安全合规要求:通过全系统安全审计(SQL 注入/XSS/CSRF/SSRF/…☆18Jun 28, 2026Updated 2 months ago
- 聚交园后端☆42Sep 5, 2023Updated 3 years ago
- 使用 chrome extension 为当前屏幕的指定区域生成 GIF 动图☆12Jul 17, 2021Updated 5 years ago
- 1、支持网页爬虫 2、多线程、线程池 3、支持全文搜索 4、支持Hadoop分布式平台、HDFS/MapReduce、Zookeeper、HBase 5、支持redis分布式缓存 6、集成微信公众号开发 7、Spring4新特性 8、ActiveMQ 9、Nginx详细配置…☆16Nov 16, 2022Updated 3 years ago
- Shadowsocks/ShadowsocksR 账号在线监控☆12Nov 25, 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.
- ☆19Oct 18, 2021Updated 4 years ago
- snakerflow web application.WEB演示应用,包含页面流程和页面设计器☆21Mar 28, 2020Updated 6 years ago
- Java常用工具类包☆25Nov 30, 2023Updated 2 years ago
- 一个轻量级,高性能的缓存构架,以android缓存而设计为初衷,也可以应用于一般的Java项目中。☆14Sep 9, 2014Updated 12 years ago
- ☆11Sep 8, 2024Updated 2 years ago
- gohessian implements Hessian Protocol by golang☆11Feb 13, 2014Updated 12 years ago
- 一款博客微信小程序,包括 Java 服务端,微信小程序端,管理后台。主要功能有博客主体(首页卡片流、文章详细内容阅读、文章评论、文章点赞)、博主信息、分类标签、归档时间轴等几个模块。主要技术栈:Spring Boot + Spring Cloud & Alibaba + M…☆16Jul 4, 2021Updated 5 years ago
- python爬虫并实现NBA球员的数据分析-微型项目☆11Jul 30, 2022Updated 4 years ago
- Entry-level automatic tracing trolley☆17Mar 27, 2024Updated 2 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- 注塑机产品尺寸预测☆17Dec 8, 2020Updated 5 years ago
- Apache RocketMQ Spring Integration 。源码解析 http://www.iocoder.cn/categories/RocketMQ/?github☆22Feb 12, 2019Updated 7 years ago
- A simple and easy to use Web Report System for java.EasyReport是一个简单易用的Web报表工具(支持Hadoop,HBase及各种关系型数据库),它的主要功能是把SQL语句查询出的行列结构转换成HTML表格(Tab…☆23Apr 24, 2025Updated last year
- Azure Selected content localization.☆15Oct 31, 2024Updated last year
- Java架构师学习☆11Mar 3, 2019Updated 7 years ago
- 为了跳槽对java 全盘复习,覆盖,jvm 数据结构,集合框架,一些算法,spring全家桶,mybatis,sql ,mq,索引框架es,协调框架zookeeper ,缓存框架redis等☆36Feb 25, 2022Updated 4 years ago
- 网盘,磁力搜索以及互联网匿名工具☆21Apr 20, 2020Updated 6 years ago
- MyBatis接入大众点评CAT监控平台☆11Aug 5, 2018Updated 8 years ago
- JAVA多线程实用案例:利用CAS解决原子性、实现Callable创建线程(闭锁)、模拟CAS算法、CopyOnWriteArrayList写入并复制、CountDownLatch闭锁、同步锁Lock、多生产多消费、volatile关键字、线程按序交替、Executors线…☆10Jun 26, 2019Updated 7 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.
- vue-cli+element-ui+vue-router+vuex+axios实现的后台管理系统☆10Mar 3, 2018Updated 8 years ago
- A simple draft Unity UIToolkit ScrollView that provide drag and snapping function.☆11May 17, 2025Updated last year
- This is a repository of Gogs documentation for Peach configuration.☆11Nov 23, 2025Updated 10 months ago
- Pure JWT implementation using Redis as session storage for Koa 2, without any cookies☆15Feb 15, 2017Updated 9 years ago
- A simple libp2p DHT crawler☆16Jan 6, 2022Updated 4 years ago
- C#开源代码自动生成工具配套EasyFramework简单的功能开发☆25Apr 15, 2019Updated 7 years ago
- 基于SpringBoot2.0的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用☆10Dec 16, 2019Updated 6 years ago