Skip to content

interface method parameter name #169

Description

@HumanIearning

https://github.com/SLTDV/Choice-BackEnd/blob/3f2b3e2f532df79808680dd24296a7f454cda2c6/src/main/java/com/select/choice/domain/image/service/ImageService.java#L9C46-L9C56

ImageUploadDto uploadImage(MultipartFile firstImage) throws IOException;
여기서 파라미터 이름이 굳이 firstimage여야하나요? 그냥 image가 더 의미에 맞는거 아닌가요?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions