[
https://issues.apache.org/jira/browse/SCB-973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16681152#comment-16681152
]
ASF GitHub Bot commented on SCB-973:
------------------------------------
liubao68 closed pull request #986: [SCB-973] update ServiceComb-java-chassis
repo name
URL: https://github.com/apache/servicecomb-java-chassis/pull/986
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):
diff --git a/archetypes/business-service-jaxrs/README.md
b/archetypes/business-service-jaxrs/README.md
index 8deb67bac..0f1c62210 100644
--- a/archetypes/business-service-jaxrs/README.md
+++ b/archetypes/business-service-jaxrs/README.md
@@ -2,8 +2,8 @@
This project(module) is generate by
*org.apache.servicecomb.archetypes:business-service-jaxrs-archetype*, it use
**jaxrs provider** to develop service producer.
### More works can be done further:
-1. Modify "HelloImpl", add your business service logic, or create some new
producers to provide your services. More details can be found :
http://servicecomb.incubator.apache.org/users/develop-with-jax-rs/
-2. Modify "microservice.yaml", change APPLICATION_ID,
service_description.name, version, and service center address, endpoints
publish address etc. More details can be found :
http://servicecomb.incubator.apache.org/users/service-definition/
+1. Modify "HelloImpl", add your business service logic, or create some new
producers to provide your services. More details can be found :
http://servicecomb.apache.org/users/develop-with-jax-rs/
+2. Modify "microservice.yaml", change APPLICATION_ID,
service_description.name, version, and service center address, endpoints
publish address etc. More details can be found :
http://servicecomb.apache.org/users/service-definition/
3. Modify setting value of "mainClass" in pom.xml for package.
### Package your service
diff --git
a/archetypes/business-service-jaxrs/src/main/resources/archetype-resources/README.md
b/archetypes/business-service-jaxrs/src/main/resources/archetype-resources/README.md
index be5ae76ed..2f34861a8 100644
---
a/archetypes/business-service-jaxrs/src/main/resources/archetype-resources/README.md
+++
b/archetypes/business-service-jaxrs/src/main/resources/archetype-resources/README.md
@@ -2,8 +2,8 @@
This project(module) is generate by
*org.apache.servicecomb.archetypes:business-service-jaxrs-archetype*, it use
**jaxrs provider** to develop service producer.
### More works can be done further:
-1. Modify "HelloImpl", add your business service logic, or create some new
producers to provide your services. More details can be found :
http://servicecomb.incubator.apache.org/users/develop-with-jax-rs/
-2. Modify "microservice.yaml", change APPLICATION_ID,
service_description.name, version, and service center address, endpoints
publish address etc. More details can be found :
http://servicecomb.incubator.apache.org/users/service-definition/
+1. Modify "HelloImpl", add your business service logic, or create some new
producers to provide your services. More details can be found :
http://servicecomb.apache.org/users/develop-with-jax-rs/
+2. Modify "microservice.yaml", change APPLICATION_ID,
service_description.name, version, and service center address, endpoints
publish address etc. More details can be found :
http://servicecomb.apache.org/users/service-definition/
3. Modify setting value of "mainClass" in pom.xml for package.
### Package your service
diff --git
a/archetypes/business-service-jaxrs/src/main/resources/archetype-resources/src/main/resources/microservice.yaml
b/archetypes/business-service-jaxrs/src/main/resources/archetype-resources/src/main/resources/microservice.yaml
index 90de8072f..cbed08627 100644
---
a/archetypes/business-service-jaxrs/src/main/resources/archetype-resources/src/main/resources/microservice.yaml
+++
b/archetypes/business-service-jaxrs/src/main/resources/archetype-resources/src/main/resources/microservice.yaml
@@ -16,9 +16,9 @@
## ---------------------------------------------------------------------------
#More details can be found :
-# 1.http://servicecomb.incubator.apache.org/users/service-definition/
-# 2.http://servicecomb.incubator.apache.org/users/service-configurations/
-# 3.http://servicecomb.incubator.apache.org/users/communicate-protocol/
+# 1.http://servicecomb.apache.org/users/service-definition/
+# 2.http://servicecomb.apache.org/users/service-configurations/
+# 3.http://servicecomb.apache.org/users/communicate-protocol/
#Indicates an application name
APPLICATION_ID: business
diff --git a/archetypes/business-service-pojo/README.md
b/archetypes/business-service-pojo/README.md
index 1e89e402c..333d938b1 100644
--- a/archetypes/business-service-pojo/README.md
+++ b/archetypes/business-service-pojo/README.md
@@ -2,8 +2,8 @@
This project(module) is generate by
*org.apache.servicecomb.archetypes:business-service-pojo-archetype*, it use
**pojo provider** to develop service producer.
### More works can be done further:
-1. Modify "HelloImpl", add your business service logic, or create some new
producers to provide your services. More details can be found :
http://servicecomb.incubator.apache.org/users/develop-with-transparent-rpc/
-2. Modify "microservice.yaml", change APPLICATION_ID,
service_description.name, version, and service center address, endpoints
publish address etc. More details can be found :
http://servicecomb.incubator.apache.org/users/service-definition/
+1. Modify "HelloImpl", add your business service logic, or create some new
producers to provide your services. More details can be found :
http://servicecomb.apache.org/users/develop-with-transparent-rpc/
+2. Modify "microservice.yaml", change APPLICATION_ID,
service_description.name, version, and service center address, endpoints
publish address etc. More details can be found :
http://servicecomb.apache.org/users/service-definition/
3. Modify setting value of "mainClass" in pom.xml for package.
### Package your service
diff --git
a/archetypes/business-service-pojo/src/main/resources/archetype-resources/README.md
b/archetypes/business-service-pojo/src/main/resources/archetype-resources/README.md
index b0905f7b5..003255e36 100644
---
a/archetypes/business-service-pojo/src/main/resources/archetype-resources/README.md
+++
b/archetypes/business-service-pojo/src/main/resources/archetype-resources/README.md
@@ -2,8 +2,8 @@
This project(module) is generate by
*org.apache.servicecomb.archetypes:business-service-pojo-archetype*, it use
**pojo provider** to develop service producer.
### More works can be done further:
-1. Modify "HelloImpl", add your business service logic, or create some new
producers to provide your services. More details can be found :
http://servicecomb.incubator.apache.org/users/develop-with-transparent-rpc/
-2. Modify "microservice.yaml", change APPLICATION_ID,
service_description.name, version, and service center address, endpoints
publish address etc. More details can be found :
http://servicecomb.incubator.apache.org/users/service-definition/
+1. Modify "HelloImpl", add your business service logic, or create some new
producers to provide your services. More details can be found :
http://servicecomb.apache.org/users/develop-with-transparent-rpc/
+2. Modify "microservice.yaml", change APPLICATION_ID,
service_description.name, version, and service center address, endpoints
publish address etc. More details can be found :
http://servicecomb.apache.org/users/service-definition/
3. Modify setting value of "mainClass" in pom.xml for package.
### Package your service
diff --git
a/archetypes/business-service-pojo/src/main/resources/archetype-resources/src/main/resources/microservice.yaml
b/archetypes/business-service-pojo/src/main/resources/archetype-resources/src/main/resources/microservice.yaml
index 90de8072f..cbed08627 100644
---
a/archetypes/business-service-pojo/src/main/resources/archetype-resources/src/main/resources/microservice.yaml
+++
b/archetypes/business-service-pojo/src/main/resources/archetype-resources/src/main/resources/microservice.yaml
@@ -16,9 +16,9 @@
## ---------------------------------------------------------------------------
#More details can be found :
-# 1.http://servicecomb.incubator.apache.org/users/service-definition/
-# 2.http://servicecomb.incubator.apache.org/users/service-configurations/
-# 3.http://servicecomb.incubator.apache.org/users/communicate-protocol/
+# 1.http://servicecomb.apache.org/users/service-definition/
+# 2.http://servicecomb.apache.org/users/service-configurations/
+# 3.http://servicecomb.apache.org/users/communicate-protocol/
#Indicates an application name
APPLICATION_ID: business
diff --git a/archetypes/business-service-spring-boot-starter/README.md
b/archetypes/business-service-spring-boot-starter/README.md
index 9a6f2ee4a..1017e8708 100644
--- a/archetypes/business-service-spring-boot-starter/README.md
+++ b/archetypes/business-service-spring-boot-starter/README.md
@@ -2,8 +2,8 @@
This project(module) is generate by
*org.apache.servicecomb.archetypes:business-service-spring-boot-starter-archetype*,
it use **spring-boot-starter-provider** to develop service producer.
### More works can be done further:
-1. Modify "HelloImpl", add your business service logic, or create some new
producers to provide your services. More details can be found :
http://servicecomb.incubator.apache.org/users/develop-with-spring-boot-starter/
-2. Modify "microservice.yaml", change APPLICATION_ID,
service_description.name, version, and service center address, endpoints
publish address etc. More details can be found :
http://servicecomb.incubator.apache.org/users/service-definition/
+1. Modify "HelloImpl", add your business service logic, or create some new
producers to provide your services. More details can be found :
http://servicecomb.apache.org/users/develop-with-spring-boot-starter/
+2. Modify "microservice.yaml", change APPLICATION_ID,
service_description.name, version, and service center address, endpoints
publish address etc. More details can be found :
http://servicecomb.apache.org/users/service-definition/
### Package your service
Under project(module) root folder, run
diff --git
a/archetypes/business-service-spring-boot-starter/src/main/resources/archetype-resources/README.md
b/archetypes/business-service-spring-boot-starter/src/main/resources/archetype-resources/README.md
index af8baeaf0..8a0b8c740 100644
---
a/archetypes/business-service-spring-boot-starter/src/main/resources/archetype-resources/README.md
+++
b/archetypes/business-service-spring-boot-starter/src/main/resources/archetype-resources/README.md
@@ -2,8 +2,8 @@
This project(module) is generate by
*org.apache.servicecomb.archetypes:business-service-spring-boot-starter-archetype*,
it use **spring-boot-starter-provider** to develop service producer.
### More works can be done further:
-1. Modify "HelloImpl", add your business service logic, or create some new
producers to provide your services. More details can be found :
http://servicecomb.incubator.apache.org/users/develop-with-spring-boot-starter/
-2. Modify "microservice.yaml", change APPLICATION_ID,
service_description.name, version, and service center address, endpoints
publish address etc. More details can be found :
http://servicecomb.incubator.apache.org/users/service-definition/
+1. Modify "HelloImpl", add your business service logic, or create some new
producers to provide your services. More details can be found :
http://servicecomb.apache.org/users/develop-with-spring-boot-starter/
+2. Modify "microservice.yaml", change APPLICATION_ID,
service_description.name, version, and service center address, endpoints
publish address etc. More details can be found :
http://servicecomb.apache.org/users/service-definition/
### Package your service
Under project(module) root folder, run
diff --git
a/archetypes/business-service-spring-boot-starter/src/main/resources/archetype-resources/src/main/resources/microservice.yaml
b/archetypes/business-service-spring-boot-starter/src/main/resources/archetype-resources/src/main/resources/microservice.yaml
index 90de8072f..cbed08627 100644
---
a/archetypes/business-service-spring-boot-starter/src/main/resources/archetype-resources/src/main/resources/microservice.yaml
+++
b/archetypes/business-service-spring-boot-starter/src/main/resources/archetype-resources/src/main/resources/microservice.yaml
@@ -16,9 +16,9 @@
## ---------------------------------------------------------------------------
#More details can be found :
-# 1.http://servicecomb.incubator.apache.org/users/service-definition/
-# 2.http://servicecomb.incubator.apache.org/users/service-configurations/
-# 3.http://servicecomb.incubator.apache.org/users/communicate-protocol/
+# 1.http://servicecomb.apache.org/users/service-definition/
+# 2.http://servicecomb.apache.org/users/service-configurations/
+# 3.http://servicecomb.apache.org/users/communicate-protocol/
#Indicates an application name
APPLICATION_ID: business
diff --git a/archetypes/business-service-springmvc/README.md
b/archetypes/business-service-springmvc/README.md
index 476c2f851..bc15691fb 100644
--- a/archetypes/business-service-springmvc/README.md
+++ b/archetypes/business-service-springmvc/README.md
@@ -2,8 +2,8 @@
This project(module) is generate by
*org.apache.servicecomb.archetypes:business-service-springmvc-archetype*, it
use **springmvc provider** to develop service producer.
### More works can be done further:
-1. Modify "HelloImpl", add your business service logic, or create some new
producers to provide your services. More details can be found :
http://servicecomb.incubator.apache.org/users/develop-with-springmvc/
-2. Modify "microservice.yaml", change APPLICATION_ID,
service_description.name, version, and service center address, endpoints
publish address etc. More details can be found :
http://servicecomb.incubator.apache.org/users/service-definition/
+1. Modify "HelloImpl", add your business service logic, or create some new
producers to provide your services. More details can be found :
http://servicecomb.apache.org/users/develop-with-springmvc/
+2. Modify "microservice.yaml", change APPLICATION_ID,
service_description.name, version, and service center address, endpoints
publish address etc. More details can be found :
http://servicecomb.apache.org/users/service-definition/
3. Modify setting value of "mainClass" in pom.xml for package.
### Package your service
diff --git
a/archetypes/business-service-springmvc/src/main/resources/archetype-resources/README.md
b/archetypes/business-service-springmvc/src/main/resources/archetype-resources/README.md
index eeb90dede..a09e727dc 100644
---
a/archetypes/business-service-springmvc/src/main/resources/archetype-resources/README.md
+++
b/archetypes/business-service-springmvc/src/main/resources/archetype-resources/README.md
@@ -2,8 +2,8 @@
This project(module) is generate by
*org.apache.servicecomb.archetypes:business-service-springmvc-archetype*, it
use **springmvc provider** to develop service producer.
### More works can be done further:
-1. Modify "HelloImpl", add your business service logic, or create some new
producers to provide your services. More details can be found :
http://servicecomb.incubator.apache.org/users/develop-with-springmvc/
-2. Modify "microservice.yaml", change APPLICATION_ID,
service_description.name, version, and service center address, endpoints
publish address etc. More details can be found :
http://servicecomb.incubator.apache.org/users/service-definition/
+1. Modify "HelloImpl", add your business service logic, or create some new
producers to provide your services. More details can be found :
http://servicecomb.apache.org/users/develop-with-springmvc/
+2. Modify "microservice.yaml", change APPLICATION_ID,
service_description.name, version, and service center address, endpoints
publish address etc. More details can be found :
http://servicecomb.apache.org/users/service-definition/
3. Modify setting value of "mainClass" in pom.xml for package.
### Package your service
diff --git
a/archetypes/business-service-springmvc/src/main/resources/archetype-resources/src/main/resources/microservice.yaml
b/archetypes/business-service-springmvc/src/main/resources/archetype-resources/src/main/resources/microservice.yaml
index 90de8072f..cbed08627 100644
---
a/archetypes/business-service-springmvc/src/main/resources/archetype-resources/src/main/resources/microservice.yaml
+++
b/archetypes/business-service-springmvc/src/main/resources/archetype-resources/src/main/resources/microservice.yaml
@@ -16,9 +16,9 @@
## ---------------------------------------------------------------------------
#More details can be found :
-# 1.http://servicecomb.incubator.apache.org/users/service-definition/
-# 2.http://servicecomb.incubator.apache.org/users/service-configurations/
-# 3.http://servicecomb.incubator.apache.org/users/communicate-protocol/
+# 1.http://servicecomb.apache.org/users/service-definition/
+# 2.http://servicecomb.apache.org/users/service-configurations/
+# 3.http://servicecomb.apache.org/users/communicate-protocol/
#Indicates an application name
APPLICATION_ID: business
diff --git a/etc/releaseNotes.md b/etc/releaseNotes.md
index 27eca0996..ecc431c9e 100644
--- a/etc/releaseNotes.md
+++ b/etc/releaseNotes.md
@@ -7,14 +7,14 @@
- Java Chassis can now use Apollo as configuration center. Users can now
change configurations like load balancing policy and those changes will
come into effect on the fly.
-See [here](http://servicecomb.incubator.apache.org/users/dynamic-config/) for
more
+See [here](http://servicecomb.apache.org/users/dynamic-config/) for more
details.
- Metrics was re-factored. We now uses events for collecting invocation data
instead of Hystrix. This reduces the performance penalty of computing
metrics.
Metrics can now be fetched via '/metrics' using HTTP.
-See [here](http://servicecomb.incubator.apache.org/users/metrics-in-1.0.0-m1/)
for
+See [here](http://servicecomb.apache.org/users/metrics-in-1.0.0-m1/) for
more details.
### Other Noticeable Changes:
diff --git a/parent/pom.xml b/parent/pom.xml
index bc4a443de..ca74d2887 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -32,7 +32,7 @@
<name>Java Chassis::Parent</name>
<description>Java Chassis Parent</description>
- <url>https://github.com/apache/incubator-servicecomb-java-chassis</url>
+ <url>https://github.com/apache/servicecomb-java-chassis</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
diff --git a/pom.xml b/pom.xml
index f08145b7c..dbfd9c30d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,7 +34,7 @@
<name>ServiceComb Java Chassis</name>
<description>Software Development Kit (SDK) for rapid development of
microservices</description>
- <url>https://github.com/apache/incubator-servicecomb-java-chassis</url>
+ <url>https://github.com/apache/servicecomb-java-chassis</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -84,9 +84,9 @@
<inceptionYear>2017</inceptionYear>
<scm>
- <url>https://github.com/apache/incubator-servicecomb-java-chassis</url>
-
<connection>scm:git:https://github.com/apache/incubator-servicecomb-java-chassis.git</connection>
-
<developerConnection>scm:git:https://github.com/apache/incubator-servicecomb-java-chassis.git</developerConnection>
+ <url>https://github.com/apache/servicecomb-java-chassis</url>
+
<connection>scm:git:https://github.com/apache/servicecomb-java-chassis.git</connection>
+
<developerConnection>scm:git:https://github.com/apache/servicecomb-java-chassis.git</developerConnection>
<tag>v${project.version}</tag>
</scm>
diff --git a/samples/auth-sample/README.md b/samples/auth-sample/README.md
index 0784d8fd0..e199f059d 100644
--- a/samples/auth-sample/README.md
+++ b/samples/auth-sample/README.md
@@ -52,7 +52,7 @@ Auth sample use `RestTemplate` to present RSA communication
between provider and
1. Start the ServiceComb/Service Center
- - [how to start the service
center](http://servicecomb.incubator.apache.org/users/setup-environment/#)
+ - [how to start the service
center](http://servicecomb.apache.org/users/setup-environment/#)
- make sure service center address is configured correctly in
`microservice.yaml` file
```yaml
@@ -66,10 +66,10 @@ Auth sample use `RestTemplate` to present RSA communication
between provider and
- Start provider service by maven
- Compile the source code at root directory of ServiceComb Java Chassis,
which is `incubator-servicecomb-java-chassis/`, and use `mvn exec` to execute
the main class `AuthProviderMain`.
+ Compile the source code at root directory of ServiceComb Java Chassis,
which is `servicecomb-java-chassis/`, and use `mvn exec` to execute the main
class `AuthProviderMain`.
```bash
- cd incubator-servicecomb-java-chassis/
+ cd servicecomb-java-chassis/
mvn clean install -Psamples -DskipTests #only need to
install at first time.
cd samples/auth-sample/auth-provider/
mvn exec:java
-Dexec.mainClass="org.apache.servicecomb.samples.auth.provider.AuthProviderMain"
@@ -77,7 +77,7 @@ Auth sample use `RestTemplate` to present RSA communication
between provider and
- Start provider service by IDE
- Import the project by InteliJ IDEA or Eclipse, add sample module to
pom.xml file in root module `incubator-servicecomb-java-chassis/pom.xml`, and
add `<module>samples</module>` to `<modules></modules>` block, Then find `main`
function `AuthProviderMain` of provider service and `RUN` it like any other
Java program.
+ Import the project by InteliJ IDEA or Eclipse, add sample module to
pom.xml file in root module `servicecomb-java-chassis/pom.xml`, and add
`<module>samples</module>` to `<modules></modules>` block, Then find `main`
function `AuthProviderMain` of provider service and `RUN` it like any other
Java program.
3. Start the auth-consumer service
diff --git a/samples/bmi/README.md b/samples/bmi/README.md
index 3d37342b9..10c5a52ab 100644
--- a/samples/bmi/README.md
+++ b/samples/bmi/README.md
@@ -12,12 +12,12 @@ There are two microservices in this demo.
## Quick Start(Linux)
1. Run the service center
- [how to start service
center](http://servicecomb.incubator.apache.org/users/setup-environment/#)
+ [how to start service
center](http://servicecomb.apache.org/users/setup-environment/#)
2. Get the bmi demo's code
```bash
-git clone https://github.com/apache/incubator-servicecomb-java-chassis.git
-cd incubator-servicecomb-java-chassis/samples
+git clone https://github.com/apache/servicecomb-java-chassis.git
+cd servicecomb-java-chassis/samples
```
3. Run microservices
* via maven
diff --git a/samples/codefirst-sample/README.md
b/samples/codefirst-sample/README.md
index dc9b0c674..e3f8e03a9 100644
--- a/samples/codefirst-sample/README.md
+++ b/samples/codefirst-sample/README.md
@@ -4,7 +4,7 @@ ServiceComb Java Chassis supports generating provider-service
API implicitly. Wh
When you develop a microservice in transparent RPC mode, the code does not
show how you want to define an API, and all generated APIs are POST methods,
The input parameters of all the methods will be packaged as a class and
transferred as body parameters. Therefore, if you develop providers using
implicit APIs, you are advised to choose Spring MVC or JAX-RS mode to obtain
complete RESTful statements.
-For detail information please refer to
[Doc](http://servicecomb.incubator.apache.org/users/service-contract/)
+For detail information please refer to
[Doc](http://servicecomb.apache.org/users/service-contract/)
@@ -12,7 +12,7 @@ For detail information please refer to
[Doc](http://servicecomb.incubator.apache
1. Start the ServiceComb/Service Center
- - [how to start the service
center](http://servicecomb.incubator.apache.org/users/setup-environment/#)
+ - [how to start the service
center](http://servicecomb.apache.org/users/setup-environment/#)
- make sure service center address is configured correctly in
`microservice.yaml` file
```yaml
@@ -26,10 +26,10 @@ For detail information please refer to
[Doc](http://servicecomb.incubator.apache
- Start provider service via maven
- Compile the source code at root directory of ServiceComb Java Chassis,
which is `incubator-servicecomb-java-chassis/`, and use `mvn exec` to execute
the main class `CodeFirstProviderMain`.
+ Compile the source code at root directory of ServiceComb Java Chassis,
which is `servicecomb-java-chassis/`, and use `mvn exec` to execute the main
class `CodeFirstProviderMain`.
```bash
- cd incubator-servicecomb-java-chassis/
+ cd servicecomb-java-chassis/
mvn clean install -Psamples -DskipTests #only need to
install at first time.
cd samples/codefirst-sample/codefirst-provider/
mvn exec:java
-Dexec.mainClass="org.apache.servicecomb.samples.codefirst.provider.CodeFirstProviderMain"
@@ -37,10 +37,10 @@ For detail information please refer to
[Doc](http://servicecomb.incubator.apache
- Start provider service via gradle
- Compile the source code at root directory of ServiceComb Java Chassis,
which is `incubator-servicecomb-java-chassis/`, and use `mvn exec` to execute
the main class `CodeFirstProviderMain`.
+ Compile the source code at root directory of ServiceComb Java Chassis,
which is `servicecomb-java-chassis/`, and use `mvn exec` to execute the main
class `CodeFirstProviderMain`.
```bash
- cd incubator-servicecomb-java-chassis/
+ cd servicecomb-java-chassis/
mvn clean install -Psamples -DskipTests #only need to
install at first time.
cd samples/codefirst-sample/codefirst-provider/
gradle clean run
@@ -48,7 +48,7 @@ For detail information please refer to
[Doc](http://servicecomb.incubator.apache
- Start provider service via IDE
- Import the project by InteliJ IDEA or Eclipse, add sample module to
pom.xml file in root module `incubator-servicecomb-java-chassis/pom.xml`, and
add `<module>samples</module>` to `<modules></modules>` block, Then find `main`
function `CodeFirstProviderMain` of provider service and `RUN` it like any
other Java program.
+ Import the project by InteliJ IDEA or Eclipse, add sample module to
pom.xml file in root module `servicecomb-java-chassis/pom.xml`, and add
`<module>samples</module>` to `<modules></modules>` block, Then find `main`
function `CodeFirstProviderMain` of provider service and `RUN` it like any
other Java program.
3. Start the codefirst-consumer service
diff --git a/samples/config-apollo-sample/README.md
b/samples/config-apollo-sample/README.md
index 0e96218a4..aea50648f 100644
--- a/samples/config-apollo-sample/README.md
+++ b/samples/config-apollo-sample/README.md
@@ -4,7 +4,7 @@ To use Apollo as configuration source in ServiceComb Java
Chassis services:
* Start Apollo service and create a project to associate with Chassis service,
then generate a token
- [How to use Apollo configuration
center](http://servicecomb.incubator.apache.org/cn/users/dynamic-config/)
+ [How to use Apollo configuration
center](http://servicecomb.apache.org/cn/users/dynamic-config/)
* Import `config-apollo` in pom:
@@ -31,12 +31,12 @@ To use Apollo as configuration source in ServiceComb Java
Chassis services:
* Start Chassis service and update configurations in Apollo portal service.
- [Need to start service center
first](http://servicecomb.incubator.apache.org/users/setup-environment/#)
+ [Need to start service center
first](http://servicecomb.apache.org/users/setup-environment/#)
- Compile the source code at root directory of ServiceComb Java Chassis, which
is `incubator-servicecomb-java-chassis/`, and use `mvn exec` to execute the
main class `MainServer`.
+ Compile the source code at root directory of ServiceComb Java Chassis, which
is `servicecomb-java-chassis/`, and use `mvn exec` to execute the main class
`MainServer`.
```bash
- cd incubator-servicecomb-java-chassis/
+ cd servicecomb-java-chassis/
mvn clean install -Psamples -DskipTests #only need to
install at first time.
cd samples/config-apollo-sample/
mvn exec:java -Dexec.mainClass="MainServer"
@@ -53,5 +53,5 @@ To use Apollo as configuration source in ServiceComb Java
Chassis services:
[Apollo Doc](https://github.com/ctripcorp/apollo/wiki)
-[Use Apollo In
ServiceComb](http://servicecomb.incubator.apache.org/cn/users/dynamic-config/)
+[Use Apollo In
ServiceComb](http://servicecomb.apache.org/cn/users/dynamic-config/)
diff --git a/samples/custom-handler-sample/README.md
b/samples/custom-handler-sample/README.md
index 9343f51da..a8599ebfc 100644
--- a/samples/custom-handler-sample/README.md
+++ b/samples/custom-handler-sample/README.md
@@ -43,7 +43,7 @@ ServiceComb support users to define a customized handler and
and invoke the hand
1. Start the ServiceComb/Service Center
- - [how to start the service
center](http://servicecomb.incubator.apache.org/users/setup-environment/#)
+ - [how to start the service
center](http://servicecomb.apache.org/users/setup-environment/#)
- make sure service center address is configured correctly in
`microservice.yaml` file
```yaml
@@ -57,10 +57,10 @@ ServiceComb support users to define a customized handler
and and invoke the hand
- Start provider service by maven
- Compile the source code at root directory of ServiceComb Java Chassis,
which is `incubator-servicecomb-java-chassis/`, and use `mvn exec` to execute
the main class `CustomHandlerProviderMain`.
+ Compile the source code at root directory of ServiceComb Java Chassis,
which is `servicecomb-java-chassis/`, and use `mvn exec` to execute the main
class `CustomHandlerProviderMain`.
```bash
- cd incubator-servicecomb-java-chassis/ #need to
complie code at root directory
+ cd servicecomb-java-chassis/ #need to complie code
at root directory
mvn clean install -Psamples -DskipTests #only need to
install at first time.
cd samples/custom-handler-sample/custom-handler-provider/
mvn exec:java
-Dexec.mainClass="org.apache.servicecomb.samples.customerhandler.provider.CustomHandlerProviderMain"
@@ -68,7 +68,7 @@ ServiceComb support users to define a customized handler and
and invoke the hand
- Start provider service by IDE
- Import the project by InteliJ IDEA or Eclipse, add sample module to
pom.xml file in root module `incubator-servicecomb-java-chassis/pom.xml`, and
add `<module>samples</module>` to `<modules></modules>` block, Then find `main`
function `CustomHandlerProviderMain` of provider service and `RUN` it like any
other Java program.
+ Import the project by InteliJ IDEA or Eclipse, add sample module to
pom.xml file in root module `servicecomb-java-chassis/pom.xml`, and add
`<module>samples</module>` to `<modules></modules>` block, Then find `main`
function `CustomHandlerProviderMain` of provider service and `RUN` it like any
other Java program.
3. Start the custom-handler-consumer service
diff --git a/samples/jaxrs-sample/README.md b/samples/jaxrs-sample/README.md
index 25dad6cbe..1f24c3d55 100644
--- a/samples/jaxrs-sample/README.md
+++ b/samples/jaxrs-sample/README.md
@@ -9,7 +9,7 @@ ServiceComb supports developers in developing services in
JAX-RS mode by using J
* Release the service. Add `@RestSchema` as the annotation of the service
implementation class and specify schemaID, which indicates that the
implementation is released as a schema of the current microservice.
* Create the jaxrsHello.bean.xml file in the resources/META-INF/spring
directory and configure base-package that performs scanning
- [Detail information please refer to
Doc](http://servicecomb.incubator.apache.org/users/develop-with-jax-rs/)
+ [Detail information please refer to
Doc](http://servicecomb.apache.org/users/develop-with-jax-rs/)
### Consumer Service
@@ -19,7 +19,7 @@ To consume a provider-service, only need to decalare a member
of a service API t
1. Start the ServiceComb/Service Center
- - [how to start the service
center](http://servicecomb.incubator.apache.org/users/setup-environment/#)
+ - [how to start the service
center](http://servicecomb.apache.org/users/setup-environment/#)
- make sure service center address is configured correctly in
`microservice.yaml` file
```yaml
@@ -33,10 +33,10 @@ To consume a provider-service, only need to decalare a
member of a service API t
- Start provider service by maven
- Compile the source code at root directory of ServiceComb Java Chassis,
which is `incubator-servicecomb-java-chassis/`, and use `mvn exec` to execute
the main class `JaxrsProviderMain`.
+ Compile the source code at root directory of ServiceComb Java Chassis,
which is `servicecomb-java-chassis/`, and use `mvn exec` to execute the main
class `JaxrsProviderMain`.
```bash
- cd incubator-servicecomb-java-chassis/
+ cd servicecomb-java-chassis/
mvn clean install -Psamples -DskipTests #only need to
install at first time.
cd samples/jaxrs-sample/jaxrs-provider/
mvn exec:java
-Dexec.mainClass="org.apache.servicecomb.samples.jaxrs.provider.JaxrsProviderMain"
@@ -44,7 +44,7 @@ To consume a provider-service, only need to decalare a member
of a service API t
- Start provider service by IDE
- Import the project by InteliJ IDEA or Eclipse, add sample module to
pom.xml file in root module `incubator-servicecomb-java-chassis/pom.xml`, and
add `<module>samples</module>` to `<modules></modules>` block, Then find `main`
function `JaxrsProviderMain` of provider service and `RUN` it like any other
Java Program.
+ Import the project by InteliJ IDEA or Eclipse, add sample module to
pom.xml file in root module `servicecomb-java-chassis/pom.xml`, and add
`<module>samples</module>` to `<modules></modules>` block, Then find `main`
function `JaxrsProviderMain` of provider service and `RUN` it like any other
Java Program.
3. Start the jaxrs-consumer service
diff --git a/samples/pojo-sample/README.md b/samples/pojo-sample/README.md
index 2ff14c619..be92196f4 100644
--- a/samples/pojo-sample/README.md
+++ b/samples/pojo-sample/README.md
@@ -18,7 +18,7 @@ The Develop Method by Configure Remarks:
* Implement the service in the same way as using Spring XML.
* Release the service. `@RpcSchema` is used to define schema during the API
Hello implementation.
-[Detail information please refer to
Doc](http://servicecomb.incubator.apache.org/users/develop-with-transparent-rpc/)
+[Detail information please refer to
Doc](http://servicecomb.apache.org/users/develop-with-transparent-rpc/)
### Consumer Service
@@ -36,13 +36,13 @@ public class CodeFirstConsumerMain {
}
```
-[Detail information please refer to
Doc](http://servicecomb.incubator.apache.org/users/develop-with-rpc/)
+[Detail information please refer to
Doc](http://servicecomb.apache.org/users/develop-with-rpc/)
### Sample Quick Start
1. Start the ServiceComb/Service Center
- - [how to start the service
center](http://servicecomb.incubator.apache.org/users/setup-environment/#)
+ - [how to start the service
center](http://servicecomb.apache.org/users/setup-environment/#)
- make sure service center address is configured correctly in
`microservice.yaml` file
```yaml
@@ -56,10 +56,10 @@ public class CodeFirstConsumerMain {
- Start provider service by maven
- Compile the source code at root directory of ServiceComb Java Chassis,
which is `incubator-servicecomb-java-chassis/`, and use `mvn exec` to execute
the main class `PojoProviderMain`.
+ Compile the source code at root directory of ServiceComb Java Chassis,
which is `servicecomb-java-chassis/`, and use `mvn exec` to execute the main
class `PojoProviderMain`.
```bash
- cd incubator-servicecomb-java-chassis/
+ cd servicecomb-java-chassis/
mvn clean install -Psamples -DskipTests #only need to
install at first time.
cd samples/pojo-sample/pojo-provider/
mvn exec:java
-Dexec.mainClass="org.apache.servicecomb.samples.pojo.provider.PojoProviderMain"
@@ -67,7 +67,7 @@ public class CodeFirstConsumerMain {
- Start provider service by IDE
- Import the project by InteliJ IDEA or Eclipse, add sample module to
pom.xml file in root module `incubator-servicecomb-java-chassis/pom.xml`, and
add `<module>samples</module>` to `<modules></modules>` block, Then find `main`
function `PojoProviderMain` of provider service and `RUN` it like any other
Java program.
+ Import the project by InteliJ IDEA or Eclipse, add sample module to
pom.xml file in root module `servicecomb-java-chassis/pom.xml`, and add
`<module>samples</module>` to `<modules></modules>` block, Then find `main`
function `PojoProviderMain` of provider service and `RUN` it like any other
Java program.
3. Start the pojo-consumer service
diff --git a/samples/springmvc-sample/README.md
b/samples/springmvc-sample/README.md
index 0c9d2619c..308f33b55 100644
--- a/samples/springmvc-sample/README.md
+++ b/samples/springmvc-sample/README.md
@@ -9,7 +9,7 @@
1. Start the ServiceComb/Service Center
- * [how to start the service
center](http://servicecomb.incubator.apache.org/users/setup-environment/#)
+ * [how to start the service
center](http://servicecomb.apache.org/users/setup-environment/#)
* make sure service center address is configured correctly in
`microservice.yaml` file
```yaml
@@ -23,10 +23,10 @@
* Start provider service by maven
- Compile the source code at root directory of ServiceComb Java Chassis,
which is `incubator-servicecomb-java-chassis/`, and use `mvn exec` to execute
the main class `SpringmvcProviderMain`.
+ Compile the source code at root directory of ServiceComb Java Chassis,
which is `servicecomb-java-chassis/`, and use `mvn exec` to execute the main
class `SpringmvcProviderMain`.
```bash
- cd incubator-servicecomb-java-chassis/
+ cd servicecomb-java-chassis/
mvn clean install -Psamples -DskipTests #Only need to install
at first time
cd samples/springmvc-sample/springmvc-provider/
mvn exec:java
-Dexec.mainClass="org.apache.servicecomb.samples.springmvc.provider.SpringmvcProviderMain"
@@ -34,7 +34,7 @@
* Start provider service by IDE
- Import the project by InteliJ IDEA or Eclipse, add sample module to
pom.xml file in root module `incubator-servicecomb-java-chassis/pom.xml`, and
add `<module>samples</module>` to `<modules></modules>` block, Then find `main`
function of provider service and `RUN` it like any other Java Program.
+ Import the project by InteliJ IDEA or Eclipse, add sample module to
pom.xml file in root module `servicecomb-java-chassis/pom.xml`, and add
`<module>samples</module>` to `<modules></modules>` block, Then find `main`
function of provider service and `RUN` it like any other Java Program.
3. Start the springmvc-consumer service
@@ -60,4 +60,4 @@
## More
-[Develop with
RestTemplate](http://servicecomb.incubator.apache.org/users/develop-with-rest-template/)
\ No newline at end of file
+[Develop with
RestTemplate](http://servicecomb.apache.org/users/develop-with-rest-template/)
\ No newline at end of file
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> TLP graduation tasks
> --------------------
>
> Key: SCB-973
> URL: https://issues.apache.org/jira/browse/SCB-973
> Project: Apache ServiceComb
> Issue Type: Task
> Reporter: Willem Jiang
> Assignee: Willem Jiang
> Priority: Major
>
> ServiceComb's TLP graduation tasks
> * Remove the incubator word from the git repo
> * Clean up the disclaim file from the git repo
> * Update the document remove the incubating word.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)