Skip to content

tirtho/java-service

Repository files navigation

Java Project
In Eclipse just import Maven Project and select the pom file in java-service folder

To build the jar file and place it in target\microservice-0.1-SNAPSHOT.jar, from command line run
> mvn clean package

To run the code from commandline, in the java-service folder, run 
> java -jar target\microservice-0.1-SNAPSHOT.jar

About

Java Based Distributed Service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published