MrChebik / Notes

CRUD Application, uses Spring, Hibernate, JUnit, Ajax

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notes

Notes can help you to create notes.

The technologies, that are used:

  • Spring MVC, Data, Security
  • Hibernate, MySQL
  • JUnit, Mockito (last commit -- issue tests, have a problems)
  • JSP, JS, CSS, JQuery (Ajax), JSON
  • Tomcat, Maven

Running

  1. mvn install tomcat7:run-war-only
  2. Follow to the link: http://localhost:8080/

Info

The table role does not have any roles in the first start. So, create a column with some 'id' and name 'ROLE_USER'.

About

CRUD Application, uses Spring, Hibernate, JUnit, Ajax


Languages

Language:Java 94.4%Language:JavaScript 4.0%Language:CSS 1.6%