spring MVC crud

no database has been used, rather a simple json file has been used to store the data. data is stored as json format. To parse the json string Jackson library is used.