
java_3方框架
java后台相关的框架
豫北小蚂蚁
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
LeakCanery使用
1 依赖 debugImplementation 'com.squareup.leakcanary:leakcanary-android:1.6.1' releaseImplementation 'com.squareup.leakcanary:leakcanary-android-no-op:1.6.1' // Optional, if you use support li...原创 2019-11-29 14:29:15 · 533 阅读 · 0 评论 -
dragger2 16.2k
https://github.com/google/dagger原创 2021-08-09 09:58:21 · 120 阅读 · 0 评论 -
jwt 登陆token管理 3.1k
git连接https://github.com/auth0/java-jwt <!--notice 5 登陆token管理 json-web-token--> <dependency> <groupId>com.auth0</groupId> <artifactId>j...原创 2019-10-18 14:37:23 · 308 阅读 · 0 评论