Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

SpringBoot GraphQL Not exposing /graphql endpoint

Currently trying to setup SpringBoot and GraphQL but whenever I run the application I don't seem to get the /graphql endpoint exposed, nor does the graphiql UI get exposed when I set it to enabled in the application.yml file.

I've also tried setting the endpoint manually in the properties but that also isn't exposed.

I've pushed up the code to github below as I can't work out where the problem would be.

https://github.com/RyanMoss96/spring-boot-graphql

like image 743
xiimoss Avatar asked Feb 27 '26 09:02

xiimoss


1 Answers

I think you need to downgrade the version. If you're using Spring Boot, use 2.7.x. It may work

like image 113
Rasathurai Karan Avatar answered Mar 02 '26 06:03

Rasathurai Karan



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!