Uses of Annotation Interface
web.sportflow.openapi.HtmlFragmentApiDoc
Packages that use HtmlFragmentApiDoc
-
Uses of HtmlFragmentApiDoc in web.sportflow.workout
Methods in web.sportflow.workout with annotations of type HtmlFragmentApiDocModifier and TypeMethodDescriptionWorkoutController.deleteComment(Long workoutId, Long commentId, User currentUser, org.springframework.ui.Model model) WorkoutController.postComment(Long workoutId, String content, User currentUser, org.springframework.ui.Model model)