René's URL Explorer Experiment


Title: 面向领域驱动设计 —— Domain Driver Design · Issue #14 · codingapi/springboot-framework · GitHub

Open Graph Title: 面向领域驱动设计 —— Domain Driver Design · Issue #14 · codingapi/springboot-framework

X Title: 面向领域驱动设计 —— Domain Driver Design · Issue #14 · codingapi/springboot-framework

Description: 业务模型即为类对象,通过对对象的封装实现对业务的封装,封装的原则就是单一责任。 业务的梳理,可区分业务的主线与支线。简化业务复杂度,增加业务的拓展性。 业务模型与数据持久化是松耦合的关系,他们之间更像是一种订阅关系 业务的拓展,可通过事件与消息模式解耦 事件与消息区别 事件:事件通常发生在程序系统内部,发生在进程的内部。事件订阅者与发起者可以不在同一个事务内,各个订阅者相对独立。 消息:消息队列通常是异步的,通常发生在不同的进程里。 可视化与UML,可视化是为了便于理解...

Open Graph Description: 业务模型即为类对象,通过对对象的封装实现对业务的封装,封装的原则就是单一责任。 业务的梳理,可区分业务的主线与支线。简化业务复杂度,增加业务的拓展性。 业务模型与数据持久化是松耦合的关系,他们之间更像是一种订阅关系 业务的拓展,可通过事件与消息模式解耦 事件与消息区别 事件:事件通常发生在程序系统内部,发生在进程的内部。事件订阅者与发起者可以不在同一个事务内,各个订阅者相对独立。 消息:消息...

X Description: 业务模型即为类对象,通过对对象的封装实现对业务的封装,封装的原则就是单一责任。 业务的梳理,可区分业务的主线与支线。简化业务复杂度,增加业务的拓展性。 业务模型与数据持久化是松耦合的关系,他们之间更像是一种订阅关系 业务的拓展,可通过事件与消息模式解耦 事件与消息区别 事件:事件通常发生在程序系统内部,发生在进程的内部。事件订阅者与发起者可以不在同一个事务内,各个订阅者相对独立。 消息:消息...

Opengraph URL: https://github.com/codingapi/springboot-framework/issues/14

X: @github

direct link

