sunyj 8 年 前
コミット
159471bc42
2 ファイル変更1 行追加3 行削除
  1. 1 1
      README.md
  2. 0 2
      src/main/resources/application.yml

+ 1 - 1
README.md

@@ -1,2 +1,2 @@
-## Product Server
+## Product Service
 * enUU and userUU must be specified when saveProducts

+ 0 - 2
src/main/resources/application.yml

@@ -1,6 +1,4 @@
 spring:
- application:
-  name: product-server
  jpa:
   database: MYSQL
   show-sql: false