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

Optimize Documentation #1255

Open
wants to merge 15 commits into
base: develop
Choose a base branch
from
Open

Optimize Documentation #1255

wants to merge 15 commits into from

Conversation

tonycody
Copy link
Contributor

🩹 Featrue of the list:
[*] Optimize Documentation
[+] Run with Docker Compose

tonycody and others added 15 commits September 6, 2023 13:46
- Upgrade maven version to 3.8.8
- Add maven base configuration
- Adjust the naming of some properties in pom.xml.
- Add sorter maven plugin to standardize the location of pom.xml elements for each submodule to maintain a consistent style.
- Optimizing the pom style
- Optimized code
- Optimize the problem that when switching between English and Chinese, the registration source is always in Chinese and will not switch.
- Add maven profile to optionally build UI project via IDEA, default UI build.
- Optimize the problem that when switching between English and Chinese, the registration source is always in Chinese and will not switch.
When in a development environment, services are registered in the registry. The same project, the same service, multiple coworkers start the project, multiple service providers exist, and at the moment the service is requested, coworker A may expect the request to be for his own machine.

This scenario is currently not supported, you need to add a service provider IP selection item in the debug page, when you select a provider request, request the service provider's machine. When not selected, the load is balanced by default.
-Dmaven.test.skip=false
rat exclude .mvn/pnpm-lock.yaml
rat exclude files
Checkstyle UnusedImports remove
…perties can specify the content of the page title, in the multi-environment state can be friendly and intuitive to distinguish between environments

- Adjusted maven profile to simplify ui-build to ui
[*] Optimize Documentation
[+] Run with Docker Compose
Copy link

sonarcloud bot commented Nov 30, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

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

Successfully merging this pull request may close these issues.

None yet

1 participant