Skip to content

Header 필드 대소문자 무시 #67

Description

@sanhee
  • new TreeMap<>(String.CASE_INSENSITIVE_ORDER);

    • 필드 값의 대소문자 무시하려고 자료구조를 바꿨었음
    • 하지만, 의미 없는 정렬
    • 값을 넣을 때마다 정렬할 이유도 없음
  • Attribute에서 대소문자 구분 하지 않는 로직 구성

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions