回答編集履歴
2
Spring のバージョン変更管理に関する資料を追加
answer
CHANGED
@@ -6,4 +6,11 @@
|
|
6
6
|
バージョン一覧は、Maven Repository を参照してみてください。
|
7
7
|
|
8
8
|
* [Maven Repository: org.springframework.boot » spring-boot-starter-parent](https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-parent)
|
9
|
-
[https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-parent](https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-parent)
|
9
|
+
[https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-parent](https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-parent)
|
10
|
+
|
11
|
+
(追記: 2021-08-10)
|
12
|
+
|
13
|
+
Spring のバージョン管理方法についての変更ブログはこちらです。
|
14
|
+
|
15
|
+
* [Updates to Spring Versions](https://spring.io/blog/2020/04/30/updates-to-spring-versions)
|
16
|
+
[https://spring.io/blog/2020/04/30/updates-to-spring-versions](https://spring.io/blog/2020/04/30/updates-to-spring-versions)
|
1
リンクを有効
answer
CHANGED
@@ -5,5 +5,5 @@
|
|
5
5
|
|
6
6
|
バージョン一覧は、Maven Repository を参照してみてください。
|
7
7
|
|
8
|
-
* Maven Repository: org.springframework.boot » spring-boot-starter-parent
|
9
|
-
|
8
|
+
* [Maven Repository: org.springframework.boot » spring-boot-starter-parent](https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-parent)
|
9
|
+
[https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-parent](https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-parent)
|