Run > Run APIJSONApplication
Edit Configurations...
\+ > Application > Main class apijson.demo.server.APIJSONApplication
\> Use class path of module apijson-demo
\> Run
APIJSON "APIJSON"
Address already in use8080
(APIJSON)
APIJSON[SpringBoot](https://stackoverflow.com/questions/21083170/spring-boot-how-to-configure-port)
### 3.
[http://localhost:8080/get/{}](http://localhost:8080/get/{})
```json
{
"code": 200,
"msg": "success"
}
```
404 Not Found
### 4.
Table, Column
MySQL ServerMySQLWorkbench
Windows 7 + MySQL Community Server 5.7.16 + MySQLWorkbench 6.3.7 OSX EI Capitan + MySQL Community Server 5.7.16 + MySQLWorkbench 6.3.864
MySQLWorkbench > Connection > Server > Data Import > APIJSON-Master/table > Start Import > SCHEMAS, sys/tablestable
### 5.
[APIJSON](http://39.108.143.172/) [App](https://github.com/TommyLemon/APIJSON)