You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I couldn't find any package with the name "model" in the project dir.
For example in AddressServiceImpl line 5 you've added : import com.packt.modern.api.model.AddAddressReq;
Where is the AddAddressReq class?