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

[Typo]: 官网文档JPA开发指引中BooStoreDAO.java名称错误,应为BookStoreDAO.java #1184

Closed
1 task done
aronchanisme opened this issue Dec 10, 2024 · 0 comments
Closed
1 task done

Comments

@aronchanisme
Copy link

Is there an existing issue about this typo?

  • I have checked the existing issues.

Describe the issue

文档:https://docs.matrixorigin.cn/v24.2.0.0/MatrixOne/Tutorial/springboot-hibernate-crud-demo/#1-bookstorecontrollerjava

错误:2. BooStoreDAO.java
正确:2. BookStoreDAO.java

否则运行会有报错:
java: 类BookStoreDAO是公共的, 应在名为 BookStoreDAO.java 的文件中声明

@yangj1211 yangj1211 mentioned this issue Dec 17, 2024
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants