findby query in jpa code example Example: findbyname in jpa List<User> findByAgeIn(Collection<Integer> ages);