Skip to content
View rbsrcy's full-sized avatar

Block or report rbsrcy

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. spring3-test-dbunit spring3-test-dbunit Public

    Forked from springtestdbunit/spring-test-dbunit

    Integration between the Spring testing framework and DBUnit

    Java 1

  2. aggregate-framework aggregate-framework Public

    Forked from changmingxie/aggregate-framework

    Aggregate Framework是为方便开发人员运用DDD和CQRS思想来构建复杂的、可扩展的Java企业应用系统而提供的Java技术框架。该框架提供了Aggregate、Repository、Domain Event等构建块的实现;使用DomainEvent,借助于内建的Disruptor组件,AggregateFramework可使开发人员方便的实现高性能SEDA架构。此外,该框架…

    Java 1

  3. ChatGPT-Java-FunAi ChatGPT-Java-FunAi Public

    Forked from PenglongHuang/ChatGPT-Java-FunAi

    ChatGPT Java 基于SpringBoot的后端开源web学习项目,FunAi。支持OpenAI官方所有接口。无限轮聊天 + 带上下文逻辑 + 流式输出 / 普通输出。PDF解析 + Embedding API+ 递归分词文段抽取 + 文本向量化 + 向量语义匹配 + 召回知识库相似文本匹配。接入文生图模型MidJourney / Stable Diffusion Model。智能客…

    Java 1

  4. spring-dbunit spring-dbunit Public

    Forked from takimafr/spring-dbunit

    DBUnit support for Spring

    Java

  5. spring3-test-dbunit-mybatis spring3-test-dbunit-mybatis Public

    spring-test-dbunit that support on Spring 3.X

    Java 2

  6. RefactoringToPatterns RefactoringToPatterns Public

    《Refactoring to Patterns》 source code demo, can use for practice