Skip to content

emanuelvictor/tcp-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Environment requirements

Must be installed and configured in path:

  • Java 11
  • Maven (only to execute tests)

Tests and Running

Execute, via command line, the following instructions:

  • Executing tests: mvn clean package
  • Executing application: java -jar target\tcp-monitor-0.0.1-SNAPSHOT.jar

Tests and Running

To monitoring others services, change the class file br.com.produtec.tcpmonitor.Application.class as needed.

Releases

No releases published

Packages

No packages published

Languages