Git Product home page Git Product logo

simple-adv's Introduction

此项目是simple项目升级版,在simple的基础上增加了mybatis,spring,redis,spring task

此项目集成了spring-boot的基本业务

说明:
1. application.properties是spring boot的默认配置文件,其中包含tomcat的配置,spring-boot通过此文件对集成在其中的一些框架进行配置

2. 不编译,在cmd中直接启动项目使用命令:mvn spring-boot:run

3. 打包使用 mvn clean assembly:assembly -Pproduct,在target目录下会生成一个simple.jar,运行jar:java -jar simple.jar,来启动服务,测试访问 http://localhost:8081/hello

simple-adv's People

Contributors

kychill1986 avatar

Watchers

 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.