public interface ConnectionsRepository extends CrudRepository { @Query(value = "SELECT * FROM connections WHERE other_user_id=?1 a