This article has been accepted by Github github.com/silently952…
Wechat official account: Beta learning Java
preface
I often use some online tools in the process of development, such as timestamp to date, JSON formatting and so on. A few days ago, I thought about making these commonly used functions into IDEA plug-ins. When using them, there is no need to go to the Internet to find tools, and they can be completed quickly in IDEA to improve the development efficiency of developers. Therefore, I stayed up late to enjoy this plug-in, and welcome everyone to use it.
Github address: github.com/silently952…
Gitee address: gitee.com/silently952…
If you think it’s easy to use, remember to star with a little hand
Realized function
- SQL to ElasticSearch query statement
- Regular expression
- Base64 encoding/decoding
- JSON formatting
- URL encoding/decoding
- Address of the mobile phone number
- The IP address
- Date-time stamp interchange
Planned features
- Cron expression
- MD5
- The image is base64 encoded
- File download
- Js/CSS confuses compression
Plug-in Installation Procedure
- Download the latest version of the code from Release
- Install plug-ins locally in IDEA
Function introduction:
SQL to ElasticSearch query statement
Select * from ElasticSearch; select * from ElasticSearch; select * from ElasticSearch; select * from ElasticSearch
Base64 encoding/decoding
JSON formatting
The IP address
Address of the mobile phone number
URL encoding/decoding
Date-time stamp interchange
Regular expression
Provides common regular expression matching, of course, you can also write your own expression
Write to the end (pay attention, don’t get lost)
White piao is not good, creation is not easy, I hope friends can like the comments pay attention to three even, because these are all the power source I share 🙏