# demo **Repository Path**: chenshaojian/demo ## Basic Information - **Project Name**: demo - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 11 - **Created**: 2017-10-29 - **Last Updated**: 2021-03-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #Spring Boot Demo run DemoApplication http://localhost:8080 #Docker Demo copy tartget/*.jar to docker/ `` docker-compose up ``