controller 중간경로 고정하기

@Controller
@RequestMapping("/smart")
public class SmartController {

}