Skip to content

Latest commit

 

History

History
43 lines (33 loc) · 1.17 KB

DESCRIPTION.md

File metadata and controls

43 lines (33 loc) · 1.17 KB

A toolkit that can support MyBatis, Json, Xml, Base64 and other operations.

GitHub | Issues | Website | LICENSE

Toolkit plugin for IntelliJ IDEA

English introduction

  • JSON
    • Copy JavaBean as Json string
    • Json String formatting
    • Json String to JavaBean
    • Json compressed into one line
  • Xml
    • Xml format
  • Base64
    • Support Base64 decode and encode
  • Url Encode/Decode
    • Support Url decode and encode

中文介绍

  • JSON
    • 将JavaBean复制为Json字符串
    • Json字符串格式化
    • Json字符串转换为JavaBean
    • 将json压缩为一行
  • Xml
    • Xml格式化
  • Base64
    • 支持 Base64 decode and encode
  • Url Encode/Decode
    • 支持 Url decode and encode

Other

  • 个人公众号: 『 程序员小航 』

  • 小伙伴们如果有遇到问题或者有使用建议,可以关注公众号并留言。