${컬럼명} = #{값} 이런식으로 $는 컬럼명 가능
JPA란?
https://gmlwjd9405.github.io/2019/08/04/what-is-jpa.html
@entity 어노테이션 잇는데 이건 jpa쓸때 쓰는건가요?
-> 그래서 간단한 쿼리는 jpa쓰고 복잡한 쿼리문은 마이바티스쓴다고 하더라고요
콜백함수란?
https://bigtop.tistory.com/35
Java Config에 대해 알아보자
https://csy7792.tistory.com/120?category=832634
https://developer.mozilla.org/ko/docs/Web/JavaScript/Reference/Operators/Spread_syntax