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

Maybe it's time to update the documentation? #4302

Closed
yjrguxing opened this issue Aug 27, 2024 · 1 comment
Closed

Maybe it's time to update the documentation? #4302

yjrguxing opened this issue Aug 27, 2024 · 1 comment
Assignees
Milestone

Comments

@yjrguxing
Copy link

When I tried to learn Eurake by reading the documentation, I realized that a large portion of the documentation was outdated.

For example as When I want to build a Eurake server by referring to the documentation
new SpringApplicationBuilder(Application.class).web(true).run(args)

.web() parameters have been updated from boolean to WebApplicationType

This got me stuck at the first step of learning Eurake through the official documentation, so I had to learn it through other tutorial articles or videos

@OlgaMaciaszek
Copy link
Collaborator

Hi @yjrguxing, thanks for reporting the issue. I'll fix the thing you've pointed out. If you see any other incorrect information in the docs, please create an issue and we will fix it.

@OlgaMaciaszek OlgaMaciaszek self-assigned this Sep 6, 2024
@OlgaMaciaszek OlgaMaciaszek moved this to Todo in 2023.0.4 Sep 6, 2024
@OlgaMaciaszek OlgaMaciaszek moved this from Todo to In Progress in 2023.0.4 Sep 6, 2024
@OlgaMaciaszek OlgaMaciaszek added this to the 4.1.4 milestone Sep 6, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in 2023.0.4 Sep 6, 2024
@OlgaMaciaszek OlgaMaciaszek moved this to Done in 2024.0.0-M2 Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Status: Done
Development

No branches or pull requests

3 participants