# Wit-Neptune **Repository Path**: RESTful-API/Wit-Neptune ## Basic Information - **Project Name**: Wit-Neptune - **Description**: RESTful API demo with Spring Boot. - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-11-25 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # [Wit-Neptune](https://github.com/witpool/Wit-Neptune)

[Wit-Neptune](https://github.com/witpool/Wit-Neptune) is RESTful web service demo with `Spring Boot`. **1. You need to install `Java 1.8.0 or above, Maven 3.2.1 or above, MYSQL` first.**

**2.** [ **Wit-Neptune-Tree** ](https://github.com/witpool/Wit-Neptune/blob/master/Wit-Neptune-Tree.txt)
`# ls`
`pom.xml wit-common wit-persist wit-rest wit-service`

**3. Update the below configurations with your real database account to `wit-rest/src/main/resources/application.yml`**
`username: root`
`password: 123456`

**4. Package `wit-neptune` with `maven` tools.**
`# mvn clean install`
`# ls wit-rest/target/wit-rest-1.0.jar`
`wit-rest/target/wit-rest-1.0.jar`

**5. Start Spring Boot application.**
`java -jar wit-rest/target/wit-rest-1.0.jar`

**6. UT by** [ **WisdomTool REST Client** ](https://github.com/wisdomtool/rest-client/blob/master/restclient-1.1.jar) , import testing [case file.](https://github.com/witpool/Wit-Neptune/blob/master/Wit-Neptune-Cases.json)

![WisdomTool REST Client](https://gitee.com/uploads/images/2017/1125/141212_d8efcd8b_1631341.png "Wit-RESTClient.png")

More about the usages of the tool, please visit [WisdomTool REST Client](https://github.com/wisdomtool/rest-client).

**7. Technical Exchange Group (技术交流QQ群)**
![Technical Exchange Group (技术交流QQ群)](https://gitee.com/uploads/images/2017/1125/125746_9dcdfa53_1631341.png "qq-group.png")