Skip to content

razbhe10/Client-Server

Repository files navigation

Preface

Server demo implementation for the devops course. It is based on Dropwizard and Maven Unit and System tests are written with Junit and use Dropwizard handy classes.

Build And Run

  • clone the repo
  • To Build and Test the service: run "mvn clean install"
  • To run the service: run "java -jar target\kinneret-server-1.0-SNAPSHOT.jar server kinneret-server.yml"
  • You can find more detailed information here about how to build and run Dropwizard application

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages