📄️ Java问题汇总
先去Maven Repository找到对应的依赖,并下载。 去下载目录下执行如下命令,注意替换掉-DgroupId,-DartifactId,-Dversion,-Dfile
📄️ jUnit Stuff
本文整理了两种常用的测试方式: 1. 纯单元测试(Mockito + JUnit) 2. Spring Boot 测试(@SpringBootTest 排除自动装配) 特点: - 不依赖 Spring 容器
📄️ Oracle相关问题处理
安装步骤地址 ORA-01078: failure in processing system parameters
📄️ 生产问题
- 问题定界,确定是系统内部问题还是,其它系统问题、或者网络原因 - 如果严重先考虑回退(或者重启应用),先解决掉问题,再找问题的原因 - 原因:连接池问题(线程池中使用)、慢SQL问题、Full GC 问题等
📄️ Spring Boot
A bug finds in those of tasks where you need change the date by the nature. <br/> Firstly You should inject a prototype bean to spring context, instea
📄️ github相关问题处理
just execute this will be ok. shell title="handler method" git config --global https.proxy http://127.0.0.1:7890