An open API service indexing awesome lists of open source software.

https://github.com/dekal/dtt-cms

Not Completed
https://github.com/dekal/dtt-cms

gradle java spring-boot

Last synced: about 2 months ago
JSON representation

Not Completed

Awesome Lists containing this project

README

          

####################################################################
Build Instruction
####################################################################
1. Download Gradle 5.2.1+ and instal as normal instruction
2. gradle clean build

--------------Run in bash as Java web app-------------
3. ./gradlew run or gradle bootRun

--------------Run in server Tomcat 8---------------
3. Get war file from doan-thi-truong-cms\build\libs
4. rename to dtt-cms.war for better readability
5. copy war into Tomcat server