Skip to content
/ ecom Public

This is a sample project to separate frondend and backend base on Express,SpringMVC and MyBatis.

Notifications You must be signed in to change notification settings

lltemplar/ecom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is a sample project to separate frondend and backend base on Express,SpringMVC and MyBatis.xx

Web Project

Introduction

Web Project is build by express,include ejs,bootstrap,vue..

Install

npm install

Usage

run node ./bin/www
homePage: http://localhost:3000/index
loginPage: http://localhost:3000/login
registerPage: http://localhost:3000/register

Server Project

Introduction

Server Project is run on tomcat to provide Rest API base on SpringMVC and MyBatis.

Usage

Register API: http://127.0.0.1:8080/ecom/api/v1/member/register
Login API: http://127.0.0.1:8080/ecom/api/v1/member/login
Test

About

This is a sample project to separate frondend and backend base on Express,SpringMVC and MyBatis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published