Starred repositories
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
wzy1991 / BlockChain
Forked from itheima1/BlockChain黑马程序员 120天全栈区块链开发 开源教程
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
光 HikariCP・A solid, high-performance, JDBC connection pool at last.
分布式配置管理平台(Distributed Configuration Management Platform)
中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
📈 Capturing JVM- and application-level metrics. So you know what's going on.
Design patterns implemented in Java
BitTorrent library and client with DHT, magnet links, encryption and more
对定时任务调度框架quartz源码的阅读和注释(comments on quartz-core source)
MapDB provides concurrent Maps, Sets and Queues backed by disk storage or off-heap-memory. It is a fast and easy to use embedded Java database engine.
sql2o is a small library, which makes it easy to convert the result of your sql-statements into objects. No resultset hacking required. Kind of like an orm, but without the sql-generation capabilit…
Algorithms and Data Structures implemented in Java
Everything you need to know to get the job.
《Spring Boot基础教程》,2.x版本持续连载中!点击下方链接直达教程目录!
Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。
wzy1991 / webporter
Forked from brianway/webporter基于 webmagic 的 Java 爬虫应用
jsoniter (json-iterator) is fast and flexible JSON parser available in Java and Go
旨在打造在线最佳的 Java 学习笔记,含博客讲解和源码实例,包括 Java SE 和 Java Web