Updated Course Aggregate to have immutable set of professorIds, status to be...
Updated Course Aggregate to have immutable set of professorIds, status to be an enum ACTIVE/INACTIVE and studentGroups to be a mapping of <String, Long> according to the feedback received during the code review with the assistent