-
Notifications
You must be signed in to change notification settings - Fork 2
문서화 주석
thedevluffy edited this page Nov 29, 2019
·
2 revisions
-
각 클래스 맨 첫 줄에 붙이는데 사용합니다.
-
아래의 코드 블록을 Intellij Live Template 에 등록하고 사용하시면 됩니다.
-
Live Template 등록시 Edit Variable 에서
$CLASS_NAME$ 의 expression 에className()
를 추가하면 됩니다.
/*
* @(#) $CLASS_NAME$.java
*
* v 1.0.0
*
* 2019.$FIRST$.$SECOND$
*
* Copyright (c) 2019 woowacourse, thedevluffy
* All rights reserved
*/
-
User
-
LibraryBook
-
Serial
-
WishBook
-
RentHistory