I have problem with jpa repository
public interface CustomerRepository extends JpaRepository { @Query( nativeQuery = true, valu