arpitaggarwal / employee-service

RESTful Employee Service
0 stars 3 forks source link

Acessing /employee-service/WEB-INF/jsp/home.jsp (NOT FOUND) #1

Open patanax opened 7 years ago

patanax commented 7 years ago

Hi,

Your example is awesome, but can you tell me where is the home.jsp? Is it completed example ? One more thing is after i try to create new employee it doesnt work either.

I hope you could see this threat and come to save me.

Thanks.

arpitaggarwal commented 7 years ago

Hi @patanax , basically app is created to expose create and get operations for employee as a REST resource with "no UI/UX". Anyways, I updated repo with home page.