i-CNNN's Stars
enigma-dev/Calico-Icon
A vector icon set meant to look good at small resolutions.
RobertBColton/DockFX
A fully featured docking library for the JavaFX platform.
telzhou618/restful-api
自动生成Restful风格CRUD接口框架,节约时间关注业务
lihengming/spring-boot-api-project-seed
:seedling::rocket:一个基于Spring Boot & MyBatis的种子项目,用于快速构建中小型API、RESTful API项目~
Dreampie/Resty
The minimalist framework of RESTful(server and client) - Resty
jeasonlzy/okhttp-OkGo
OkGo - 3.0 震撼来袭,该库是基于 Http 协议,封装了 OkHttp 的网络请求框架,比 Retrofit 更简单易用,支持 RxJava,RxJava2,支持自定义缓存,支持批量断点下载管理和批量上传管理功能
yanzhenjie/NoHttp
:lemon: Android实现Http标准协议框架,支持多种缓存模式,底层可动态切换OkHttp、URLConnection。
krystiankaluzny/spring-javafx-examples
Example apps for springboot-javafx-support. See
acaicedo/JFX-MultiScreen
in-sideFX/UndecoratorBis
A new version of my JavaFX window decoration API. This time focused on the transparency and non-rectangular window.
in-sideFX/Undecorator
Decorate "Undecorated" JavaFX windows
eivindveg/HotSUploader
JavaFX-based Replay Uploader for Heroes of the Storm
AdoptOpenJDK/jitwatch
Log analyser / visualiser for Java HotSpot JIT compiler. Inspect inlining decisions, hot methods, bytecode, and assembly. View results in the JavaFX user interface.
lipido/javafxwebview
A demonstration of how to create Java desktop applications with AngularJS and Bootstrap
TestFX/TestFX
Simple and clean testing for JavaFX.
aminmansour/menu-theme-UI-javafx
A highly minimalist and professional theme template for javafx. Everyone is open to use and modify how every they like : )
devedge/KDE-Breeze-JavaFX-CSS
KDE Breeze theme for JavaFX
AteK5/MaterialTheme
javaFx Material theme
dicolar/jbootx
a javafx theme of bootstrap
ChrisRM/material-theme-jetbrains
JetBrains theme of Material Theme
roskenet/springboot-javafx-support
SpringBoot / JavaFX8 Integration
roskenet/spring-javafx-examples
Example apps for springboot-javafx-support. See
steveonjava/JavaFX-Spring
Example application demonstrating integration of JavaFX and Spring technologies on the client and server
sialcasa/mvvmFX
an Application Framework for implementing the MVVM Pattern with JavaFX
edvin/fxlauncher
Auto updating launcher for JavaFX Applications
vdurmont/emoji-java
The missing emoji library for Java :heart:
b3log/solo
仓库已经迁移到 https://github.com/88250/solo
zly394/EmojiRegex
EmojiRegex
Viscent/javamtp
《Java多线程编程实战指南(设计模式篇)》源码
aofeng/threadpool4j
轻量级多线程池。1)支持异步任务分派至不同的线程池执行;2)支持并行执行多个异步任务;3)支持需要返回结果和不需要返回结果的异步任务。