Skip to content
View JunerGit's full-sized avatar

Block or report JunerGit

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. JavaBooks JavaBooks Public

    Forked from DreamCats/java-notes

    😢备战2020年秋招Java架构面试总结的项目,包含Java书籍中的代码,比如,高并发、JVM等,同样包括了主流的技术,如SpringBoot、数据库(Mysql和Redis)、Mybatis、Dubbo、RocketMQ等。还在持续总结中......

    Java

  2. Summer Summer Public

    Forked from SwingFrog/Summer

    这是一个支持分布式和集群的java游戏服务器框架,可用于开发棋牌、回合制等游戏。基于netty实现高性能通讯,支持tcp、http、websocket等协议。支持消息加解密、攻击拦截、黑白名单机制。封装了redis缓存、mysql数据库的连接与使用。轻量级,便于上手。

    Java

  3. JNotes JNotes Public

    Forked from husying/JNotes

    Java 工程师必备的技术知识点,全力打造Java 程序员的技能体系知识库;主要体现在 Java 基础、算法、网络、后端框架、数据库、操作系统等方面知识整理。对于Java 初学者升中高级、以及Java后端开发人员的的面试者都有非常显著的帮助。个人博客:www.husycode.cn

  4. AnnZone AnnZone Public

    Forked from jiankian/AnnZone

    安浪个人工作站:与企业员工OA系统不同,本系统完全面向个人,创建一个属于自己的完全的云端空间!JAVA+ActFramework+MySQL+Angular5+Metronic5+Ant Design for Angular(ng-zorro-antd)还有Android(Kotlin/Anko/Objectbox/RxKotlin)、iOS(Swift4.0.3)客户端开发中...提高全栈…

    Java

  5. IslandOutcast IslandOutcast Public

    Forked from eliburgi/IslandOutcast

    The aim of this project is to develop a 3D game. The topic of the game is to survive in a realistic world. The player should be able to interact with animals, resources and the environment to fulfi…

    Java

  6. big-math big-math Public

    Forked from eobermuhlner/big-math

    Advanced Java BigDecimal math functions (pow, sqrt, log, sin, ...) using arbitrary precision.

    Java