# single-service **Repository Path**: urakaze/single-service ## Basic Information - **Project Name**: single-service - **Description**: No description available - **Primary Language**: Java - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-07-02 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![pipeline status](http://192.168.0.152/yukang/phoenix/badges/master/pipeline.svg)](http://192.168.0.152/yukang/phoenix/commits/master) # Single Project Backend Service null ## Prebuilt Release Downloads * [Maven](http://maven.apache.org/download.cgi) * [JDK](https://www.oracle.com/technetwork/java/javase/downloads) ## Prerequisites ``` git clone ``` ## Quick Start ``` $ cd single ``` ``` $ mvn clean package -Dmaven.test.skip=true ``` ``` $ java -jar target/single-app.jar && java -jar target/single-admin.jar ``` ## Built With * [Spring Framework 5.1.0](https://docs.spring.io/spring/docs/5.1.x/javadoc-api/) - The web framework used * [Maven](https://maven.apache.org/) - Dependency Management * [Docker](https://docs.docker.com/develop/) - Build this project required ## Contributing Please read [CONTRIBUTING.md](https://gist.github.com/PurpleBooth/b24679402957c63ec426) for details on our code of conduct, and the process for submitting pull requests to us. ## Versioning We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](http://192.168.0.152/yukang/phoenix/tags). ## Authors * **Akhan** - *Initial work* - tomail See also the list of [contributors](http://192.168.0.152/backend) who participated in this project. ## License [MIT](http://opensource.org/licenses/MIT) ## Getting Help - Community - Releases - Contributors - Q&A