Skip to content
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

Building a RESTful Web Service: @SpringBootApplication annotation #155

Open
noelo-cohelo opened this issue Mar 1, 2023 · 2 comments
Open

Comments

@noelo-cohelo
Copy link

Annotation @SpringBootApplication is described like it was contained in the code while it isn't.
https://spring.io/guides/gs/rest-service/

@noelo-cohelo
Copy link
Author

noelo-cohelo commented Mar 3, 2023

Similarly, in https://spring.io/guides/gs/testing-web/, @LocalServerPort is mentioned while it's not in the code.

@robertmcnees
Copy link

Hi @noelo-cohelo. Can you provide a bit more clarification?

For our rest-service guide, this line has @SpringBootApplication.

For the testing-web guide, @LocalServerPort is mentioned on this line.

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

No branches or pull requests

2 participants