modification ajout clients
This commit is contained in:
@@ -6,4 +6,5 @@ import org.springframework.stereotype.Repository;
|
||||
|
||||
@Repository
|
||||
public interface AdresseRepository extends MongoRepository<Adresse, Long> {
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user