dependabot[bot]
|
3f63d1e578
|
Bump junit in /ch02创建和销毁对象/CreatingAndDestroyingObjects
Bumps [junit](https://github.com/junit-team/junit4) from 3.8.1 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
- [Commits](https://github.com/junit-team/junit4/commits/r4.13.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-10-13 16:57:44 +00:00 |
|
尉勇强2
|
ca0267cf95
|
使用try-with-resources语句替代try-finally语句
|
2019-09-24 15:34:52 +08:00 |
|
尉勇强2
|
f74869667a
|
避免使用Finalizer和Cleaner机制
|
2019-09-17 20:17:31 +08:00 |
|
尉勇强2
|
d6857ddc4c
|
使用依赖注入取代硬连接资源
|
2019-09-16 20:17:17 +08:00 |
|
尉勇强2
|
f1df6a3327
|
用私有构造方法或枚类实现Singleton属性
|
2019-09-11 20:18:37 +08:00 |
|
尉勇强2
|
3e9b73708f
|
当构造方法参数过多时使用builder模式
|
2019-09-11 20:00:34 +08:00 |
|
尉勇强2
|
b50e2ad14e
|
使用静态工厂方法替代构造方法
|
2019-09-11 18:56:22 +08:00 |
|