Skip to content

Commit

Permalink
update changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekYRC committed Jan 30, 2021
1 parent 2086a0c commit a41ad3e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -933,7 +933,7 @@ public class AutoProxyTest {
}
```

# 扩展篇
# [扩展篇](#扩展篇)

## [PropertyPlaceholderConfigurer](#PropertyPlaceholderConfigurer)
> 分支:property-placeholder-configurer
Expand Down Expand Up @@ -1390,6 +1390,8 @@ public class TypeConversionSecondPartTest {
}
```

# [高级篇](#高级篇)

## [解决循环依赖问题(一):没有代理对象](#解决循环依赖问题一没有代理对象)
> 分支:circular-reference-without-proxy-bean
Expand Down

0 comments on commit a41ad3e

Please sign in to comment.