vincentbin / online_store

A simple online store whose front and back ends are deployed separately. (final project)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

online_store

采取前后端分离结构的书城项目

  1. 采用nginx做前端静态文件服务器。
  2. nginx为反向代理转发动态请求到springboot项目中。
  3. docker部署MySQL & Redis 作缓存。

About

A simple online store whose front and back ends are deployed separately. (final project)


Languages

Language:HTML 71.2%Language:Java 21.7%Language:JavaScript 5.6%Language:CSS 1.4%Language:Shell 0.0%