Skip to content

trieu/netty-with-gradle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

netty-with-gradle

Demo Simple Java Project with Gradle Build System and Continuous Performance Unit Testing (CPUT)

alt tag

How to build with Gradle:

  • run the task "jar"
  • run the task "copyRuntimeLibs"
  • cd build/libs
  • exec /usr/lib/jvm/jdk1.8.0_20/bin/java -jar netty-with-gradle-1.0.jar

Refer links:

Slides:

Eclipse Plugins:

Books:

Video:

About

Demo project with gradle build and continuous performance test

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages