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/analyzeCode
使用ckjm分析代码后,生成一系列父子节点:如A被B调用,B被C调用;根据这些父子关系组装成一棵树(不完全支持1.8的lambda)
shichaowei/AppUIAuto
shichaowei/dubbolearn
dubbo的一个实例,包括provider和consumer,使用Spring注入
shichaowei/qacms
QA搭建平台
shichaowei/byte-buddy
Runtime code generation for the Java virtual machine.
shichaowei/FreeBuilder
Automatic generation of the Builder pattern for Java 1.6+
shichaowei/huxpro.github.io
My Blog / Jekyll Themes / PWA
shichaowei/InterfaceAuto
接口自动化
shichaowei/java-callgraph
Programs for producing static and dynamic (runtime) call graphs for Java programs
shichaowei/java-dns-cache-manipulator
:earth_americas: A simple 0-dependency thread-safe Java™ lib/tool for setting dns programmatically without touching host file, make unit/integration test portable.
shichaowei/javaagent
javaagentdemo
shichaowei/JavaLambdaInternals
深入理解Java函数式编程和Streams API
shichaowei/javaparser
Java 1-11 Parser and Abstract Syntax Tree for Java –
shichaowei/jvm-sandbox
Real - time non-invasive AOP framework container based on JVM
shichaowei/LeetCode
My leetcode loggings
shichaowei/mbknor-jackson-jsonSchema
Generate JSON Schema draft 4 with Polymorphism using Jackson annotations
shichaowei/mug
shichaowei/performanceBooks
books for perfomance
shichaowei/qacore
qa常用工具包
shichaowei/rest-assured-1
Java DSL for easy testing of REST services
shichaowei/shichaowei.github.io
测试博客
shichaowei/sprinbootqacms
QA工具平台
shichaowei/spring-boot-leaning
Spring Boot 精选内容
shichaowei/SpringBoot-DynamicDataSource
Spring Boot Dynamic and Multiple DataSource project / Spring Boot 动态数据源、多数据源切换
shichaowei/SpringBoot-Learning
Spring Boot教程
shichaowei/testPerformance
用于测试性能demo
shichaowei/tiny-spring
A tiny IoC container refer to Spring.
shichaowei/toyiyi
yiyi用于点名
shichaowei/useful-scripts
:snail: useful scripts for making developer's everyday life easier and happier
shichaowei/wycheproof
Project Wycheproof tests crypto libraries against known attacks.