Published onJune 14, 2023querydsl cannot find symbol 오류Spring-BootJPAERRORquerydsl cannot find symbol 발생시 해결법
Published onApril 15, 2023Swagger3.0 버전과 SpringBoot 2.6+ 버전의 오류SPRING-BOOTERRORBoot 2.6버전 이상부터 Swagger3.0 버전에 대해 오류가 발생한다.
Published onJanuary 18, 2023Request method 'METHOD명' not supportedSpring-bootERRORRESTful API를 작성하려다 ERROR를 만났다.
Published onDecember 28, 2022java.sql.SQLSyntaxErrorException:(conn=602) Table 'DB이름.hibernate_sequence' doesn't exist 에러spring-bootJPAERRORJPA를 연습하며 진행하던 도중 save를 호출했을 때 오류가 발생했다. 무슨 오류일까.