Pinned Repositories
analyzeCode
使用ckjm分析代码后,生成一系列父子节点:如A被B调用,B被C调用;根据这些父子关系组装成一棵树(不完全支持1.8的lambda)
AppUIAuto
connectwlan
在实际工作中,我们会遇到网卡无缘无故掉线,重新连接又可以上线;主要完成测试网络和连接无线的功能
dubbolearn
dubbo的一个实例,包括provider和consumer,使用Spring注入
InterfaceTest
http接口测试(发送报文支持AES加密)
mysql
用于一个大数据量测试,实例使用四张表,模拟30万终端用户设备,3万路由器设备,3000个用户;每个用户有10台路由器,一个路由器下面挂接10台终端设备
ngx_http_html_sanitize_module
It's a nginx http module to sanitize HTML5 with whitelisted elements, whitelisted attributes and whitelisted CSS property
qacms
QA搭建平台
shellviassh
通过ssh调用tomcat重启脚本
ssib
spring+springMVC+mybatis+mysql+bootstrap
shichaowei's Repositories
shichaowei/ngx_http_html_sanitize_module
It's a nginx http module to sanitize HTML5 with whitelisted elements, whitelisted attributes and whitelisted CSS property
shichaowei/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
shichaowei/advanced-java
😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识
shichaowei/aggregate-persistence
shichaowei/apollo
Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.
shichaowei/appium-classifier-plugin
shichaowei/chaosblade
An easy to use and powerful chaos engineering experiment toolkit.(一款简单易用、功能强大的混沌实验注入工具)
shichaowei/CodeGuide
:books: 本代码库是作者小傅哥多年从事一线互联网 Java 开发的学习历程技术汇总,旨在为大家提供一个清晰详细的学习教程,侧重点更倾向编写Java核心内容。如果本仓库能为您提供帮助,请给予支持(关注、点赞、分享)!
shichaowei/CSDN_Blog_Solution
此仓库用于存放我的CSDN博客所用到的文件
shichaowei/drawio-desktop
Official electron build of draw.io
shichaowei/easy-props
The simple, stupid properties library for Java
shichaowei/easy-random
The simple, stupid random Java beans/records generator
shichaowei/easy-rules
The simple, stupid rules engine for Java
shichaowei/EHBDroid
EHBDroid is an effective and efficient Android Testing tool based on the idea of "event-handler-based" testing. Please cite the following paper if you use this tool: Wei Song, Xiangxing Qian, and Jeff Huang. EHBDroid: Beyond GUI Testing for Android Applications. ASE 2017.
shichaowei/evosuite
EvoSuite - automated generation of JUnit test suites for Java classes
shichaowei/extension-point-framework
shichaowei/idb
idb is a flexible command line interface for automating iOS simulators and devices
shichaowei/intellij-community
IntelliJ IDEA Community Edition
shichaowei/java-callgraph
Programs for producing static and dynamic (runtime) call graphs for Java programs
shichaowei/JavaLambdaInternals
深入理解Java函数式编程和Streams API
shichaowei/LeetCode
My leetcode loggings
shichaowei/macaca-coverage
Macaca coverage tool
shichaowei/mrcode
shichaowei/mybatis-generator-plugin
Mybatis Generator 代码生成插件拓展,增加:查询单条数据插件(SelectOneByExamplePlugin)、MySQL分页插件(LimitPlugin)、数据Model链式构建插件(ModelBuilderPlugin)、Example Criteria 增强插件(ExampleEnhancedPlugin)、Example 目标包修改插件(ExampleTargetPlugin)、批量插入插件(BatchInsertPlugin)、逻辑删除插件(LogicalDeletePlugin)、数据Model属性对应Column获取插件(ModelColumnPlugin)、存在即更新(UpsertPlugin)、Selective选择插入更新增强插件(SelectiveEnhancedPlugin)、Table增加前缀插件(TableSuffixPlugin)、自定义注释插件(CommentPlugin)、增量插件(IncrementsPlugin)、查询结果选择性返回插件(SelectSelectivePlugin)、乐观锁插件(OptimisticLockerPlugin)、LombokPlugin等拓展。
shichaowei/mysqlSomething
shichaowei/robolectric
Android Unit Testing Framework
shichaowei/spider-flow
新一代爬虫平台,以图形化方式定义爬虫流程,不写代码即可完成爬虫。
shichaowei/spring-cloud-alibaba-component
Sample of Spring Cloud Alibaba component
shichaowei/study-blog
shichaowei/styleguide
Style guides for Google-originated open-source projects