Elsokary22 / tc-online-review-backend

API and back end business logic for online review

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tc-online-review-persistence

All components for tc online review

prerequisites

  • java 8
  • maven

install libs

Run ./install-third-dep.sh to install the libs into maven store

package all components

  • run mvn clean package -Dhttps.protocols=TLSv1.2 -DskipTests

install all components

  • run mvn clean install -Dhttps.protocols=TLSv1.2 -DskipTests

About

API and back end business logic for online review


Languages

Language:Java 99.8%Language:Python 0.2%Language:Shell 0.0%