V2AS
问路
意见反馈
↓ 按住下拉
springcache+redis实战
前言 有兴趣的同学,可以看我上一篇文章,然后再过来看会比较清楚点:https://www.cnblogs.com/yhc-910/p/14884678.html springcache,简单说,就是用来根据条件缓存 ......
Redis
redis
缓存
String
实战
自定义注解,实现请求缓存【Spring Cache】
前言 偶尔看到了spring cache的文章,我去,实现原理基本相同,哈哈,大家可以结合着看看。 简介 实际项目中,会遇到很多查询数据的场景,这些数据更新频率也不是很高, ......
缓存
自定义
String
Spring
请求
构建后端第3篇之---springb @Alias注解使用
write by 张艳涛 in 202210210,after today i will write aritles by english,because english is so diffent from chiness that i can't understand english i ......
class
AliasFor
annotation
default
String
Dubbo2.7详解
【1】注解@EnableDubbo @Target({ElementType.TYPE}) @Retention(RetentionPolicy.RUNTIME) @Inherited @Documented @EnableDubboConfig // @EnableDubboConfig ......
url
dubbo
String
null
new
SpringBoot的starter到底是什么?
我们都知道,Spring的功能非常强大,但也有些弊端。比如:我们需要手动去配置大量的参数,没有默认值,需要我们管理大量的jar包和它们的依赖。 为了提升Spring项目的开 ......
spring
boot
starter
public
artifactId
spring-boot-learning-事务处理
事务处理的重要性: 面对高井发场景, 掌握数据库事务机制是至关重要的,它能够帮助我们在一定程度上保证数据的一致性,并且有效提高系统性能,避免系统产生岩机,这对 ......
事务
Spring
public
数据库
user
Spring 注解(二)注解工具类
本文转载自Spring 注解(二)注解工具类 导语 首先回顾一下 AnnotationUtils 和 AnnotatedElementUtils 这两个注解工具类的用法: @Test @GetMapping(value = "/Get ......
注解
annotation
Annotation
return
null
OpenFeign远程调用原理
之前对OpenFeign 了解到只用在接口上面打个注解,然后就可以通过内部调用去调用远程地址。研究完Feign生成对象以及代理对象的作用过程之后发现这个过程用到了Sprin ......
String
return
import
org
springframework
Spring Boot-@Configuration注解
Configuration public class MyConfigFile { @Bean public HelloService helloService(){ return new HelloService(); } } 使用@Bean添 ......
public
String
User
组件
Spring
基于AbstractProcessor扩展MapStruct自动生成实体映射工具类
作者:京东物流 王北永 姚再毅 1 背景 日常开发过程中,尤其在 DDD 过程中,经常遇到 VO/MODEL/PO 等领域模型的相互转换。此时我们会一个字段一个字段进行 set|get ......
注解
生成
mapstruct
descriptor
自动
V2AS = Way To Ask
V2AS 一个技术分享与创造的静土
手机扫一扫
移动阅读更方便
近15日热搜文章
Linux下VCS2014和Verdi2015的联合使用
Linux下安装ffmpeg,视频格式转换
Docker 创建 Bamboo6.7.1 以及与 Crowd3.3.2 实现 SSO 单点登录
4
Arduino 看门狗使用
5
Centos 7禁止ftdi_sio模块
6
再来一个tensorflow的测试性能的代码
7
查看显卡报错:NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.
8
一次 RocketMQ 进程自动退出排查经验分享(实战篇)
9
jvm的组成入门
10
解决编译twrp3.0.3遇到的问题