This is an automated email from the ASF dual-hosted git repository.

liubao pushed a change to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-servicecomb-java-chassis.git.


    from 2dfcc09  [SCB-518] ServiceCenter ip address need to config default port
     new 68f3e14  SCB-470 add spring boot starter provider archetype
     new e4b50aa  SCB-470 fix spelling mistakes in README.md

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 archetypes/README.md                               |  7 ++-
 .../servicecomb/archetypes/HelloConsumer.java      |  1 +
 .../business-service-spring-boot-starter/README.md | 36 +++++++++++++
 .../pom.xml                                        | 59 ++++++++--------------
 .../apache/servicecomb/archetypes/Application.java |  9 ++--
 .../servicecomb/archetypes/HelloConsumer.java      |  0
 .../servicecomb/archetypes/HelloEndpoint.java      |  0
 .../src/main/resources/microservice.yaml           |  0
 8 files changed, 68 insertions(+), 44 deletions(-)
 create mode 100644 archetypes/business-service-spring-boot-starter/README.md
 copy archetypes/{business-service-springmvc => 
business-service-spring-boot-starter}/pom.xml (65%)
 copy 
samples/bmi/calculator/src/main/java/org/apache/servicecomb/samples/bmi/CalculatorApplication.java
 => 
archetypes/business-service-spring-boot-starter/src/main/java/org/apache/servicecomb/archetypes/Application.java
 (88%)
 copy archetypes/{business-service-springmvc => 
business-service-spring-boot-starter}/src/main/java/org/apache/servicecomb/archetypes/HelloConsumer.java
 (100%)
 copy archetypes/{business-service-springmvc => 
business-service-spring-boot-starter}/src/main/java/org/apache/servicecomb/archetypes/HelloEndpoint.java
 (100%)
 copy archetypes/{business-service-springmvc => 
business-service-spring-boot-starter}/src/main/resources/microservice.yaml 
(100%)

-- 
To stop receiving notification emails like this one, please contact
liu...@apache.org.

Reply via email to