# mango-remote **Repository Path**: ygh/mango-remote ## Basic Information - **Project Name**: mango-remote - **Description**: spring remote http invoke, orm mango example - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-05 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # mango-remote spring remote http invoke, orm mango example client运行: ``` org.jfaster.mango.StartAppWorker ``` server运行: 初始化脚本:DB/init.sql ``` org.jfaster.mango.StartServerWorker ```