Skip to content

techwhale/JavaLearning

 
 

Repository files navigation

Happy Java Learning Build Status

This repo will be updated with new technologies/methodologies/template to help Java user productivity and learning

  1. Guava Examples
  2. Mockito Examples (Must needed for any java developer)
  3. JMH (Java Microbenchmark Harness) starter
    mvn clean install -DskipTests=true && java -Xmx12G -jar ./jmh-template/target/benchmarks.jar .*Sample.* -f 1 -wi 5 -i 10 -tu ns
  4. Simple netty chat example based on a youtube
  5. Deferred Example

Reference

Java Benchmark for OpenTSDB 3.0

About

OneStopShopForJava

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%