Simple messaging implementation in a SpringMVC project, using the Observer pattern.
Spring MVC, Spring Security, Hibernate, MySQL, JUnit
-
Create a DB and run the /database/queries.sql
-
Add your DB info to db.properties file.
-
Build and run.
Test Credentials
Username : testUser (role: USER) Password : 123456
Username : testAdmin (role: ADMIN) Password : 123456