240 发简信
IP属地:浙江
  • spring boot @ConfigurationProperties参数绑定

    参考: https://blog.csdn.net/ityqing/article/details/81326030 https://blog....

  • spring笔记-@Role注解

    BeanDefinition的getRole方法,用于标识Bean的分类

  • test4j场景化测试

    初步文档见此https://github.com/test4j/test4j.doc 1.场景化测试 之前的单元测试只接触过单一的测试用例,te...

  • spring笔记-HierarchicalBeanFactory

    BeanFactory分层 测试代码 调用了setParentBeanFactory设置BeanFactory,lbf中注册了spouse,所以...

  • Resize,w 360,h 240
    RocketMQ笔记-Consumer(消费者订阅模式)

    1.订阅模式 分2种模式 集群订阅(MessageModel.CLUSTERING):同一个 Consumer ID 所标识的所有 Consum...

  • spring笔记-ClassPathScanningCandidateComponentProvider

    之前介绍过ClassPathBeanDefinitionScanner,用于扫描并注册Bean https://www.jianshu.com/...

  • spring笔记-DataBinder

    参考:spring笔记-PropertyAccessorspring笔记-PropertyValue 1.使用方法 2.Servlet相关 2....

  • Resize,w 360,h 240
    netty笔记-日志机制

    1.netty日志机制 参考:https://segmentfault.com/a/1190000005797595 2.LoggingHand...

  • netty笔记-ChannelFuture

    Future 提供了另一种在操作完成时通知应用程序的方式。这个对象可以看作是一个异步操作的结果的占位符;它将在未来的某个时刻完成,并提供对其结果...

个人介绍
个人理解,学习笔记