teratail header banner
teratail header banner
質問するログイン新規登録

回答編集履歴

1

引用部分を分かりやすいように編集

2016/10/15 18:57

投稿

matsu
matsu

スコア702

answer CHANGED
@@ -1,5 +1,8 @@
1
+ 複数バージョンのspringを使用していると
1
- 複数バージョンのspringを使用していると`There is a version mismatch between the spring client and the server.
2
+ > There is a version mismatch between the spring client and the server.
2
- You should restart the server and make sure to use the same version.` このエラーが発生するようです。
3
+ > You should restart the server and make sure to use the same version.
4
+
5
+ このエラーが発生するようです。
3
6
  `spring stop`で停止させてみてはどうでしょうか。
4
7
  なお、上記では駄目な場合もあり、その場合は、アップデートでバージョンを統一したり、アンインストールすることで対応した人もいるようです。
5
8