1
This commit is contained in:
@@ -5,7 +5,7 @@ import org.springframework.web.bind.annotation.RequestMapping;
|
||||
import org.springframework.web.bind.annotation.RestController;
|
||||
|
||||
@Slf4j
|
||||
@RestController
|
||||
@RestController("sociologyCourse")
|
||||
@RequestMapping("sociology/course")
|
||||
public class CourseController {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user