반응형
flyway plugin 명령어를 사용중에 에러가 발생했습니다.
Run with --info or --debug option to get more log output. Run with --scan to get full insights.
mysql을 꺼놓고 flyway 명령어를 날리고 있어서 에러가 발생하고 있었습니다.
다시 start 시켜서 에러 해결했습니다.
꼼꼼하게 ... 해야겠다 ㅠ
반응형
'TroubleShooting' 카테고리의 다른 글
[junit] Auditor must not be null! Returned by: class com.example.demo.db.LoginUserAuditorAware! (0) | 2020.12.04 |
---|---|
[intellij] No candidates found for method call "" (0) | 2020.11.22 |
[intellij] module not specified (0) | 2020.11.10 |
java jar 배포 시 파일을 찾을 수 없습니다. [해결방법] (0) | 2020.11.09 |
Class com.querydsl.core.types.QBean can not access a member of class "entity" with modifiers "protected" (0) | 2020.11.06 |