Sunagatov / Iced-Latte

a online Marketplace for coffee retail (Backend)
https://iced-latte.uk
MIT License
587 stars 95 forks source link

Move Spring Security UserDetails fields from the UserEntity to somewhere else. #289

Open Sunagatov opened 2 months ago

Sunagatov commented 2 months ago
  1. Move Spring Security UserDetails fields from the UserEntity to somewhere else.
  2. Check if all tests are passed.
  3. Check if the project works without any error by making the http request to REST API.