Class Json
java.lang.Object
org.springframework.modulith.core.util.Json
Helper to render a
Map as JSON. Key need to be Object.toString()-able, values need to be
Object.toString()-able, too, be an enum, a Collection or Map.- Author:
- Oliver Drotbohm
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Json
Json()
-
-
Method Details
-
toString
-