You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
7 years ago | |
|---|---|---|
| .. | ||
| src | 7 years ago | |
| .gitignore | 7 years ago | |
| pom.xml | 7 years ago | |
| readme.md | 7 years ago | |
readme.md
easyopen-server
启动后,接口url:http://ip:port/api
如果有contextPath的话则是:http://ip:port/contextPath/api
业务类在api下,重点关注这里即可。