lagom / online-auction-java

Other
129 stars 109 forks source link

Update getUsers service call in UserServiceImpl #118

Closed lakhina closed 7 years ago

yg-apaza commented 7 years ago

I tested on my local machine and I can confirm @lakhina's changes fix #115 Problem was due to name change from UserEntity to PUserEntity I think it's safe to merge