-
Notifications
You must be signed in to change notification settings - Fork 1
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
#6 document-common-model -> document-model #8
Conversation
</parent> | ||
|
||
<artifactId>dookug-common</artifactId> | ||
<packaging>pom</packaging> | ||
|
||
<modules> | ||
<module>dookug-common-core</module> | ||
<module>dookug-common-model</module> | ||
<module>dookug-common-util</module> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ezt a tabot mar javitottam egy kesobb erkezo MRben
/** | ||
* ID of template | ||
*/ | ||
@Size(max = 30) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@NotNull
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
copypaste, az ilyen dolgokat kesobb javitom majd :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
bar nem is latom, hogy annak miert kellene requirednek lennie
No description provided.