📚本代码仓库是作者苍何多年从事一线互联网Java开发的学习历程技术汇总,旨在为大家提供一个清晰详细的学习教程,侧重点更倾向编写Java核心内容。如果本仓库能为您提供帮助,请给予支持(关注、点赞、分享)!
☆135Nov 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基础知识、web开发用到的前端知识以及常用的各种框架和中间件,涵盖计算机基础、数据库、部署工具以及代码风格和规范的全栈知识体系(含面试和实战项目推荐)☆22Feb 14, 2023Updated 3 years ago
- 架构师学习线路图,详细介绍java学习线路图,包括java多线程并发,JVM,spring,springboot,springcloud,mysql,zookeeper,kafka,storm,docker等☆15Apr 18, 2019Updated 7 years ago
- 【Java面试指南】收集整理常见面试题,做最全最专业的面试宝典,持续更新中...☆17Mar 5, 2019Updated 7 years ago
- Java高级工程师面试资料☆19Mar 10, 2019Updated 7 years ago
- API聚合框架,只需要简单的配置就可以完成多个API的聚合操作。☆18May 14, 2020Updated 6 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- [译] 数据结构思维中文版☆26Jan 2, 2021Updated 5 years ago
- 基于redis的分布式锁,适用于秒杀,自增ID等web分布式开发场景☆11Mar 21, 2017Updated 9 years ago
- Spring Cloud的分布式事务标配开源解决方案,https://github.com/venusteam/dts☆20Jan 8, 2018Updated 8 years ago
- 手写实现RPC框架☆10Nov 16, 2021Updated 4 years ago
- SpringBootCMS 是一套面向内容管理场景的开箱即用型 Web 平台,专注于解决以下痛点: 🏢 政府/协会/企业官网搭建:内置多频道、动态表单、活动签到等业务模块,无需从零开发 🛡️ 安全合规要求:通过全系统安全审计(SQL 注入/XSS/CSRF/SSRF/…☆18Jun 28, 2026Updated 3 weeks ago
- 聚交园后端☆42Sep 5, 2023Updated 2 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
- snakerflow web application.WEB演示应用,包含页面流程和页面设计器☆21Mar 28, 2020Updated 6 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.
- Sentinel 是阿里中间件团队开源的,面向分布式服务架构的轻量级流量控制产品,主要以流量为切入点,从流量控制、熔断降级、系统负载保护等多个维度来帮助用户保护服务的稳定性。本项目为sentinel与dubbo结合的改造项目,主要解决sentinel与dubbo相结合的几个…☆54May 16, 2019Updated 7 years ago
- Java常用工具类包☆23Nov 30, 2023Updated 2 years ago
- DHT磁力资源爬虫程序,具备更低的资源占用和更高效的爬取效率☆28Jan 9, 2019Updated 7 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
- 一个基于若依框架,的前后端分离的商城系统, 包含分类、sku、商户管理、分销、会员、适合企业或个人二次开发。管理端采用:Vue,客户端采用:Taro☆24Mar 16, 2023Updated 3 years ago
- java技术学习笔记以及互联网面试常见题☆10Nov 2, 2019Updated 6 years ago
- Apache RocketMQ Spring Integration 。源码解析 http://www.iocoder.cn/categories/RocketMQ/?github☆22Feb 12, 2019Updated 7 years ago
- 帧同步Demo☆11Sep 18, 2022Updated 3 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 仿今日头条新闻系统 pc端和服务端,可会员注册,发表文章,服务端带采集新闻爬虫功能。☆13Jan 6, 2021Updated 5 years ago
- 为了跳槽对java 全盘复习,覆盖,jvm 数据结构,集合框架,一些算法,spring全家桶,mybatis,sql ,mq,索引框架es,协调框架zookeeper ,缓存框架redis等☆36Feb 25, 2022Updated 4 years ago
- MyBatis接入大众点评CAT监控平台☆11Aug 5, 2018Updated 7 years ago
- 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
- JAVA多线程实用案例:利用CAS解决原子性、实现Callable创建线程(闭锁)、模拟CAS算法、CopyOnWriteArrayList写入并复制、CountDownLatch闭锁、同步锁Lock、多生产多消费、volatile关键字、线程按序交替、Executors线…☆10Jun 26, 2019Updated 7 years ago
- This is a repository of Gogs documentation for Peach configuration.☆11Nov 23, 2025Updated 8 months ago
- Real time yolov8 Android demo by ncnn☆12May 6, 2025Updated last year
- Netty project - an event-driven asynchronous network application framework☆42Dec 16, 2017Updated 8 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 🚀🚀🚀 paicoding-admin,技术派管理端,基于 React18、React-Router v6、React-Hooks、Redux、TypeScript、Vite3、Ant-Design 5.x、Hook Admin、ECharts 的一套社区管理系统,够…☆279Jun 10, 2026Updated last month
- 23种设计模式的不同语言实现。其中PHP, Java版是好好写的样例代码,Python和JavaScript版会尝试用一些语言级别的特性来比较Java版的设计模式。而C语言版的存在是因为我读了一本小册子,介绍如何把C语言写成面像对象化,因此只是做一些尝试。最后,Lisp和S…☆13Feb 22, 2013Updated 13 years ago
- 服务器间文件同步☆12Aug 29, 2013Updated 12 years ago
- picker color of pixels in screen☆15Feb 21, 2015Updated 11 years ago
- Spring Boot 动态加载 Jar 包,并配置为 Bean☆79Feb 17, 2023Updated 3 years ago
- 😃 技术面试知识整理☆16Jan 10, 2021Updated 5 years ago
- scriptcat,tampermonkey,userscript 油猴脚本开发辅助扩展☆15Jul 8, 2026Updated 2 weeks ago