80 English posts
This is an additional post to the previous one, 'How Far Can Java Reflection Go?'. As it's very simple content, I'll show you how I implemented query interception + the final report I created and wrap it up. In fact, let's efficiently count the number of queries going out in a single request.

If you're tired of TDD and ATDD, but still want to write tests

Enable checking & reporting how many times all my methods execute queries before submitting a PR

After about 50 attempts this time too...

What I learned from running the workflow 200 times through trial and error

CI & CD Strategy, CodePipeline Usage

Is your Dockerfile okay as it is?

Feedback received during Level 2 backend missions
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.)
