Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/epintos/dinuxpropiedades-v3

Third project for Web Applications Project course at ITBA. Year 2012
https://github.com/epintos/dinuxpropiedades-v3

Last synced: 22 days ago
JSON representation

Third project for Web Applications Project course at ITBA. Year 2012

Awesome Lists containing this project

README

        

Dinux Propiedades Version 3
============================

Third project for Web Applications Project course at ITBA. Year 2012.

The idea was to make a web application using:

- Domain Driven Design with Spring for dependecies injection.
- Wicket.
- Hibernate using JDBC.
- Maven.
- PostgreSQL.
- Deploy in Tomcat.

## Instructions

Migration scripts to update from Version 2 are in `src/test/java/resources`.

To generate war execute:

mvn clean package