스프링 부트: 로컬 호스트의 REST 컨트롤러에 액세스할 수 없음(404) Spring Boot (스프링 부트) REST (레스트) 아쉽게도 제가 할 때과 같은 localhost:8080/item URL 니니 url 。 { "timestamp": 1436442596410, "status": 404, "error": "Not Found", "message": "No message available", "path": "/item" } POM: 4.0.0 SpringBootTest SpringBootTest 0.0.1-SNAPSHOT 1.8 com.nice.application ${mainClassPackage}.InventoryApp maven-compiler-plugin 3.3 ${javaVersion} ..