• Stars
    star
    99
  • Rank 341,327 (Top 7 %)
  • Language
    Java
  • Created almost 11 years ago
  • Updated almost 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Project of the post uaiContacts of the blog

uaicontacts

BuildStatus ---> Build Status

Project of the post uaiContacts of the blog uaiHebert.com

This project is a full web application with the following technologies:

  • SpringMVC - Spring MVC will handles the user requests
  • SpringData - Spring Data will handle all database actions
  • SpringSecurity - Spring Security will protect our code against malicious users
  • Tiles Framework - Tiles help us with pages template
  • Angular.js - A Javascript library that will help us with object binding
  • Twitter Bootstrap - A CSS library that will help us with a good looking style
  • JQuery - Combined with Twitter Bootstrap to give some animation to our HTML components

The post in Portuguese can be found here: http://uaihebert.com/?p=1913

The post in English can be found here: http://uaihebert.com/?p=2008