Domain: patch-diff.githubusercontent.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"面向领域驱动设计 ——  Domain Driver Design","articleBody":"- 业务模型即为类对象,通过对对象的封装实现对业务的封装,封装的原则就是单一责任。\r\n- 业务的梳理,可区分业务的主线与支线。简化业务复杂度,增加业务的拓展性。\r\n- 业务模型与数据持久化是松耦合的关系,他们之间更像是一种订阅关系\r\n- 业务的拓展,可通过事件与消息模式解耦\r\n    - 事件与消息区别\r\n        - 事件:事件通常发生在程序系统内部,发生在进程的内部。事件订阅者与发起者可以不在同一个事务内,各个订阅者相对独立。\r\n        - 消息:消息队列通常是异步的,通常发生在不同的进程里。\r\n- 可视化与UML,可视化是为了便于理解,为了进一步的优化模型\r\n- 防腐层与Repository的区别,他们都采用接口隔离设计,防腐层是对其他模块防腐,更像是一种提供API的能力,而Repository是内部防腐,其实是隔离业务模型与基础设施的一种抽象。\r\n\r\n业务分类:\r\n\r\n1. 主动业务,业务由自己可控,例如自己有一个订单对象,你通过订单对象可以完成对订单的创建与变更。\r\n2. 被动业务,业务的控制是由其他资源控制的,例如同样是订单的操作,但是你需要调用其他服务的api实现,而不是由自己的业务来实现。\r\n\r\nPS:\r\n  针对这两种业务,是都可以实现业务模型的自控的。这里主要讨论的是被动业务模式,在这种情况下开发的过程中,容易被第三方的提供能力所束缚,例如受限于他提供的接口顺序与字段要求,容易让自己的业务模型变成了调用服务的工具类,从而失去了模型的意义。对应这样的场景,提供两个建议:  \r\n   1,我们可以把第三方服务看做成数据库服务,这样你的业务模型与第三方服务交互的过程就变成了是由Repository完成的持久化过程了。  \r\n   2,为了应对第三方服务层面的设计(如接口顺序、字段限制)问题影响到业务模型,可以在第三方服务的基础设施上做适配器,不要让第三方服务的设计问题腐蚀到你的业务模型。  ","author":{"url":"https://github.com/xlorne","@type":"Person","name":"xlorne"},"datePublished":"2022-07-21T06:44:19.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":3},"url":"https://github.com/14/springboot-framework/issues/14"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:8429f464-c8e2-190b-a667-89f93b4133d9
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idC82C:23F8A8:33E3FE5:456568A:697069B1
html-safe-nonce4560878480fa8a48582c667ac80eac7a8ec816475e09228544a9304b86da2417
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDODJDOjIzRjhBODozM0UzRkU1OjQ1NjU2OEE6Njk3MDY5QjEiLCJ2aXNpdG9yX2lkIjoiNjM4NDgwMTA1MTQ1MzcxMjgxNyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmace369f001e5e594616e67c9ab0cb6ab1b80a1ac5d4a72d096eaed95d00f377fb6
hovercard-subject-tagissue:1312741414
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/codingapi/springboot-framework/14/issue_layout
twitter:imagehttps://opengraph.githubassets.com/ed703856154281d1888d69fb89a2226defe4a1c208e83442ab6dfdbb9c9a2346/codingapi/springboot-framework/issues/14
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/ed703856154281d1888d69fb89a2226defe4a1c208e83442ab6dfdbb9c9a2346/codingapi/springboot-framework/issues/14
og:image:alt业务模型即为类对象,通过对对象的封装实现对业务的封装,封装的原则就是单一责任。 业务的梳理,可区分业务的主线与支线。简化业务复杂度,增加业务的拓展性。 业务模型与数据持久化是松耦合的关系,他们之间更像是一种订阅关系 业务的拓展,可通过事件与消息模式解耦 事件与消息区别 事件:事件通常发生在程序系统内部,发生在进程的内部。事件订阅者与发起者可以不在同一个事务内,各个订阅者相对独立。 消息:消息...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamexlorne
hostnamegithub.com
expected-hostnamegithub.com
None9920a62ba22d06470388e2904804fb7e5ec51c9e35f81784e9191394c74b2bd2
turbo-cache-controlno-preview
go-importgithub.com/codingapi/springboot-framework git https://github.com/codingapi/springboot-framework.git
octolytics-dimension-user_id33536761
octolytics-dimension-user_logincodingapi
octolytics-dimension-repository_id401886889
octolytics-dimension-repository_nwocodingapi/springboot-framework
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id401886889
octolytics-dimension-repository_network_root_nwocodingapi/springboot-framework
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release7d6181066430cc06553c8396ca201e194ae33cb9
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/codingapi/springboot-framework/issues/14#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fcodingapi%2Fspringboot-framework%2Fissues%2F14
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fcodingapi%2Fspringboot-framework%2Fissues%2F14
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=codingapi%2Fspringboot-framework
Reloadhttps://patch-diff.githubusercontent.com/codingapi/springboot-framework/issues/14
Reloadhttps://patch-diff.githubusercontent.com/codingapi/springboot-framework/issues/14
Reloadhttps://patch-diff.githubusercontent.com/codingapi/springboot-framework/issues/14
codingapi https://patch-diff.githubusercontent.com/codingapi
springboot-frameworkhttps://patch-diff.githubusercontent.com/codingapi/springboot-framework
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Fcodingapi%2Fspringboot-framework
Fork 47 https://patch-diff.githubusercontent.com/login?return_to=%2Fcodingapi%2Fspringboot-framework
Star 138 https://patch-diff.githubusercontent.com/login?return_to=%2Fcodingapi%2Fspringboot-framework
Code https://patch-diff.githubusercontent.com/codingapi/springboot-framework
Issues 2 https://patch-diff.githubusercontent.com/codingapi/springboot-framework/issues
Pull requests 0 https://patch-diff.githubusercontent.com/codingapi/springboot-framework/pulls
Actions https://patch-diff.githubusercontent.com/codingapi/springboot-framework/actions
Projects 0 https://patch-diff.githubusercontent.com/codingapi/springboot-framework/projects
Wiki https://patch-diff.githubusercontent.com/codingapi/springboot-framework/wiki
Security Uh oh! There was an error while loading. Please reload this page. https://patch-diff.githubusercontent.com/codingapi/springboot-framework/security
Please reload this pagehttps://patch-diff.githubusercontent.com/codingapi/springboot-framework/issues/14
Insights https://patch-diff.githubusercontent.com/codingapi/springboot-framework/pulse
Code https://patch-diff.githubusercontent.com/codingapi/springboot-framework
Issues https://patch-diff.githubusercontent.com/codingapi/springboot-framework/issues
Pull requests https://patch-diff.githubusercontent.com/codingapi/springboot-framework/pulls
Actions https://patch-diff.githubusercontent.com/codingapi/springboot-framework/actions
Projects https://patch-diff.githubusercontent.com/codingapi/springboot-framework/projects
Wiki https://patch-diff.githubusercontent.com/codingapi/springboot-framework/wiki
Security https://patch-diff.githubusercontent.com/codingapi/springboot-framework/security
Insights https://patch-diff.githubusercontent.com/codingapi/springboot-framework/pulse
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/codingapi/springboot-framework/issues/14
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/codingapi/springboot-framework/issues/14
面向领域驱动设计 —— Domain Driver Designhttps://patch-diff.githubusercontent.com/codingapi/springboot-framework/issues/14#top
good first issueGood for newcomershttps://github.com/codingapi/springboot-framework/issues?q=state%3Aopen%20label%3A%22good%20first%20issue%22
https://github.com/xlorne
https://github.com/xlorne
xlornehttps://github.com/xlorne
on Jul 21, 2022https://github.com/codingapi/springboot-framework/issues/14#issue-1312741414
good first issueGood for newcomershttps://github.com/codingapi/springboot-framework/issues?q=state%3Aopen%20label%3A%22good%20first%20issue%22
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.