package com.wediscussmovies.project.web.controller; import org.springframework.stereotype.Controller; @Controller public class UserController { }