turn off lazy loading for integration. we should modify addStaffMember and addLearner method in LessonService to eagerly load the related ob…
Show more
turn off lazy loading for integration.we should modify addStaffMember and addLearner method in LessonServiceto eagerly load the related objects so that we can turn on lazy loading later onfor best performance
Show less