처음 query메서드method return type : List<T>method parameter : String sql, RowMapper<T> rowMapperResultSet의 행들을 행단위로 매핑하기 위해 JdbcTemplate에 의해 사용되어지는