Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit c586bd0

Browse files
更新README文件
1 parent a192e7f commit c586bd0

File tree

3 files changed

+75
-0
lines changed

3 files changed

+75
-0
lines changed

‎.gitignore‎

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Created by .ignore support plugin (hsz.mobi)
2+
### Java template
3+
# Compiled class file
4+
*.class
5+
6+
# Log file
7+
*.log
8+
9+
# BlueJ files
10+
*.ctxt
11+
12+
# Mobile Tools for Java (J2ME)
13+
.mtj.tmp/
14+
15+
# Package Files #
16+
*.jar
17+
*.war
18+
*.nar
19+
*.ear
20+
*.zip
21+
*.tar.gz
22+
*.rar
23+
24+
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
25+
hs_err_pid*
26+

‎JavaEdge-Tutorial.iml‎

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<module type="JAVA_MODULE" version="4">
3+
<component name="NewModuleRootManager" inherit-compiler-output="true">
4+
<exclude-output />
5+
<content url="file://$MODULE_DIR$">
6+
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
7+
</content>
8+
<orderEntry type="inheritedJdk" />
9+
<orderEntry type="sourceFolder" forTests="false" />
10+
</component>
11+
</module>
12+

‎README.md‎

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
点击订阅[JavaEdge](https://xiaozhuanlan.com/JavaEdge)(专为志于成为Java架构师同学准备)。
2+
3+
点击关注[公众号](#公众号)
4+
5+
## 目录
6+
7+
- [Java](#java)
8+
- [JVM](#jvm)
9+
- [Spring](#Spring)
10+
- [Spring Boot](#Spring Boot)
11+
- [Spring Cloud](#Spring Cloud)
12+
- [并发编程](#并发编程)
13+
- [集合框架](#集合框架)
14+
- [职业发展](#职业发展)
15+
- [面试系列](#面试系列)
16+
17+
# 公众号
18+
19+
及时关注最新博客,记得关注公众号哦
20+
21+
JavaEdge
22+
23+
# 笔者简介
24+
### 华为南研所 - 麒麟解决方案平台软件开发部 - IT应用开发工程师
25+
### [慕课网认证作者](https://www.imooc.com/u/2396649/articles)
26+
![](https://img-blog.csdnimg.cn/20190712131328738.png?x-oss-process=image/watermark,type_ZmFuZ3poZW5naGVpdGk,shadow_10,text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L3FxXzMzNTg5NTEw,size_16,color_FFFFFF,t_70)
27+
![](https://img-blog.csdnimg.cn/20190712130807280.png?x-oss-process=image/watermark,type_ZmFuZ3poZW5naGVpdGk,shadow_10,text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L3FxXzMzNTg5NTEw,size_1,color_FFFFFF,t_70)
28+
![](https://img-blog.csdnimg.cn/20190712131221721.png?x-oss-process=image/watermark,type_ZmFuZ3poZW5naGVpdGk,shadow_10,text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L3FxXzMzNTg5NTEw,size_1,color_FFFFFF,t_70)
29+
30+
### [阿里云栖社区博客专家](https://yq.aliyun.com/users/article?spm=a2c4e.8091938.headeruserinfo.3.65993d6eqaQ0O6)
31+
![](https://img-blog.csdnimg.cn/20190712131824494.png?x-oss-process=image/watermark,type_ZmFuZ3poZW5naGVpdGk,shadow_10,text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L3FxXzMzNTg5NTEw,size_1,color_FFFFFF,t_70)
32+
33+
### [腾讯云自媒体邀约计划作者](https://cloud.tencent.com/developer/user/1752328)
34+
![](https://img-blog.csdnimg.cn/20190712140323352.png?x-oss-process=image/watermark,type_ZmFuZ3poZW5naGVpdGk,shadow_10,text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L3FxXzMzNTg5NTEw,size_1,color_FFFFFF,t_70)
35+
36+
[简书程序员专题推荐作者](https://www.jianshu.com/u/32c7d1f520c2)
37+
![](https://img-blog.csdnimg.cn/2019071214051427.png?x-oss-process=image/watermark,type_ZmFuZ3poZW5naGVpdGk,shadow_10,text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L3FxXzMzNTg5NTEw,size_16,color_FFFFFF,t_70)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /