javajava

Java is an object-oriented programming language used mainly for web, desktop, embedded devices and mobile applications.

There are 246486 repositories under java topic.

  • CyC2018/CS-Notes

    :books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计

  • Snailclimb/JavaGuide

    「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!

    Language:Java146k4.5k1k45.5k
  • iluwatar/java-design-patterns

    Design patterns implemented in Java

    Language:Java89.3k3.8k93726.4k
  • macrozheng/mall

    mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。

    Language:Java77.2k2.2k49228.7k
  • advanced-java

    doocs/advanced-java

    😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识

    Language:Java75.7k2.6k14619k
  • spring-projects/spring-boot

    Spring Boot

    Language:Java74.5k3.4k35.4k40.5k
  • elastic/elasticsearch

    Free and Open, Distributed, RESTful Search Engine

    Language:Java69.5k2.7k36.1k24.6k
  • kdn251/interviews

    Everything you need to know to get the job.

    Language:Java63.3k2.6k5312.9k
  • TheAlgorithms/Java

    All Algorithms implemented in Java

    Language:Java58.6k2.2k99619k
  • leetcode

    azl397985856/leetcode

    LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)

    Language:JavaScript54.4k1.3k2549.5k
  • youngyangyang04/leetcode-master

    《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀

    Language:Shell50.5k38023411.3k
  • google/guava

    Google core libraries for Java

    Language:Java50k2.4k3.6k10.9k
  • ReactiveX/RxJava

    RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.

    Language:Java47.8k2.2k3.2k7.6k
  • square/okhttp

    Square’s meticulous HTTP client for the JVM, Android, and GraalVM.

    Language:Kotlin45.7k1.6k4.1k9.1k
  • square/retrofit

    A type-safe HTTP client for Android and the JVM

    Language:HTML43k1.6k2.7k7.3k
  • Stirling-Tools/Stirling-PDF

    #1 Locally hosted web application that allows you to perform various operations on PDF files

    Language:Java41.5k1427803.3k
  • jadx

    skylot/jadx

    Dex to Java decompiler

    Language:Java40.9k8211.7k4.8k
  • apache/dubbo

    The java implementation of Apache Dubbo. An RPC and microservice framework.

    Language:Java40.3k3.1k7k26.4k
  • jeecgboot/JeecgBoot

    🔥「企业级低代码平台」前后端分离架构SpringBoot 2.x/3.x,SpringCloud,Ant Design&Vue3,Mybatis,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。

    Language:Java40k8476.2k14.7k
  • apache/spark

    Apache Spark - A unified analytics engine for large-scale data processing

    Language:Scala39.3k2k028.2k
  • dbeaver

    dbeaver/dbeaver

    Free universal database tool and SQL client

    Language:Java39.2k51317.5k3.4k
  • PhilJay/MPAndroidChart

    A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, panning and animations.

    Language:Java37.5k1.1k4.9k9k
  • AobingJava/JavaFamily

    【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。

  • alibaba/arthas

    Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas

    Language:Java35.4k1.1k2k7.4k
  • appsmith

    appsmithorg/appsmith

    Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.

    Language:TypeScript33.8k28720.8k3.6k
  • ray-project/ray

    Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.

    Language:Python33k47418.4k5.6k
  • spring-boot-demo

    xkcoding/spring-boot-demo

    🚀一个用来深入学习并实战 Spring Boot 的项目。

    Language:Java32.9k1k16510.8k
  • zxing

    zxing/zxing

    ZXing ("Zebra Crossing") barcode scanning library for Java, Android

    Language:Java32.6k1.7k1.3k9.4k
  • alibaba/easyexcel

    快速、简洁、解决大文件内存溢出的java处理Excel工具

    Language:Java32k5943.5k7.5k
  • GitHubDaily/GitHubDaily

    坚持分享 GitHub 上高质量、有趣实用的开源技术教程、开发者工具、编程网站、技术资讯。A list cool, interesting projects of GitHub.

  • leetcode

    doocs/leetcode

    🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解

    Language:Java30.8k311436.6k
  • selenium

    SeleniumHQ/selenium

    A browser automation framework and ecosystem.

    Language:Java30.2k1.3k10.4k8.1k
  • ityouknow/spring-boot-examples

    about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。

    Language:Java30.2k1.3k10612.4k
  • WxJava

    Wechat-Group/WxJava

    微信开发 Java SDK ,支持包括微信支付,开放平台,小程序,企业微信,视频号,公众号等的后端开发

    Language:Java29.7k1.4k2.2k8.5k
  • leakcanary

    square/leakcanary

    A memory leak detection library for Android.

    Language:Kotlin29.3k9811.6k4k
  • hutool

    dromara/hutool

    🍬A set of tools that keep Java sweet.

    Language:Java28.9k6132.8k7.5k