Interface StudentEntityMapper


public interface StudentEntityMapper
A mapper interface for converting between Student domain model and Student JPA-entity. Uses MapStruct for automatic mapping.