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

[Refactor] 코드 리뷰하면서 확인했던 코드 리팩토링 #294

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Commits on Sep 5, 2024

  1. refactor: 코드 리뷰하면서 확인했던 코드 리팩토링

    - UserService: login을 하면 null을 반환하는 코드 예외로 처리
    - UserViewController 에 있던 Admin 코드를 Admin Controller로 분리하고 로직 구현을 Service에서 함
    - P6SpySqlFormatter: formatter 를 사용하고 싶으면 application.yml 에 format_sql을 false 로 변경해야함.
    limbaba1120 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    acfcbf2 View commit details
    Browse the repository at this point in the history