JavatoDev-com / internet-banking-concept-microservices

Internet Banking Concept Microservices
https://javatodev.com/building-microservices-with-spring-boot-free-course-with-practical-project/
MIT License
301 stars 173 forks source link

Package com.javatodev.finance.rest is missing #1

Closed mguerraferrer closed 3 years ago

mguerraferrer commented 3 years ago

In the internet-banking-user-service project you refer some classes (BankingCoreFeignClient and UserResponse) to the package com.javatodev.finance.rest.*, but this pacakage doesn't exists

javatodev commented 3 years ago

Now it's sorted and service is in working stage