GithubHelp home page GithubHelp logo

awei4home / jt-framework Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hylexus/jt-framework

0.0 1.0 0.0 5.74 MB

基于Spring-Boot的JT-808协议服务端

Home Page: https://hylexus.github.io/jt-framework/

Java 100.00%

jt-framework's Introduction

jt-framework

Jt-808协议服务端。

文档请移步:https://hylexus.github.io/jt-framework/

项目结构

.
├── build-script    # gradle用到的构建脚本和checkstyle配置
├── docs            # 文档 (vue-press)
├── gradle
├── jt-808-server
├── jt-808-server-spring-boot-stater
├── jt-808-server-support
├── jt-core
├── jt-spring
└── samples         # 示例项目
    ├── jt-808-server-sample-bare           # 几乎零配置的示例
    ├── jt-808-server-sample-annotation     # 注解相关的示例
    └── jt-808-server-sample-customized     # 定制化示例

package

./gradlew clean build

TODO

jt-framework-gist

  • 基于注解 的请求消息体转换器
    • 代码重构
  • 基于注解 的响应消息体转换器
    • 封装通用的响应消息体
    • 服务端通用应答消息 的注解实现
  • 异常处理
    • 处理机制并不完善
      • 处理 消息转换为实体类 之后的异常
      • 如有必要,再处理消息转换之前的异常
    • 代码重构

文档请移步:https://hylexus.github.io/jt-framework/

jt-framework's People

Contributors

hylexus avatar smile-forever avatar

Watchers

James Cloos 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.