Skip to content
This repository was archived by the owner on Oct 25, 2021. It is now read-only.

Add functional routing to integrate this library with spring-fu #18

Closed
wants to merge 4 commits into from

Conversation

FVershinin
Copy link

This pull request changes annotated controllers to functional routing (WebFlux.fn and WebMvc.fn). It will significantly simplify integrating this library with spring-fu because it works only with functional routing.

Also, I updated spring-boot to 2.2.0 because since this version spring-boot supports RouterFunctions in the annotated controller applications.

Signed-off-by: Fjodor Vershinin fedor@vershinin.net

Signed-off-by: Fjodor Vershinin <fedor@vershinin.net>
Signed-off-by: Fjodor Vershinin <fedor@vershinin.net>
Signed-off-by: Fjodor Vershinin <fedor@vershinin.net>
…started with spring" section

Signed-off-by: Fjodor Vershinin <fedor@vershinin.net>
@andimarek
Copy link
Member

This project is now archived in favor of the official Spring GraphQL integration.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants