質問編集履歴
5
修正
test
CHANGED
File without changes
|
test
CHANGED
@@ -140,4 +140,4 @@
|
|
140
140
|
|
141
141
|
IntelliJ上のaclication-development.yml ファイル
|
142
142
|
|
143
|
-
![aclication-development.yml](3d
|
143
|
+
![aclication-development.yml](2e88377eb88ad4bb276fa4bf3fc740e4.png)
|
4
追加
test
CHANGED
File without changes
|
test
CHANGED
@@ -128,4 +128,16 @@
|
|
128
128
|
|
129
129
|
Docker コンテナ
|
130
130
|
|
131
|
-
![
|
131
|
+
![Docker コンテナ](fd5c30156df2affcfcb9f198057fdcb9.png)
|
132
|
+
|
133
|
+
|
134
|
+
|
135
|
+
---
|
136
|
+
|
137
|
+
|
138
|
+
|
139
|
+
追記
|
140
|
+
|
141
|
+
IntelliJ上のaclication-development.yml ファイル
|
142
|
+
|
143
|
+
![aclication-development.yml](3d68917ddd648f9f944b9365c07ac486.png)
|
3
追加
test
CHANGED
File without changes
|
test
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
### IntelliJ IDEA 上でspringBootアプリを起動させたい
|
1
|
+
### IntelliJ IDEA 上でspringBootアプリを起動させたい
|
2
2
|
|
3
3
|
|
4
4
|
|
2
追記
test
CHANGED
File without changes
|
test
CHANGED
@@ -117,3 +117,15 @@
|
|
117
117
|
---
|
118
118
|
|
119
119
|
アドバイスください。
|
120
|
+
|
121
|
+
|
122
|
+
|
123
|
+
|
124
|
+
|
125
|
+
---
|
126
|
+
|
127
|
+
追記
|
128
|
+
|
129
|
+
Docker コンテナ
|
130
|
+
|
131
|
+
![イメージ説明](fd5c30156df2affcfcb9f198057fdcb9.png)
|
1
tsui科
test
CHANGED
File without changes
|
test
CHANGED
@@ -44,7 +44,7 @@
|
|
44
44
|
|
45
45
|
|
46
46
|
|
47
|
-
-
|
47
|
+
- Lombok pluginをインストールする。
|
48
48
|
|
49
49
|
Settings > Build, Excecution, Deployment > Compiler > Annotation Processor > Enable Annotation ProcessingをONにする。
|
50
50
|
|
@@ -80,6 +80,10 @@
|
|
80
80
|
|
81
81
|
###エラーメッセージ
|
82
82
|
|
83
|
+
|
84
|
+
|
85
|
+
作業の4までするとこれが出てきます。
|
86
|
+
|
83
87
|
```
|
84
88
|
|
85
89
|
Caused by: org.flywaydb.core.internal.exception.FlywaySqlException:
|