toggle menu
few
jvm
switch theme
search in API
api
/
com.few.api.domain.article.repo.support
/
CommonJsonMapper
Common
Json
Mapper
@
Component
class
CommonJsonMapper
(
objectMapper
:
ObjectMapper
)
Members
Constructors
Common
Json
Mapper
Link copied to clipboard
constructor
(
objectMapper
:
ObjectMapper
)
Functions
to
Json
Str
Link copied to clipboard
fun
toJsonStr
(
map
:
Map
<
String
,
Any
>
)
:
String