PAN-54 Last corrections
This commit is contained in:
@@ -17,7 +17,7 @@ import org.springframework.web.servlet.ModelAndView;
|
||||
@Slf4j
|
||||
@Controller
|
||||
@AllArgsConstructor
|
||||
@RequestMapping("/createuser")
|
||||
@RequestMapping("/registration")
|
||||
public class UserCreationController {
|
||||
@Autowired
|
||||
private final UserService userService;
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
package edu.msudenver.tsp.website.controller;
|
||||
|
||||
public class ValidationExceptionHandler {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user