Java 工程师必备的技术知识点,全力打造Java 程序员的技能体系知识库;主要体现在 Java 基础、算法、网络、后端框架、数据库、操作系统等方面知识整理。对于Java 初学者升中高级、以及Java后端开发人员的的面试者都有非常显著的帮助。个人博客:www.husycode.cn
☆51Jun 3, 2020Updated 6 years ago
Alternatives and similar repositories for JNotes
Users that are interested in JNotes 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高级工程师面试资料☆19Mar 10, 2019Updated 7 years ago
- 《大话设计模式》java版实现。包括简单工厂模式,策略模式,装饰模式,代理模式,工厂方法模式,原型模式,模板方法模式,外观模式,建造模式,观察者模式,状态模式。☆10Feb 1, 2018Updated 8 years ago
- 收集技术文档,涵盖面试,编程,数据库等等☆15Apr 19, 2018Updated 8 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
- 一个聊天软件(JavaFX+Netty+Spring+MyBatis)☆15Oct 24, 2017Updated 8 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.
- 基于SpringBoot2.0的实现的,个人朋友圈微商推广微信小程序,减少重复发圈次数。☆11Mar 11, 2019Updated 7 years ago
- 此rep为java面试知识点总结;2019年3月(17年毕业),本人由南京跳转上海,之间面了几个一线互联网大厂,现进行一些知识总结,给需要的小哥哥小姐姐做参考☆31Jan 28, 2026Updated 5 months ago
- 整合项目☆11Jan 6, 2023Updated 3 years ago
- 该项目持续更新,整理保存相关学习笔记(包括数据结构、操作系统、计算机网络、数据库、JAVA、Scala、后端、SQL&NOSQL、大数据、数据挖掘等方面知识)☆14Mar 4, 2021Updated 5 years ago
- ljTools 是一套处理数据的常用函数工具包,简化数据处理。具有高度的易用性和复用性,用户无需关注各种繁琐的实现细节,一条语句即可构建出需要的结 果。 包括:日期类型,获取年月日、获取星期、将日期转为时间戳、将时间戳转为日期; Number类型,数字转化为带三位逗号的字符串…☆12Nov 1, 2018Updated 7 years ago
- Java及大数据求职面试指南☆19Dec 16, 2022Updated 3 years ago
- java快速上手的网络IO框架,基于netty, google protobuf 数据传输协议,disruptor队列,zookeeper服务注册发现,支持心跳检测,断线重连,tcp连接池,注解分发消息。用于服务器间长连接通讯,可搭建分布式服务器以及分布式游戏。☆22Oct 4, 2022Updated 3 years ago
- 知识共享平台: 入门版 【牛刀(niudao.cn) 一个在线学习的知识共享平台 开源】。一共划分3个版本,分别对应不同的人群 : 入门级的是SSM,通过入门级版本的训练,能很好的掌握后端技术,前端技术; 中级版是分布式,踏入微服务的基础,初尝分布式架构的开发方式; …☆11Apr 19, 2020Updated 6 years ago
- jeeweb-mybatis-plus增强版,由于原作者不在进行框架维护, JEEWEB Mybatis版本是一款基于SpringMVC+Spring+Mybatis+Mybatis Plus的JAVA WEB敏捷开发系统;它是 一款具有代码生成功能的智能快速开发平台;是以S…☆11Aug 9, 2018Updated 7 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.
- Spring Boot/Quarkus/Micronaut + Optaplanner Portfolio Optimization☆23Dec 13, 2022Updated 3 years ago
- 一个轻量级,高性能的缓存构架,以android缓存而设计为初衷,也可以应用于一般的Java项目中。☆14Sep 9, 2014Updated 11 years ago
- Android开发知识、经验、资料等总结,作为个人的开发知识体系☆16Nov 9, 2019Updated 6 years ago
- java技术学习笔记以及互联网面试常见题☆10Nov 2, 2019Updated 6 years ago
- 本项目是用GO语言实现的网易云信的服务端API封装☆19Jun 4, 2019Updated 7 years ago
- 😃 技术面试知识整理☆16Jan 10, 2021Updated 5 years ago
- springboot工程整合mybatis拦截器的按月分表功能☆12Oct 8, 2019Updated 6 years ago
- koala是基于spring cloud 开发的RBAC数据权限框架☆18Jul 22, 2023Updated 2 years ago
- Core knowledge system of Java back-end development🔥🔥🔥☆63Apr 17, 2022Updated 4 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.
- 一个快捷方便的剪贴板应用 A Qt5 Project☆15Dec 1, 2018Updated 7 years ago
- 集成Ali和WeChat支付☆11Jul 12, 2025Updated 11 months ago
- 架构师-脚手架工程☆10Jun 17, 2022Updated 4 years ago
- 23种设计模式的不同语言实现。其中PHP, Java版是好好写的样例代码,Python和JavaScript版会尝试用一些语言级别的特性来比较Java版的设计模式。而C语言版的存在是因为我读了一本小册子,介绍如何把C语言写成面像对象化,因此只是做一些尝试。 最后,Lisp和S…☆13Feb 22, 2013Updated 13 years ago
- 基于springboot 的swagger2动态接口文档在线生成,集成导出html/markdown/confluence 等静态文档 。 及接口操作AOP日志自动记录☆11Aug 26, 2024Updated last year
- MonoX被攻击事件的分析和复现☆10Dec 2, 2021Updated 4 years ago
- JAVA多线程实用案例:利用CAS解决原子性、实现Callable创建线程(闭锁)、模拟CAS算法、CopyOnWriteArrayList写入并复制、CountDownLatch闭锁、同步锁Lock、多生产多消费、volatile关键字、线程按序交替、Executors线…☆10Jun 26, 2019Updated 7 years ago
- 教学时的案例,可供入门/中级/高级java程序员参考☆12Apr 1, 2020Updated 6 years ago
- golang 微信开发工具☆10Jul 10, 2018Updated 7 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.
- Mapbox documentation☆14Oct 31, 2018Updated 7 years ago
- Go语言学习的各种小项目☆29Oct 11, 2019Updated 6 years ago
- java学习过程中碰到的到一些问题以及面试经历☆12Jun 7, 2018Updated 8 years ago
- RecyclerView实现可展开收起的二级列表☆10Dec 8, 2017Updated 8 years ago
- 用于展示各种demo☆12Feb 25, 2023Updated 3 years ago
- semi-automatic video annotation tool☆11Dec 8, 2020Updated 5 years ago
- 《Java从小白到大牛精简版》免费电子书☆12Jun 6, 2018Updated 8 years ago