Class User
java.lang.Object
com.example.chessdotnet.entity.User
사용자를 나타내는 엔티티 클래스입니다.
이 클래스는 사용자의 기본 정보, 생성한 방, 참여한 방 등을 관리합니다.
- Author:
- 전종영
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
User
public User()
-
-
Method Details
-
toDTO
-