Pinned Repositories
996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识,后端同学必看,前端同学也可学习
Auth-service
spring security + oauth2.0 + jwt
awesome-wechat-weapp
微信小程序开发资源汇总 :100:
browsermob-proxy
A free utility to help web developers watch and manipulate network traffic from their AJAX applications.
crawler4j
Open Source Web Crawler for Java
CS-Notes
:books: Tech Interview Guide 技术面试必备基础知识、Leetcode 题解、Java、C++、Python、后端面试、操作系统、计算机网络、系统设计
DesignPattern
📚 Java 23种设计模式全归纳
online-taxi
网约车项目
zhiku-server
code4curiosity's Repositories
code4curiosity/online-taxi
网约车项目
code4curiosity/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
code4curiosity/advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识,后端同学必看,前端同学也可学习
code4curiosity/browsermob-proxy
A free utility to help web developers watch and manipulate network traffic from their AJAX applications.
code4curiosity/crawler4j
Open Source Web Crawler for Java
code4curiosity/CS-Notes
:books: Tech Interview Guide 技术面试必备基础知识、Leetcode 题解、Java、C++、Python、后端面试、操作系统、计算机网络、系统设计
code4curiosity/DesignPattern
📚 Java 23种设计模式全归纳
code4curiosity/fucking-algorithm
手把手撕LeetCode题目,扒各种算法套路的裤子。English version supported! Crack LeetCode, not only how, but also why.
code4curiosity/guide-rpc-framework
一款基于 Netty+Kyro+Zookeeper 实现的自定义 RPC 框架(附详细实现过程和相关教程)。
code4curiosity/JavaGuide
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
code4curiosity/latke
🌀 一款以 JSON 为主的 Java Web 框架。A Java Web framework based on JSON.
code4curiosity/litemall
又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端
code4curiosity/LittleProxy-mitm
Man-In-The-Middle extension for LittleProxy
code4curiosity/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
code4curiosity/OnJava8
《On Java 8》中文版,又名《Java编程**》 第5版
code4curiosity/online-taxi-sc-src
网约车原始代码
code4curiosity/pcap4j
A Java library for capturing, crafting, and sending packets.
code4curiosity/program-learning
code4curiosity/proxyee
HTTP proxy server,support HTTPS&websocket.MITM impl,intercept and tamper HTTPS traffic.
code4curiosity/ProxyPool
给爬虫使用的代理IP池
code4curiosity/spring-boot
Spring Boot
code4curiosity/spring-boot-demo
spring boot demo 是一个用来学习 spring boot 的项目,总共包含 57 个集成demo,已经完成 47 个。包含集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Beetl(模板引擎)、Enjoy(模板引擎)、JdbcTemplate、JPA(ORM框架)、mybatis(ORM框架)、通用Mapper、PageHelper、mybatis-plus、BeetlSQL、upload(本地文件上传和七牛云文件上传)、redis(缓存)、ehcache(缓存)、email(发送各种类型邮件)、task(基础定时任务)、quartz(动态管理定时任务)、xxl-job(分布式定时任务)、swagger(API接口管理测试)、security(基于RBAC的动态权限认证)、Session共享、Zookeeper(结合AOP实现分布式锁)、RabbitMQ(消息队列)、websocket(服务端推送监控服务器运行信息)、socket.io(聊天室)、ureport2(**式报表)、打包成war文件、集成 ElasticSearch(基本操作和高级查询)、Async(异步任务)、集成Dubbo(采用官方的starter)、MongoDB(文档数据库)、neo4j(图数据库)、docker(容器化)、JPA多数据源、Mybatis多数据源、代码生成器、GrayLog(日志收集)、JustAuth(第三方登录)。
code4curiosity/spring-data-jpa
Simplifies the development of creating a JPA-based data access layer.
code4curiosity/spring-framework
Spring Framework
code4curiosity/spring-security
Spring Security
code4curiosity/SpringBlade
SpringBlade 是一个由商业级项目升级优化而来的SpringCloud分布式微服务架构、SpringBoot单体式微服务架构并存的综合型项目,采用Java8 API重构了业务代码,完全遵循阿里巴巴编码规范。采用Spring Boot 2 、Spring Cloud Hoxton 、Mybatis 等核心技术,同时提供基于React和Vue的两个前端框架用于快速搭建企业级的SaaS多租户微服务平台。 官网:https://bladex.vip
code4curiosity/TeachYourselfCS-CN
TeachYourselfCS 的中文翻译 | A Chinese translation of TeachYourselfCS
code4curiosity/Unity-Design-Pattern
:tea: All Gang of Four Design Patterns written in Unity C# with many examples. And some Game Programming Patterns written in Unity C#. | 各种设计模式的Unity3D C#版本实现
code4curiosity/vue-element-admin
:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin
code4curiosity/webmagic
A scalable web crawler framework for Java.