javajack's Repositories
javajack/aws-learning
javajack/boom
HTTP(S) load generator, ApacheBench (ab) replacement, written in Go
javajack/fable-spring-read-replica
An example of splitting read and write database operations using Spring Boot 2.0
javajack/go-demo
javajack/json-comparison
Powerful JSON comparison tool for identifying all the changes within JSON files
javajack/jsoncomparator
Java library to compare JSON objects
javajack/MagiskOnWSA
Integrate Magisk root and Google Apps (OpenGApps) into WSA (Windows Subsystem for Android)
javajack/maven-repository-aws-s3
Make AWS S3 Bucket as your private maven repository
javajack/spring-boot-amqp-rabbitmq
spring boot with amqp rabbitmq example
javajack/spring-boot-jar-war-demo
jar and war both in same spring boot 2.1 project
javajack/threadsanalyzer
A simple command to show the top N cpu consuming threads of a JVM process
javajack/throttling-executor-service
Rate limiting throtteling executor service implementation in Java for controlling multi threaded execution