Package ru.tinkoff.kora.common
Annotation Interface NamingStrategy
Русский: Позволяет указывать реализацию конвертера строк разных конвенций именования
English: Allows you to specify a string converter implementation of different naming conventions
NameConverter.
Применяется в таких модулях как Json и сущности базы данных и т.д.
English: Allows you to specify a string converter implementation of different naming conventions
NameConverter.
Applies to modules such as Json and database entities, etc.-
Required Element Summary
Required Elements
-
Element Details
-
value
Class<? extends NameConverter>[] value
-