Merge pull request #6785 from eugenp/BAEL-14138-v2
update post controller
This commit is contained in:
@@ -21,6 +21,7 @@ import com.baeldung.modelmapper.service.IPostService;
|
|||||||
import com.baeldung.modelmapper.service.IUserService;
|
import com.baeldung.modelmapper.service.IUserService;
|
||||||
|
|
||||||
@Controller
|
@Controller
|
||||||
|
@RequestMapping("/posts")
|
||||||
public class PostRestController {
|
public class PostRestController {
|
||||||
|
|
||||||
@Autowired
|
@Autowired
|
||||||
|
|||||||
Reference in New Issue
Block a user