Popular Java Projects
This list provides the most popular open source Java projects. The percentage number of each project indicates the project's popularity scaling from 0 to 100%.
You may also find the interesting projects by searching.
-
181. EffectiveAndroidUI(19%)Apache License 2.0
-
Sample project created to show some of the best Android practices to work in the Android UI Layer. The UI layer of this project has been implemented using MVP or MVVM (without binding engine) to show how this patterns works. This project is used during the talk "EffectiveAndroidUI".
-
182. feign(19%)Apache License 2.0
-
Feign makes writing java http clients easier
-
(19%)Apache License 2.0
-
Your Cheat Sheet For Android Interview - Android Interview Questions
-
184. CloudReader(19%)Apache License 2.0
-
云阅:一款基于网易云音乐UI,使用WanAndroid、Gank.Io及时光网api开发的符合Google Material Design的Android客户端。项目采取的是MVVM-DataBinding架构开发,主要包括:玩安卓区、干货区和电影区三个子模块。
-
(19%)Apache License 2.0
-
An Android List View implementation with support for drawable cells and many other swipe related features
-
(19%)Apache License 2.0
-
This repository contains a detailed sample app that implements MVP architecture using Dagger2, GreenDao, RxJava2, FastAndroidNetworking and PlaceholderView
-
187. android-times-square(19%)Apache License 2.0
-
Standalone Android widget for picking a single date from a calendar view.
-
188. kylin(19%)Apache License 2.0
-
Apache Kylin
-
189. AndroidPdfViewer(19%)Apache License 2.0
-
Android view for displaying PDFs rendered with PdfiumAndroid
-
190. CalendarView(19%)Apache License 2.0
-
Android上一个优雅、万能自定义UI、支持周视图、自定义周起始、性能高效的日历控件,支持热插拔实现的UI定制!支持标记、自定义颜色、农历、自定义月视图各种显示模式等。Canvas绘制,速度快、占用内存低,你真的想不到日历居然还可以如此优雅!An elegant, highly customized and high-performance Calendar Widget on Android.
-
191. RxPermissions(19%)Apache License 2.0
-
Android runtime permissions powered by RxJava2
-
192. jeecg(19%)Apache License 2.0
-
JEECG是一款基于代码生成器的J2EE快速开发平台,开源界“小普元”超越传统商业企业级开发平台。引领新的开发模式(Online Coding模式(自定义表单) - > 代码生成器模式 - > 手工MERGE智能开发), 可以帮助解决Java项目90%的重复工作,让开发更多关注业务逻辑。既能快速提高开发效率,帮助公司节省人力成本,同时又不失灵活性。具备:表单配置能力(无需编码)、移动配置能力、工作流配置能力、报表配置能力(支持移动端)、插件开发能力(可插拔)
-
(19%)MIT License
-
A Material design back port of Android's CalendarView
-
(19%)Apache License 2.0
-
QuestionAnsweringSystem是一个Java实现的人机问答系统,能够自动分析问题并给出候选答案。
-
195. spring-boot-projects(19%)Apache License 2.0
-
该仓库中主要是 Spring Boot 的入门学习教程以及一些常用的 Spring Boot 实战项目教程,包括 Spring Boot 使用的各种示例代码,同时也包括一些实战项目的项目源码和效果展示,实战项目包括基本的 web 开发以及目前大家普遍使用的线上博客项目/企业大型商城系统/前后端分离实践项目等,摆脱各种 hello world 入门案例的束缚,真正的掌握 Spring Boot 开发。
-
196. Openfire(18%)Apache License 2.0
-
A XMPP server licensed under the Open Source Apache License.
-
(18%)Apache License 2.0
-
aliyun api gateway request signature demo by java
-
198. baseAdapter(18%)Apache License 2.0
-
Android 万能的Adapter for ListView,RecyclerView,GridView等,支持多种Item类型的情况。
-
199. mall-swarm(18%)Apache License 2.0
-
mall-swarm是一套微服务商城系统,采用了 Spring Cloud Greenwich、Spring Boot 2、MyBatis、Docker、Elasticsearch等核心技术,同时提供了基于Vue的管理后台方便快速搭建系统。mall-swarm在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。文档齐全,附带全套Spring Cloud教程。
-
200. initializr(18%)Apache License 2.0
-
A quickstart generator for Spring projects