项目作者: beardbytes

项目描述 :
Server side sample project .
高级语言: Java
项目地址: git://github.com/beardbytes/JavaCRUDRestWS.git
创建时间: 2020-07-03T10:37:28Z
项目社区:https://github.com/beardbytes/JavaCRUDRestWS

开源协议:

下载


Java Web Application Using CRUD operations.

Tech Stack : Tomcat, Maven, Java, Jersey, Jackson
Steps to run in the command prompt:

  1. git clone "https://github.com/beardbytes/JavaCRUDRestWS"
  2. cd JavaCRUDRestWS/dist

The dist repository contains the war(this file contains all the dependencies)
The dockerfile of this project could be found here