awesome java
大约 2 分钟
awesome java
提示
jdk下载地址
工具包
- 控制台显示颜色 http://fusesource.github.io/jansi/
- https://github.com/importre/crayon
- commons.apache.org/
- github.com/google/guav…
- www.hutool.cn/docs/#/
- lombok
- https://github.com/nielsbasjes/yauaa 获取useragent
json库
- jackson
- gson
其他
mapstruct https://gitee.com/tianai/tianai-captcha-springboot-starter
开源博客
- https://gitee.com/veal98/Echo
- https://gitee.com/aipaw/dootask.git
- https://www.oschina.net/project/tag/65/blog
- https://gitee.com/explore/bbs?lang=Java
- https://gitee.com/explore/build-web-system?lang=Java
- https://github.com/topics/cms?l=java
- https://github.com/topics/blog?l=java
- https://gitee.com/explore/backend
- https://github.com/tomoya92/pybbs
- https://gitee.com/hooray/fantastic-admin
- https://github.com/PanJiaChen/vue-element-admin
- https://github.com/bailicangdu/vue2-manage
- https://github.com/d2-projects/d2-admin
- https://pdai.tech/
面试题推荐
https://www.javastack.cn/article/2021/spring-boot-2.6.0-released/
https://www.javastack.cn/article/2021/spring-boot-2.6.0-released/
好用的文档
- https://www.baeldung.com/
- https://docs.qq.com/
- https://fgb0140i4t.feishu.cn/
- 石墨文档
- 超级文档
- https://www.baklib.com/
- 雷鸟365
- https://www.fangcloud.com/home/online_edit
https://cdk8s.gitbook.io/github/https://apachecn.org/#/docs/docs/README
order: 3
springtoolsuite安装后的配置
下载地址: https://spring.io/tools
配置
设置window>java>editor>Content Assist
,添加.abcdefjhijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ
- 字体要选择
Microsoft YaHei Mono
,而不是yahei mono
提示
eclipse的gitignore
*target*
*.jar
*.war
*.ear
*.class
# eclipse specific git ignore
*.pydevproject
.project
.metadata
bin/**
tmp/**
tmp/**/*
*.tmp
*.bak
*.swp
*~.nib
local.properties
.classpath
.settings/
.loadpath
# External tool builders
.externalToolBuilders/
# Locally stored "Eclipse launch configurations"
*.launch
### STS ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
.sts4-cache