Giter Site home page Giter Site logo

webchat-sfms's Introduction

个人的Spring Boot+MyBatis项目脚手架,使用了pagehelper、mybatis-generator、tk.mybatis、lombok、devtools、orika、swagger、MockMVC等 方便于开发的插件及工具包,druid数据源以及freemarker模板引擎。并且采用RESTful的设计建立了响应结果类、错误响应处理、以及错误页面的覆盖。

需要修改的地方:

  1. mybatis-generator-config.xml配置文件中关于数据库表和生成的相关类的对应关系
  2. application文件中相关的配置
  3. mybatis.cfg.xml中关于mybatis的配置
  4. Spring Boot启动类上相关扫描注解的配置
  5. tk.mybatis中自定义Mapper的相关定义,在config包下
  6. RESTful的错误响应结果以及异常结果处理的相关类以及常量
  7. Swagger的相关配置,在config下的SwaggerConfig类中

webchat-sfms's People

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.