Coder Social home page Coder Social logo

macula-cart's Introduction

Macula Cart(网上商城示例)

运行本示例的准备:

  • 安装mysql和redis
  • 需要提供一个mysql数据库,创建好macula3和${rootArtifactId},注意修改mysql数据库的相关连接信息
  • 注意修改redis连接的相关信息
  • 以上配置保存在applicationContext-root.xml中,可以根据需要修改
  • CustomMyUserLoginRepopsitory类需要关注,根据你的用户表获取用户信息构造凭据
  • 如果你要改变登录、菜单等信息,可以关注CustomMyAppController类
  • 删除{rootArtifactId}-parent/pom.xml文件中parent的部分
  • 启动运行
  • 本程序中的演示程序URL是http://localhost:8080/${rootArtifactId}-webapp/admin/demo/application/list
  • 为了可以访问上述地址,你需要配置菜单、功能并做相应的授权

默认登录地址是 http://localhost:8080/${rootArtifactId}-webapp/login?form=true 默认登录用户是 admin,密码是infi123* 后端应用地址:http://localhost:8080/${rootArtifactId}-webapp/admin 前端应用地址:http://localhost:8080/${rootArtifactId}-webapp/front

1.7 release

macula-cart's People

Contributors

rainsoft avatar donhac 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.