Merge pull request #6785 from eugenp/BAEL-14138-v2
update post controller
This commit is contained in:
commit
bc3ed525e1
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user