This repository was archived by the owner on Dec 4, 2025. It is now read-only.
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
22: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!
33
44image: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.
1818=== Getting started
1919
2020 * 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
2222 * Add the Spring milestone repository `https://repo.spring.io/milestone`
2323 * Select the "Web" starter
2424 * 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
22: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!
33
44image: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
6969=== Getting started
7070
7171* 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
7373* Add the Spring milestone repository `https://repo.spring.io/milestone`
7474* Select the "Web" starter
7575* Add the `org.springframework.fu:spring-fu-kofu:{spring-fu-version}` dependency
You can’t perform that action at this time.
0 commit comments