Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 482 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 482 Bytes

webnotesWithWebService

Web application to manage user's notes with webservice that get user list with username and last date of use application. After registration or authorization you can manage your notes (create, update, delete them). Also in this application include web-service. Web-service provide you get list of users that include two field: username and last date of use. Technology used: Spring MVC, Spring Security, Hibernate, Jquery with ajax requests, Maven,JAX-WS.