Skip to content

hajju0617/article-comment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

article-comment


문제 해결.

  • 외래키로 연결되어 있어서 참조 무결성에 의해 댓글이 작성되어 있는 글은 즉시 삭제가 불가한 문제.
  • 해결 과정 : 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published