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

[리팩토링] AuditingFileds 의 잘못 표현된 부분 개선 #95

Merged
merged 1 commit into from
Mar 4, 2023

Conversation

GGHDMS
Copy link
Owner

@GGHDMS GGHDMS commented Mar 4, 2023

추상클래스에 맞게 접근제어자를 protected 로 수정
이는 인증이 없는 상태에서 정보를 기록해야 할 때 필요함
회원가입시 필요하다

Thist closes #94

추상클래스에 맞게 접근제어자를 `protected` 로 수정
@GGHDMS GGHDMS added the enhancement New feature or request label Mar 4, 2023
@GGHDMS GGHDMS added this to the 게시판 서비스 만들기 milestone Mar 4, 2023
@GGHDMS GGHDMS self-assigned this Mar 4, 2023
@GGHDMS GGHDMS merged commit c294d97 into main Mar 4, 2023
@GGHDMS GGHDMS deleted the feature/#94-auditingFileds branch March 4, 2023 06:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[리팩토링] AuditingFileds 의 잘못 표현된 부분 개선
1 participant