Code Monkey home page Code Monkey logo

jpetstore-6's Introduction

MyBatis JPetStore

Build Status Coverage Status Dependency Status License

mybatis-jpetstore

JPetStore 6 is a full web application built on top of MyBatis 3, Spring 4 and Stripes.

Essentials

Other versions that you may want to know about

Running with Tomcat

Running JPetStore sample under Tomcat (using the cargo-maven2-plugin).

  • Clone this repository

    $ git clone https://github.com/mybatis/jpetstore-6.git
    
  • Build war file

    $ cd jpetstore-6
    $ mvn clean package
    
  • Startup the Tomcat server and deploy web application

    $ mvn cargo:run
    

    Note:

    We provide some maven profiles as follow:

    • tomcat90 : Running under the Tomcat 9.0
    • tomcat85 : Running under the Tomcat 8.5 (default profile)
    • tomcat80 : Running under the Tomcat 8.0
    • tomcat70 : Running under the Tomcat 7.0
    $ mvn cargo:run -P tomcat90
    
  • Run application in browser http://localhost:8080/jpetstore/

  • Press Ctrl-C to stop the server.

jpetstore-6's People

Contributors

emacarron avatar harawata avatar hazendaz avatar kazuki43zoo avatar simonetripodi avatar srbala avatar wangdx avatar

Watchers

 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.