Git Product home page Git Product logo

onenet's Introduction

onenet

**移动ONENET平台测试项目--基于Springboot

一、所需环境 1、jdk 1.8 2、maven 3.0+,构建工具 3、mysql 5.5+,数据库 4、Eclipse 4.0+,IDE工具 5、git 1.7+,代码版本管理工具

二、终端中执行下面命令,转成Eclipse工程,即可导入到Eclipse中 mvn eclipse:eclipse

三、启动 1、eclipse中,直接 run Launch.java

四、访问 系统访问地址:http://localhost:8081/ 接口访问地址:http://localhost:8081/swagger-ui.html 备注:生成环境中不生成

五、目录说明 src/main/java//constants:系统常量 src/main/java//config:系统配置 src/main/java//controller:请求层 src/main/java//controller/request:请求层的请求数据 src/main/java//controller/response:请求层的响应数据 src/main/java//domain:实体 src/main/java//domain/repository:访问数据库 src/main/java//domain/enums:实体使用的枚举 src/main/java//exception:平台定义异常 src/main/java//interceptor:拦截器 src/main/java//service:服务层,封装各个业务的处理 src/main/java//util:工具类

src/main/resources/application.yml:系统具体配置项文件
src/main/resources/log.xml:系统日志配置

onenet's People

Watchers

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