Package org.codewithmagret.rest.category


package org.codewithmagret.rest.category
  • Class
    Description
    Represents a category that courses can belong to.
    REST controller for managing categories.
    Repository interface for Category entities, providing CRUD operations.
    Service class for handling business logic related to Category entities.