Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat : 마이페이지 기능 구현 #42

Merged
merged 8 commits into from
Oct 17, 2023
Merged

feat : 마이페이지 기능 구현 #42

merged 8 commits into from
Oct 17, 2023

Commits on Oct 16, 2023

  1. feat : 마이페이지 기능 구현

    .
    lljh1992 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    981b314 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    188b2da View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    a59abc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    903a9cc View commit details
    Browse the repository at this point in the history
  3. feat : PasswordEncoder Static 변수로 변경

    - 기존에 Bean으로 PasswordEncoder 사용하던 영역을 전부 SecurityUtils.passwordEncoder로 변경
    donsonioc2010 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    e2f83b8 View commit details
    Browse the repository at this point in the history
  4. feat : MyPage 기능 구현 완료

    - 마이페이지 사용자 정보조회
    - 마이페이지 정보수정
    - 마이페이지 썸네일 패스 수정
    - 내가 작성한 댓글 리스트 조회(페이징)
    - 내가 작성한 좋아요 게시물 리스트 조회 (페이징)
    - 내가 작성한 게시물 리스트 조회 (페이징)
    donsonioc2010 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    6ca080d View commit details
    Browse the repository at this point in the history
  5. feat : MappingPath 변경

    ㅇㅇ
    donsonioc2010 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    f945749 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0b2def6 View commit details
    Browse the repository at this point in the history