JAVA开发工具

1389人浏览 / 0人评论

 开发环境/开发工具:

华为jdk镜像
jdk:https://www.injdk.cn/
git-for-windows
Oracle帮助中心
curl:curl.haxx.se/download.html

 

持续集成部署:

jenkins

 

idea插件下载:

https://plugins.jetbrains.com

1.Jrebel热部署  注冊碼:https://jrebel.qekang.com/

2.GitHub Copilot 自動補全代碼

3.Translation 翻译插件

 

在线工具:
开源中国-在线工具
properties转yml:https://www.toyaml.com/index.html

图形报表:
echarts

接口API:
swagger   
eolinker
糊涂-java工具包

 

influxDB:
influxdata.com
github.com/influxdata/influxdb
github.com/influxdata/influxdb-java

https://dev.mysql.com/downloads/mysql/

 

代码扫描:
sonarqube :保证你写出更安全更干净的代码,
Alibaba 开源的 Java 诊断工具 Arthas ,
DEA 自带的代码分析等工具进行代码扫描

文档导出(PDF推荐):
https://www.aspose.com/

http://jakarta.apache.org/poi/index.html (用于处理Excel,WORD等文档的项目)
 

远程调用:
forest-远程调用
https://github.com/OpenFeign/feign

上传下载:

http://FileUpload http://jakarta.apache.org/commons/fileupload (用于处理HTTP文件上传得项目)

 

任务调度:

https://www.xuxueli.com/xxl-job/

 

JENKIINS:

https://www.jenkins.io/zh/download/

 

nodeJS:

https://nodejs.org/dist/latest-v16.x/

 

相关文章

全部评论