Essential Java, is a book about the Essentials of Java Programming.《Java 编程要点》是一本 Java 的学习教程,主要介绍 Java 中应用广泛的部分,其中也包括了最新版本 Java 8 中的新特性,也算是个人对多年 Java 开发工作的总结。取其精华,图文并茂,并通过大量实例让你走近 Java 的世界!
☆605Oct 28, 2024Updated last year
Alternatives and similar repositories for essential-java
Users that are interested in essential-java are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Gradle 3 User Guide 中文翻译《Gradle 3 用户指南》☆177Mar 3, 2017Updated 9 years ago
- Everything is in Eclipse. As a Java Devloper, I consider Eclipse as my first IDE. Eclipse is more powerful than you think. So I collecte…☆39Jan 12, 2023Updated 3 years ago
- Chinese translation of the Code Conventions for the Java Programming Language document.中文翻译《Java 编码规范》☆212Aug 31, 2017Updated 8 years ago
- Distributed Java.《分布式 Java》☆356Apr 8, 2025Updated last year
- To the programmer's open source and free books collection 给程序员的开源、免费书籍收集,图书集合。☆2,682Apr 28, 2026Updated 3 months ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- Chinese translation of the Spring Framework 4.x Reference Documentation (https://docs.spring.io/spring/docs/4.3.13.RELEASE/spring-framewo…☆1,448Oct 30, 2018Updated 7 years ago
- Gradle User Guide 中文翻译《Gradle 用户指南》☆13Jun 29, 2017Updated 9 years ago
- 我的技术摘要☆2,958Feb 12, 2022Updated 4 years ago
- Spring Boot Tutorial takes you to learn Spring Boot step by step with a large number of samples.Spring Boot Tutorial 是一本关于 Spring Boot …☆409Nov 10, 2021Updated 4 years ago
- JSR 340: Java Servlet 3.1 Specification 《Java Servlet 3.1 规范》中文翻译及示例。☆166Jun 22, 2020Updated 6 years ago
- It is a book about the Essentials of Norman Maurer's Netty in Action.《Netty 实战(精髓)》是对 Norman Maurer 的 《Netty in Action》的一个精简☆1,782Nov 2, 2022Updated 3 years ago
- Spring Boot Reference Guide中文翻译 -《Spring Boot参考指南》☆4,439Aug 8, 2017Updated 9 years ago
- Java资源大全中文版,包括开发库、开发工具、网站、博客、微信、微博等,由伯乐在线持续更新。☆15,680Jan 31, 2024Updated 2 years ago
- Chinese translation of Netty 4.x User Guide. 中文翻译《Netty 4.x 用户指南》☆2,314Jul 31, 2022Updated 4 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 关于Java核心技术学习积累的例子,是初学者及核心技术巩固的最佳实践。☆1,668Nov 1, 2021Updated 4 years ago
- Spring Boot Enterprise Application Development.《Spring Boot 企业级应用开发实战》☆278Oct 11, 2018Updated 7 years ago
- NGINX Tutorial.《NGINX 教程》☆65Nov 5, 2017Updated 8 years ago
- 关于Java虚拟机核心知识点学习积累的例子,是初学者及虚拟机核心知识巩固的最佳实践。☆350Nov 19, 2020Updated 5 years ago
- 【译】Java 8 简明教程☆350May 25, 2021Updated 5 years ago
- stackoverflow上Java相关回答整理翻译☆5,084Feb 3, 2024Updated 2 years ago
- java 并发学习笔记☆96Mar 26, 2015Updated 11 years ago
- IntelliJ IDEA 简体中文专题教程☆22,077Sep 12, 2025Updated 10 months ago
- 👨🎓 Java Core Sprout : basic, concurrent, algorithm☆26,866May 21, 2024Updated 2 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业…☆16,659Dec 16, 2022Updated 3 years ago
- Chinese translation of The Java® Virtual Machine Specification.《Java 虚拟机规范(第11版)》中文翻译及示例,Java SE 11 版☆831Oct 28, 2018Updated 7 years ago
- 一名JAVA程序员,将自己的编程学习之路做以总结并进行分享。内容包括但不限于数据结构、算法、数据库、操作系统、计算机网络等多方面☆315Apr 2, 2017Updated 9 years ago
- Alibaba Java Coding Guidelines pmd implements and IDE plugin☆30,833Aug 6, 2024Updated 2 years ago
- 《分布式系统常用技术及案例分析》示例源码☆488Feb 20, 2023Updated 3 years ago
- Chinese translation of the Apache Shiro Reference Manual(http://shiro.apache.org/reference) and the other article collection. You can als…☆463Jul 18, 2021Updated 5 years ago
- 《Java 程序员眼中的 Linux》☆8,720Jun 11, 2022Updated 4 years ago
- Spring Security Tutorial takes you to learn Spring Security step by step with a large number of samples. Spring Security Tutorial 是一本关于 S…☆409Jun 21, 2018Updated 8 years ago
- 这是一个Spring MVC + Mybatis 的项目,不仅仅只是简单的demo或是增删改查,她将含括很多的方面:尽量抽取basedao,baseService公共部分,做出一个简单的framework,为以后分布式开发提供基础。☆11Jul 21, 2015Updated 11 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.
- REST in Action 《REST 实战》。基于 Jersey 构建 RESTful 服务。☆466Mar 10, 2017Updated 9 years ago
- Mybatis通用分页插件☆12,354Updated this week
- 《Java多线程编程实战指南(设计模式篇)》源码☆659Mar 16, 2020Updated 6 years ago
- 🦄 Best beautiful java blog, worth a try☆4,823Apr 13, 2024Updated 2 years ago
- github: https://github.com/kanwangzjm/funiture, spring项目,权限管理、系统监控、定时任务动态调整、qps限制、sql监控(邮件)、验证码服务、短链接服务、动态配置等☆1,867Nov 15, 2023Updated 2 years ago
- about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。☆30,513Nov 18, 2023Updated 2 years ago
- Databricks Spark 知识库简体中文版☆33Dec 8, 2014Updated 11 years ago