docs: optimised docs
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# Map Util Unsafe
|
||||
|
||||
`map-util-unsafe` provides a set of more convenient utilities for converting Java bean to Map or Map to Java bean, but which are less safe than the `MapUtil` provided in `devkit-utils`.
|
||||
|
||||
This `MapUtil` is implemented with Reflect API, which might be removed in later JDKs.
|
||||
Reference in New Issue
Block a user