modif class membre et team
This commit is contained in:
parent
af3700e99a
commit
1ed8373359
6 changed files with 159 additions and 37 deletions
|
|
@ -6,5 +6,5 @@ import org.springframework.stereotype.Repository;
|
|||
|
||||
@Repository
|
||||
public interface MembreRepository extends JpaRepository<Membre, Integer> {
|
||||
|
||||
Membre findByNom(String nom);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue