1杉编、更新數(shù)據(jù)庫(kù)字段為空的有效寫法 //修改devic信息, 更新為空 devicService.lambdaUpdate() ...
@Configuration public class RedisConfig { RedisConfig(){ //打開autot...
@Configuration @Slf4j public class WebConfig implements WebMvcConfigurer...
QueryWrapper queryWrapper = new QueryWrapper<>(); queryWrapper.eq("...
//白名單uri直接放行 String requestURI = request.getRequestURI(); PathMa...
public static <T> void readFromTempCsvFile(String filename) throws IOExc...
sql查詢結(jié)果與表的entity不一致時(shí)咆霜,用xml的ResultMap來(lái)自定義字段邓馒,便可輕松解決! 統(tǒng)計(jì)自段也可以在sql語(yǔ)句中用 as 將自定...
private static void changeDateListToTreeMap(List<Date> dateList, Map ma...
public AuthToken applyToken(String username, String password, String cli...