Giter Club home page Giter Club logo

mz-g's Introduction

mz-g是个啥

MZ-G是Mengzhu Gallery的缩写。这是为"萌主精选"这家主营母婴用品、儿童服装、澳洲代购的实体小铺子做的一个CRM。萌主精选坐落在六朝古都南京,这家店的女老板,也是我的老板,需要一个定制化的CRM以支持她完成会员、商品、销售三个方面的日常经营活动,所以就有了这个小项目。这并不是一个完整的CRM。

mz-g的技术栈

MZ-G是java web应用。前端为AmazeUI,后端为Nutz。Nutz是我见过的为数不多的能用代码、注释、文档、社区同时打动人的java框架,即便是当年的Spring,我也没觉得那么带感,只是觉得那是一个工具。这和Nutz本身的代码质量,以及commiter们恰到好处的技术运营密不可分。在开源上,我们最稀缺的不是优秀工程师,而是技术运营的能力。它是真的打动了我,以至于我觉得不为它做点什么都有点不好意思。所以就有了MZ-G的开源。希望能在官方的例子之外,给Nutz的用户一些使用上的补充。

广告

微信号:mzjx96

介绍:萌主精选母婴用品、童装、澳洲代购、玩具

mz-g's People

Contributors

wukonggg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mz-g's Issues

maven里面的这个包是什么呢

    <dependency>
        <groupId>band.wukong</groupId>
        <artifactId>wukong-util</artifactId>
        <version>0.1.4a</version>
    </dependency>
    <dependency>
        <groupId>band.wukong.practice</groupId>
        <artifactId>wkp-barcode</artifactId>
        <version>0.1.0a</version>
    </dependency>

maven 依赖库不存在

import band.wukong.practice.barcode.zxing.BarcodeTool;

band.wukong.practice
wkp-barcode
0.1.0a

这个依赖不存在,如何处理

org.apache.shiro.config.ConfigurationException: Shiro INI configuration was either not found or discovered to be empty/unconfigured.

[2016-08-15 04:42:01,584] Artifact mz-gallery:war: Artifact is being deployed, please wait...
15-Aug-2016 16:42:04.109 INFO [RMI TCP Connection(3)-127.0.0.1] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
Log4j: 16:42:04 INFO org.apache.shiro.web.env.EnvironmentLoader [initEnvironment] - Starting Shiro environment initialization.
Log4j: 16:42:04 ERROR org.apache.shiro.web.env.EnvironmentLoader [initEnvironment] - Shiro environment initialization failed
org.apache.shiro.config.ConfigurationException: Shiro INI configuration was either not found or discovered to be empty/unconfigured.
at org.apache.shiro.web.env.IniWebEnvironment.init(IniWebEnvironment.java:87)
at org.apache.shiro.util.LifecycleUtils.init(LifecycleUtils.java:45)
at org.apache.shiro.util.LifecycleUtils.init(LifecycleUtils.java:40)
at org.apache.shiro.web.env.EnvironmentLoader.createEnvironment(EnvironmentLoader.java:221)
at org.apache.shiro.web.env.EnvironmentLoader.initEnvironment(EnvironmentLoader.java:133)
at org.apache.shiro.web.env.EnvironmentLoaderListener.contextInitialized(EnvironmentLoaderListener.java:58)
at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4716)
at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5178)

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.