Skip to content

Commit 96d293c

Browse files
committed
Update documentation
1 parent d6a3832 commit 96d293c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

jafu/README.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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

44
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.
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

kofu/README.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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

44
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
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

0 commit comments

Comments
 (0)