{"info":{"_postman_id":"12b613ff-d69a-4b33-b2bd-aa1a4570b14c","name":"pii-encrpt-demo","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json"},"item":[{"name":"Find By Mobile - JQL","id":"b36ea81c-56f4-4507-bf55-662ded33a224","request":{"method":"GET","header":[],"url":"http://localhost:8080/pii-encrypt-demo/customer/find/mobile/jql/9538828853"},"response":[]},{"name":"Save Customer","id":"599ca286-0ea2-4068-9946-fc88cf90a0a6","request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\":\"sandheep\",\n    \"mobile\":\"9538828853\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/pii-encrypt-demo/customer"},"response":[]},{"name":"Find By Mobile - JPA Standard Find Query","id":"ae03bcb5-eed4-476f-af9e-abd954d7cf04","request":{"method":"GET","header":[],"url":"http://localhost:8080/pii-encrypt-demo/customer/find/mobile/9538828853"},"response":[]}]}