Skip to content

Commit

Permalink
update post controller
Browse files Browse the repository at this point in the history
  • Loading branch information
lor6 committed Apr 21, 2019
1 parent 5e859a1 commit 6ee4fba
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
import com.baeldung.modelmapper.service.IUserService;

@Controller
@RequestMapping("/posts")
public class PostRestController {

@Autowired
Expand Down

0 comments on commit 6ee4fba

Please sign in to comment.