《small tip》

一 idea
1 idea Cannot find declaration to go to:选择对应的目录mark directory as source folder(或者test folder),不是直接右键项目是选择对应的目录(src/java/main)
2 idea clone maven项目,先clone下来关闭后再导入

二 windows命令
1 查看证书内容:keytool -list -v -keystore webank.keystore

三 java
1 springmvc date类型参数绑定,@InitBinder
mybatis mysql 时间比较DATE_FORMAT(LAST_MODIFIED_DATETIME,'%Y-%m-%d') = #{dialogDO.lastModifiedDatetime,jdbcType=DATE}

 

你可能感兴趣的:(#,bugs,其他)