Skip to content

Project 'samples' not found in root project 'spring-graphql'. #443

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ZhangTianCi opened this issue Jul 20, 2022 · 2 comments
Closed

Project 'samples' not found in root project 'spring-graphql'. #443

ZhangTianCi opened this issue Jul 20, 2022 · 2 comments
Labels
status: invalid An issue that we don't feel is valid

Comments

@ZhangTianCi
Copy link
Contributor

./gradlew :samples:webmvc-http:bootRun 

FAILURE: Build failed with an exception.

* What went wrong:
Project 'samples' not found in root project 'spring-graphql'.

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 1s
7 actionable tasks: 7 up-to-date
@ZhangTianCi
Copy link
Contributor Author

when i want try samples.

It's happen some error whit i used document :

document

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jul 20, 2022
@rstoyanchev
Copy link
Contributor

The main branch has switched to Boot 3, Spring Framework 6, but the Boot auto-configuration needs to become available with see spring-projects/spring-boot#31809 before the samples can work again.

For the time being, switch to the 1.0.x branch where you can run them.

@rstoyanchev rstoyanchev added status: invalid An issue that we don't feel is valid and removed status: waiting-for-triage An issue we've not yet triaged labels Jul 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: invalid An issue that we don't feel is valid
Projects
None yet
Development

No branches or pull requests

3 participants