Package org.codewithmagret.rest.category
package org.codewithmagret.rest.category
-
ClassDescriptionRepresents 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.