Class ReviewController

java.lang.Object
com.JesacaLin.GrubGoblin_v13.controllers.ReviewController

@PreAuthorize("isAuthenticated()") @RestController @RequestMapping("/review") public class ReviewController extends Object
Controller for managing Review entities.