dgs-examples-java
dgs-examples-java copied to clipboard
spring boot 3.x '/graphql' endpoint not appear
Hi there.
I found issue when try to excute this project.
Using commit that 'spring boot 3.x' applied then not appear '/graphql' endpoint.
spring boot 3.0 ( commit ID : 20fb399fff56ed1033308a649f50b7e6e8f14885 ) running console

spring boot 2.7 ( commit ID : c8e0bcb336922e419159c4ac05473f45e1a0ac5b ) running console

How to solve this issue?
Thanks in advence.