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

[Docs] 3주차 발표자료 업로드 #10

Closed
Teach-D opened this issue Nov 3, 2024 · 1 comment · May be fixed by #11
Closed

[Docs] 3주차 발표자료 업로드 #10

Teach-D opened this issue Nov 3, 2024 · 1 comment · May be fixed by #11
Assignees

Comments

@Teach-D
Copy link
Contributor

Teach-D commented Nov 3, 2024

Service Layer는 무엇인가요? DTO와 VO의 차이점은 무엇인가요? Logging은 무엇인가요?

  1. Service Layer는 무엇을 하는 계층이며 어떤 역할인가요?
  2. Spring에서 데이터 전달 객체로 무엇이 있나요?
    1. 데이터 전달 객체를 왜 사용하나요?
    2. DAO vs DTO vs VO vs Entity
      1. 각각의 특징과 차이점이 무엇인가요?
  3. 트랜잭션을 왜 Service층에서 검사해야 할까요?
  4. Logging은 무엇인가요?
    1. 로깅 전략은 무엇이며 왜 세워야 할까요?
    2. Log Level으로 무엇이 있을까요?
    3. Spring에서 Logging을 사용하기 위해선 어떻게 해야 하나요?
Teach-D added a commit that referenced this issue Nov 3, 2024
Teach-D added a commit that referenced this issue Nov 3, 2024
@jiyunio
Copy link
Collaborator

jiyunio commented Nov 5, 2024

수고했어😁

@jiyunio jiyunio closed this as completed Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants