Skip to content
This repository has been archived by the owner on Dec 7, 2020. It is now read-only.

Commit

Permalink
Revert "改进示例的运行及开发阶段的技术依赖"
Browse files Browse the repository at this point in the history
  • Loading branch information
yi5637 authored Aug 22, 2018
1 parent 4ad7b11 commit 72a14a3
Show file tree
Hide file tree
Showing 32 changed files with 364 additions and 859 deletions.
Binary file removed .mvn/wrapper/maven-wrapper.jar
Binary file not shown.
1 change: 0 additions & 1 deletion .mvn/wrapper/maven-wrapper.properties

This file was deleted.

25 changes: 0 additions & 25 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,28 +1,3 @@
# weathermap
本文档通过一个示例向您展示CSE微服务引擎的基本能力,以及对新服务快速开发和已有服务零改造接入的支持能力。示例是一个天气预报应用,该应用可以为您提供世界各地当前的天气详情以及未来3天的预报。

## 使用指南

请参见 [微服务引擎 快速入门](https://support.huaweicloud.com/qs-cse/cse_qs_0001.html)


## 开发指南

本项目需要JDK 1.8或更新。

### 获取代码

```
git clone https://github.com/cse-sample/weathermap.git
```

下载完的代码可以用Eclipse或IntelliJ打开进行开发。

### 编译打包
```
./mvnw clean install
```

命令成功完成后,你可以看到生成的最终发布文件:
`dist/target/weathermap-1.0.0.zip`

File renamed without changes.
90 changes: 0 additions & 90 deletions dist/pom.xml

This file was deleted.

File renamed without changes.
225 changes: 0 additions & 225 deletions mvnw

This file was deleted.

Loading

0 comments on commit 72a14a3

Please sign in to comment.