File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- :spring-fu-version: 0.4.3
1
+ :spring-fu-version: 0.5.0
2
2
:jafu-javadoc-url: http://repo.spring.io/milestone/org/springframework/fu/spring-fu-jafu/{spring-fu-version}/spring-fu-jafu-{spring-fu-version}-javadoc.jar!
3
3
4
4
image:https://img.shields.io/badge/JaFu%20documentation-blue.svg["JaFu documentation", link="{jafu-javadoc-url}/index.html"]
@@ -18,7 +18,7 @@ Be aware that a few static imports will be needed.
18
18
=== Getting started
19
19
20
20
* Go to https://start.spring.io/[start.spring.io]
21
- * Select the latest Spring Boot `2.4 .x` version
21
+ * Select the latest Spring Boot `2.6 .x` version
22
22
* Add the Spring milestone repository `https://repo.spring.io/milestone`
23
23
* Select the "Web" starter
24
24
* Add the `org.springframework.fu:spring-fu-jafu:{spring-fu-version}` dependency
Original file line number Diff line number Diff line change 1
- :spring-fu-version: 0.4.3
1
+ :spring-fu-version: 0.5.0
2
2
:kofu-kdoc-url: http://repo.spring.io/milestone/org/springframework/fu/spring-fu-kofu/{spring-fu-version}/spring-fu-kofu-{spring-fu-version}-javadoc.jar!
3
3
4
4
image:https://img.shields.io/badge/KoFu%20documentation-blue.svg["KoFu documentation", link="{kofu-kdoc-url}/kofu/index.html"]
@@ -69,7 +69,7 @@ To use WebFlux.fn instead
69
69
=== Getting started
70
70
71
71
* Go to https://start.spring.io/#!type=gradle-project&language=kotlin[start.spring.io]
72
- * Select the latest Spring Boot `2.4 .x` version
72
+ * Select the latest Spring Boot `2.6 .x` version
73
73
* Add the Spring milestone repository `https://repo.spring.io/milestone`
74
74
* Select the "Web" starter
75
75
* Add the `org.springframework.fu:spring-fu-kofu:{spring-fu-version}` dependency
You can’t perform that action at this time.
0 commit comments