質問編集履歴

1

本文修正

2020/05/02 01:50

投稿

aae_11
aae_11

スコア178

test CHANGED
File without changes
test CHANGED
@@ -8,7 +8,7 @@
8
8
 
9
9
  ```
10
10
 
11
- package com.shinya.springboot;
11
+ package com.test.springboot;
12
12
 
13
13
 
14
14
 
@@ -234,7 +234,7 @@
234
234
 
235
235
  ```
236
236
 
237
- package com.shinya.springboot.repositories;
237
+ package com.test.springboot.repositories;
238
238
 
239
239
 
240
240
 
@@ -266,7 +266,7 @@
266
266
 
267
267
  ```
268
268
 
269
- package com.shinya.springboot;
269
+ package com.test.springboot;
270
270
 
271
271
  import javax.persistence.Column;
272
272