nicolasard / veranitouBackend

Backend of my veranitou.com.ar page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VeranitouBackend

This prented to be an aplication for the backend of my webpage, witch at firs stage of the progect will let you see the users queries at properties in rent.

Build Status

Unit Test

To run the test of the this application run the follow commands:

mvn -Dtest=configuracionDao test

Running the app

First of all set the env. making the folowing

. ./setenv.sh

then you can run with maven spring boot

mvn spring-boot:run

after that maven is going to download the dependencies and the aplication will run.

About

Backend of my veranitou.com.ar page


Languages

Language:Java 59.4%Language:HTML 32.6%Language:JavaScript 7.4%Language:Shell 0.6%