404
.xml 파일 이름이 틀렸을 떄
tomcatlocalhostlog 에 filenotfoundexception발생
400 bad Request
클라이언트에서 요청한 파라미터이름과 컨트롤러에서 받을 파라미터 이름이 다를 때
500 Internal Server Error
주입관계가 제대로 설정되지 않는 경우
1. 클래스에 어노테이션이 제대로 작성하지 않는 경우 발생
2. UnsatisfiedDependencyException:Error creating bean with name등의 메시지 확인