7.springBoot/2)트러블슈팅_springBoot

트러블슈팅_스프링부트_01

구이제이 2024. 4. 26. 16:36

20240426 트러블슈팅

 

java.sql.SQLSyntaxErrorException: Unknown database 'shopapidb'

at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121) ~[mysql-connector-j-8.0.33.jar:8.0.33]

at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) ~[mysql-connector-j-8.0.33.jar:8.0.33]

at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:825) ~[mysql-connector-j-8.0.33.jar:8.0.33]



해결:

 

DB생성을 하지 않아서 DB생성을 해주었습니다.



ㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡ




●20240426 트러블슈팅

 

 

whitelabel Error Page

This application has no explicit mapping for/error, so you are seeing this as a fallback.




●해결:

 

ㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡ

 

#

20240426

 

●1. displayname 안나오는 현상




●해결 : 

 







setteings > build > Gradle > Run tests using > IntelliJ IDEA 변경