Giter Site home page Giter Site logo

springboot-kafka's Introduction

SpringBoot集成Flume+kafka

此项目仅供本人学习

  • kafka中文官方文档

  • GitHub 代码地址

    此项目仅供本人学习

    ####1.安装依赖 本地安装jdk,maven,flume,kafka等 基础工具

    ####2.文件说明 /src/main/java/com/sp/producer目录下以知识点分包,以main()和*test()为程序入口,Test为测试类;

      pom.xml文件中注释了maven的基本配置方法.
    

    ####3.目录说明 以下为/src/main/java/com/yushu目录下的目录结构

    目录结构

    ├──config //自定义配置类 │
    ├──controller //controller控制层 │ ├──dao //dao层,主要mybatis实现 mysql │ ├──entity //实体 │ ├──exception //异常处理类 │ ├──interceptor // 自定义注解+拦截器+Redis 限流 │ ├──kafka //kafka处理类 │ ├──service //service层 │ ├──util //工具类 │ ├──base
    │ ├──threadpool │ ├──CheckRequestTypeUtil //自定义判断请求类型 │ ├──RedisCommonUtil //redis 通用工具类 │ ├──SerializableUtil //序列化与反序列化 │ └──SpringContextHolder //动态获取bean │ └──UserSerializable //用户序列化测试类 │ │──ProducerApplication //项目启动类

"# springboot-kafka-producer"

springboot-kafka's People

Contributors

xiaoxigua13437 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.