JAVA进阶代码实例&最新面试题(看完涨薪2k+)
☆46Dec 16, 2022Updated 3 years ago
Alternatives and similar repositories for Backend_development
Users that are interested in Backend_development are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 2019大前端学习基础教程(持续更新优化)☆17Jan 10, 2023Updated 3 years ago
- 平时学习时的相关知识点与生活小技巧。☆24Feb 15, 2019Updated 7 years ago
- Java高级工程师面试资料☆19Mar 10, 2019Updated 7 years ago
- Java 面试学习材料,架构资料,面试题总结 ☕️☆14Jul 12, 2020Updated 5 years ago
- Java面试总结☆37Sep 24, 2021Updated 4 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 学习Spring事务管理时的源码☆10May 25, 2016Updated 9 years ago
- SpringBoot + Apache Mahout 推荐引擎 基于用户评分数据推荐相关电影☆11Jun 7, 2018Updated 7 years ago
- DeepSeek-powered WPS add-in delivers smart document automation and AI-driven productivity enhancements within your office workflow.☆24Apr 14, 2025Updated last year
- 一个轻量级,高性能的缓存构架,以android缓存而设计为初衷,也可以应用于一般的Java项目中。☆14Sep 9, 2014Updated 11 years ago
- 😃 技术面试知识整理☆16Jan 10, 2021Updated 5 years ago
- 架构师学习线路图,详细介绍java学习线路图,包括java多线程并发,JVM,spring,springboot,springcloud,mysql,zookeeper,kafka,storm,docker等☆15Apr 18, 2019Updated 7 years ago
- Java后台工程师面试总结☆34Jun 21, 2022Updated 3 years ago
- Dockerfile镜像编写☆14Jan 11, 2017Updated 9 years ago
- JAVA多线程实用案例:利用CAS解决原子性、实现Callable创建线程(闭锁)、模拟CAS算法、CopyOnWriteArrayList写入并复制、CountDownLatch闭锁、同步锁Lock、多生产多消费、volatile关键字、线程按序交替、Executors线…☆10Jun 26, 2019Updated 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.
- 收集技术文档,涵盖面试,编程,数据库等等☆15Apr 19, 2018Updated 8 years ago
- 基于echarts前后端封装 springboot+jquery+echarts3.x☆22Jun 20, 2019Updated 6 years ago
- performance 可视化chrome插件☆15Oct 30, 2014Updated 11 years ago
- WebUI,接口自动化测试框架☆14Jun 29, 2022Updated 3 years ago
- 😈非本人实现。来自阿里的RocketMQ3.5.8版本,增加了对事务消息的完整支持。☆13May 12, 2017Updated 9 years ago
- 前程无忧(51job)招聘信息爬取☆12Sep 1, 2022Updated 3 years ago
- Java及大数据求职面试指南☆19Dec 16, 2022Updated 3 years ago
- java 实现线程池☆15Jan 11, 2017Updated 9 years ago
- 实现WebUI自动化,和接口测试自动化☆25Jul 25, 2016Updated 9 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- (仿)百度贴吧移动端,React Native实现☆16Jan 28, 2019Updated 7 years ago
- 2016Java面试题整理☆15Mar 14, 2016Updated 10 years ago
- ☆16May 6, 2018Updated 8 years ago
- 基于BitTorrent协议的DHT网络bt种子爬虫☆14Sep 1, 2022Updated 3 years ago
- ☆15Jun 21, 2022Updated 3 years ago
- 使用java开源框架netty搭建的文件服务器,不限文件大小,底层采用分布式存储☆23Aug 24, 2017Updated 8 years ago
- redis-秒杀项目实战☆16Jun 17, 2022Updated 3 years ago
- Java练习 - Java基础知识,面试题,小demo,长期积累 | intellij idea + maven + tomcat☆47Dec 16, 2022Updated 3 years ago
- 该项目不写任何代码,只用于收藏GitHub上知名开源仓库,便于资料的查找以及学习。advanced-java,互联网 Java 工程师进阶知识完全扫盲 miaosha,互联网java秒杀系统的设计与架构 springboot-demo聚集地 JavaGuide,一份涵盖大部…☆115Apr 21, 2020Updated 6 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.
- 【java开发笔记指北】涵盖java、JVM、Spring、常用框架、中间件、数据库、数据结构与算法、设计模式、git、maven、linux运维等学习笔记集合☆84Apr 22, 2025Updated last year
- Java 小学期☆13Jul 3, 2020Updated 5 years ago
- DHT磁力爬虫入库程序,将爬取到的数据保存至Mongo、ES或者Mysql☆18Dec 21, 2018Updated 7 years ago
- A simple libp2p DHT crawler☆16Jan 6, 2022Updated 4 years ago
- java spring redies:订阅/发布系统;统一配置管理;lua脚本实现分布式锁;缓存应用(连接池,切片连接池,哨兵模式)☆28Dec 10, 2022Updated 3 years ago
- Java技术栈的各种框架和源码的讲解☆16Jun 21, 2022Updated 3 years ago
- 23种设计模式的不同语言实现。其中PHP, Java版是好好写的样例代码,Python和JavaScript版会尝试用一些语言级别的特性来比较Java版的设计模式。而C语言版的存在是因为我读了一本小册子,介绍如何把C语言写成面像对象化,因此只是做一些尝试。最后,Lisp和S…☆13Feb 22, 2013Updated 13 years ago