随笔分类 - 框架-Spring Boot
摘要:SpringBoot+Mybatis+Sharding-JDBC实现分库分表
阅读全文
摘要:SpringBoot整合Mybatis(yml方式)
阅读全文
摘要:Spring Boot最佳实践
阅读全文
摘要:一、背景 项目中肯定会遇到异步调用其他方法的场景,比如有个计算过程,需要计算很多个指标的值,但是每个指标计算的效率快慢不同,如果采用同步执行的方式,运行这一个过程的时间是计算所有指标的时间之和。比如: 方法A:计算指标x,指标y,指标z的值,其中计算指标x需要1s,计算指标y需要2s,指标z需要3s
阅读全文
摘要:springCloud里面使用feign远程调用,发现请求的RequestHeader里面value参数为空的时候,传递的value是被加了大括号的key,即{key}
阅读全文
摘要:异常:Invalid character found in the request target. The valid characters are defined in RFC 3986
阅读全文
摘要:springboot内置tomcat配置虚拟路径
阅读全文
摘要:spring整合redis使用RedisTemplate的坑Could not get a resource from the pool,Could not get a resource from the pool
阅读全文
摘要:spring boot,spring boot示例,spring boot版的hello world,spring boot第一个项目,spring boot第一个demo
阅读全文
摘要:redis,redis序列化,GenericJackson2JsonRedisSerializer序列化,@class,HashOperations的hasKey返回值为null
阅读全文
摘要:response.sendRedirect跳转不了问题,response.sendRedirect失效
阅读全文
摘要:Spring的@Value注解失效问题,注入不了
阅读全文
摘要:Spring中RedirectAttributes的用法, 重定向传参,从一个controller中跳转到另一个controller。
阅读全文
摘要:mybatis中设置jdbcType
阅读全文

浙公网安备 33010602011771号