72 English posts
DB & Entity design is very difficult.

What kind of mindset is needed for a project? I thought about it lightly by myself during the vacation. It's not the answer, just my simple thoughts. At first, I thought about conventions and discussion points. (Whether to always wrap List in DTO, whether to include parentheses and detailed content in commit messages, etc.)

It's quite confusing. What is domain logic, and what is business logic? Domain logic is the logic executed by a simple domain, is business logic not a larger logic like a method within a service? I don't know about others, but this is what I was thinking. Then, code to calculate and accrue points? Code to convert dollars to Korean Won?

Growth log during Wootech Course Level 2

Reduce Controller roles through interfaces

No more struggling and worrying about web custom exceptions

To you who are contemplating whether to test the service layer with sociable tests vs. solitary tests

Feedback received during Level 1 backend missions
