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

[Add/Update] Reorganize the code architecture #13

Open
3 of 4 tasks
Jzow opened this issue Aug 30, 2023 · 1 comment
Open
3 of 4 tasks

[Add/Update] Reorganize the code architecture #13

Jzow opened this issue Aug 30, 2023 · 1 comment
Assignees
Labels
pr: good-first-issue An issue that a contributor can help us with type: documentation Improvements or additions to documentation type: enhancement A general enhancement

Comments

@Jzow
Copy link
Member

Jzow commented Aug 30, 2023

  • Separate the current business logic, data access layer, and external interface layer into separate modules
  • Conduct unit tests on some modules
  • Manage the dependency jar files of each module in an orderly manner, with the parent class Spring project
  • Add a new document description under each module, indicating which business documents are used for
@Jzow Jzow added type: documentation Improvements or additions to documentation type: enhancement A general enhancement pr: good-first-issue An issue that a contributor can help us with labels Aug 30, 2023
@Jzow Jzow self-assigned this Aug 30, 2023
Jzow added a commit to Jzow/eairp that referenced this issue Aug 30, 2023
Jzow added a commit that referenced this issue Aug 30, 2023
Jzow added a commit that referenced this issue Aug 31, 2023
Jzow added a commit that referenced this issue Aug 31, 2023
Unable to run after fixing the refactoring code architecture #13
Jzow added a commit to Jzow/eairp that referenced this issue Sep 2, 2023
Jzow added a commit to Jzow/eairp that referenced this issue Sep 2, 2023
@Jzow Jzow mentioned this issue Sep 2, 2023
@Jzow
Copy link
Member Author

Jzow commented Oct 26, 2023

When verifying the success operation of some tool code classes, Java's static main method should not be used. We need to further test in the test folder to keep test records

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: good-first-issue An issue that a contributor can help us with type: documentation Improvements or additions to documentation type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant