For starters you should stop using @RequestParam and put all your search fields in an object (maybe reuse the Travel object for that).
確定! 回上一頁