article-comment 공부한 것들 정리 : article-comment MVC + JPA + REST API 문제 해결. 외래키로 연결되어 있어서 참조 무결성에 의해 댓글이 작성되어 있는 글은 즉시 삭제가 불가한 문제. 해결 과정 : JPA 연관관계 - mappedBy project Back-end Gradle. java(jdk17). Spring boot 3.1.0 JPA JUnit5 Front-end Mustache bootstrap DB H2 -> PostgreSQL IDE Intellij ERD