faisalferoz
faisalferoz
The correct dependencies are as follows: ``` com.embedler.moon.graphql.boot.starter graphql-spring-boot-starter 2.0 com.embedler.moon.graphql.boot.starter graphiql-spring-boot-starter 2.0.0 ``` In the readme the groupid is missing starter at the end.
The correct dependencies are as follows: ``` com.embedler.moon.graphql.boot.starter graphql-spring-boot-starter 2.0 com.embedler.moon.graphql.boot.starter graphiql-spring-boot-starter 2.0.0 ``` In the readme the groupid is missing starter at the end.
@felipesere take a look at this class: https://github.com/damnhandy/Handy-URI-Templates/blob/2.1-branch/src/main/java/com/damnhandy/uri/template/UriTemplateResolver.java
IMO should be against 2.1- branch. @damnhandy shud be able to tell better since he is the owner of the project.