mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-23 15:55:49 +00:00
Arreglo de fallo en travis
This commit is contained in:
parent
172a165007
commit
b6ac934bae
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
package org.springframework.cheapy.repository;
|
||||
|
||||
import java.util.List;
|
||||
|
||||
import org.springframework.cheapy.model.Usuario;
|
||||
import org.springframework.data.jpa.repository.Query;
|
||||
import org.springframework.data.repository.Repository;
|
||||
|
|
Loading…
Reference in a new issue