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

Ref config #217

Merged
merged 2 commits into from
Jul 12, 2024
Merged

Ref config #217

merged 2 commits into from
Jul 12, 2024

Conversation

techa03
Copy link
Owner

@techa03 techa03 commented Jul 12, 2024

No description provided.

techa03 added 2 commits July 6, 2024 21:23
- 将订单服务接口及实现类更名为更通用的`OrderService`。
-移除`SuccessKilledMongoService`及相关DTO,改为使用`OrderDTO`。
- 应用`@FeignClient`注解并实现fallback机制。
- 修改了配置文件中的数据源配置及Nacos配置。
- 移除无用的`bootstrap.properties`文件。
- 更新了POM文件,移除了一些不必要的依赖。
- 优化了日志记录方式。
- 删除了废弃的Controller和Service实现。

此次重构主要集中在订单服务的实现和微服务配置的调整上,旨在提高代码的可读性和可维护性,同时减少了一些不必要的资源开销。
@techa03 techa03 merged commit e1b6942 into master Jul 12, 2024
0 of 3 checks passed
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.

1 participant