Coder Social home page Coder Social logo

vehicle's Introduction

车联网,路线规划

  • vehicle-admin: 运营后台
  • vehicle-center: 核心业务
  • vehicle-domain: 领域模型(表结构等)
  • vehicle-web: C端web层
  • vehicle-api: 可以对外暴露的服务api(在使用fegin时,本质上也是一个rest服务)
  • nacos: nacos本地后台服务
  • other: 其他信息(mysql数据库表结构)

依赖关系、操作说明

  • vehicle-api 模块 vehicle-admin、vehicle-web、vehicle-center可依赖
  • vehicle-api 使用对外是通过fegin暴露服务,可提供给vehicle-admin、vehicle-web操作
  • 登录鉴权信息可以直接在vehicle-admin、vehicle-web控制,vehicle-center可以不需要

涉及技术

  • SpringBoot 底层平台
  • SpringCloud(alibaba) 微服务
  • openFeign 微服务调用技术
  • Nacos 服务发现配置管理
  • Mysql 数据库
  • MybatisPlus 半自动ORM
  • Swagger 后台接口自动生成
  • sa-token 安全管理

vehicle's People

Contributors

yxiumei avatar appleofgray 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.