sloppycoder / nfsx

building blocks for creating http based micro service using Spring Boot and Netflix OSS
4 stars 5 forks source link

refactor needed for profile-dao #12

Closed sloppycoder closed 8 years ago

sloppycoder commented 8 years ago

the current structure does not make much sense. the JpaRepository class should implement the CustomerService interface. need to refactor that.

Bonus, use Jersey to replace Spring MVC here in order to take advantage of WADL auto-generation.

sloppycoder commented 8 years ago

69c1db89391a1e560cc66c82a8e4a4b838fac618