Code Monkey home page Code Monkey logo

framework-2018's Introduction

sdyijia-framework-2018

2018框架

2018.11.28 添加vuejs到 footer
如果想使用vue,idea最好添加vuejs插件

2018.11.19更新
添加方法 :
ToolStr.captureNametoUp:首字母大写
ToolStr.captureNametoLow:首字母小写
更新数据库位置到112
添加redis版本2.0.7,配置在application-dev.properties, 配置文件在:com.sdyijia.config.redis.RedisConfig.java

2018.11.09更新
    1.在BaseController添加重定向方法,添加url方法
            调用方式:
                继承BaseController后,直接调用redirectUrl方法,或者addUrl(this.getClass,Model m)

    2.添加Service层;
        使用说明:
            如果想调用Dao层那么就需要调用BaseSerice中的$()方法即可获取到对应的Dao,             BaseService实现了添加creatTime,跟updataTime属性的对应方法。

尚未完成:
       自定义异常拦截机制。

framework-2018's People

Contributors

smallsmallsmallstrong avatar

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.