Package com.mewebstudio.springboot.jpa.translatable.kotlin
See: Description
-
Class Summary Class Description AbstractTranslatableService Abstract service class for managing translatable entities. AbstractTranslationService Abstract service class for translation entities. -
Interface Summary Interface Description ITranslatable Interface representing a translatable entity. ITranslation Interface representing a translation entity. JpaTranslatableRepository Repository interface for translatable entities. JpaTranslationRepository Repository interface for translatable entities.