# query did not return a unique result: 2; 이런 에러가 발생했는데 List findAllby 가 아닌, 이건 객체를 findAllby~~ 로 찾아서 발생한 오류같다. 즉, List findAllby~~ 로 하면 해결될 것. # @JsonManagedReference, @JsonBackReference 어노테이션들로 문제가 발생했다. Meeting 엔티티의 OneToMany에 @JsonManagedReference가 있고, Issue 엔티티의 ManyToOne에 @JsonBackReference가 없으면 Issue가 여러개일 때, *** java.lang.instrument ASSERTION FAILED ***: "!errorOutstanding" with message ..