提交 52f49fdb 编写于 作者: 武汉红喜's avatar 武汉红喜

rename package

上级 82fcd480
package org.hongxi.whatsmars.cloud.provider.resource;
package org.hongxi.whatsmars.cloud.provider.service;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.web.bind.annotation.RequestMapping;
......@@ -8,7 +8,7 @@ import org.springframework.web.bind.annotation.RestController;
* Created by shenhongxi on 2017/9/14.
*/
@RestController
public class DemoResource {
public class DemoService {
@Value("${server.port}")
private String port;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册