lien bdd & html liste des articles

This commit is contained in:
ionak
2024-04-22 22:08:12 +02:00
parent 3480ce9aeb
commit 2fcafc0ea1
22 changed files with 211 additions and 34 deletions

View File

@@ -1,7 +1,7 @@
package fr.eni.enchere.bll;
import fr.eni.enchere.bo.User;
import fr.eni.enchere.dall.UserRepository;
import fr.eni.enchere.dal.UserRepository;
import org.springframework.stereotype.Service;
import java.util.List;