Skip to content

Commit

Permalink
Deploy to GitHub pages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jan 15, 2025
0 parents commit 36788dd
Show file tree
Hide file tree
Showing 6,470 changed files with 1,166,397 additions and 0 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
32 changes: 32 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
<!DOCTYPE html>
<html lang="zh-CN" dir="ltr">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>404 | Wow</title>
<meta name="description" content="Not Found">
<meta name="generator" content="VitePress v1.5.0">
<link rel="preload stylesheet" href="/assets/style.XeF8KgR9.css" as="style">
<link rel="preload stylesheet" href="/vp-icons.css" as="style">

<script type="module" src="/assets/app.CIhiWfk2.js"></script>
<link rel="preload" href="/assets/inter-roman-latin.Di8DUHzh.woff2" as="font" type="font/woff2" crossorigin="">
<link rel="icon" href="/favicon.ico">
<meta name="keywords" content="领域驱动, 事件驱动, 测试驱动, 声明式设计, 响应式编程, 命令查询职责分离, 事件溯源">
<meta http-equiv="cache-control" content="no-cache, no-store, must-revalidate">
<meta http-equiv="pragma" content="no-cache">
<meta http-equiv="expires" content="0">
<link rel="manifest" href="/manifest.webmanifest">
<meta name="application-name" content="Wow">
<meta name="theme-color" content="#5f67ee">
<script async src="https://www.googletagmanager.com/gtag/js?id=G-9HYEC088Y1"></script>
<script>window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}gtag("js",new Date),gtag("config","G-9HYEC088Y1");</script>
<script id="check-dark-mode">(()=>{const e=localStorage.getItem("vitepress-theme-appearance")||"dark",a=window.matchMedia("(prefers-color-scheme: dark)").matches;(!e||e==="auto"?a:e==="dark")&&document.documentElement.classList.add("dark")})();</script>
<script id="check-mac-os">document.documentElement.classList.toggle("mac",/Mac|iPhone|iPod|iPad/i.test(navigator.platform));</script>
</head>
<body>
<div id="app"></div>
<script>window.__VP_HASH_MAP__=JSON.parse("{\"guide_advanced_aggregate-scheduler.md\":\"2Ur7yPde\",\"guide_advanced_architecture.md\":\"BMRNeMZz\",\"guide_advanced_compiler.md\":\"exoUG3BW\",\"guide_advanced_id-generator.md\":\"CdyCcucw\",\"guide_advanced_metrics.md\":\"l1xsMSRN\",\"guide_advanced_observability.md\":\"DpszaZ3n\",\"guide_advanced_prepare-key.md\":\"BajI8M9o\",\"guide_best-practices.md\":\"Cs9IG1tb\",\"guide_bi.md\":\"BkWotQrk\",\"guide_command-gateway.md\":\"BFiEFrjY\",\"guide_configuration.md\":\"vndd000T\",\"guide_event-compensation.md\":\"Bvc4_PkV\",\"guide_event-processor.md\":\"lnNsbtL3\",\"guide_eventstore.md\":\"O3BujJpN\",\"guide_extensions_elasticsearch.md\":\"BsqxYN4j\",\"guide_extensions_kafka.md\":\"CVfy5jSS\",\"guide_extensions_mongo.md\":\"DAyt-WFJ\",\"guide_extensions_opentelemetry.md\":\"Br6MMtai\",\"guide_extensions_r2bdc.md\":\"PzZwemU-\",\"guide_extensions_redis.md\":\"DCBkUsRp\",\"guide_extensions_spring-boot-starter.md\":\"CMuBPuK2\",\"guide_extensions_tck.md\":\"BJ8_neUW\",\"guide_extensions_webflux.md\":\"B2C1K8fa\",\"guide_getting-started.md\":\"B-dQNglU\",\"guide_introduction.md\":\"BOeNvAR9\",\"guide_modeling.md\":\"uD_agFkp\",\"guide_open-api.md\":\"CR-YeFSp\",\"guide_perf-test.md\":\"BT8kmky_\",\"guide_projection.md\":\"Be66puNs\",\"guide_query.md\":\"CAj2h3TO\",\"guide_saga.md\":\"jadfQbpA\",\"guide_snapshot.md\":\"B8m2Eko_\",\"guide_test-suite.md\":\"GTsGvA7v\",\"index.md\":\"B0tVnk9U\",\"reference_awesome_cqrs.md\":\"BM-0ZOE2\",\"reference_awesome_microservices.md\":\"CtcYti24\",\"reference_awesome_reactive.md\":\"bURLNV3C\",\"reference_config_basic.md\":\"D73Vr4Zn\",\"reference_config_command.md\":\"_JNtulk7\",\"reference_config_event.md\":\"QqPIGI3N\",\"reference_config_eventsourcing.md\":\"CFADNymm\",\"reference_example_order.md\":\"DyeCaltY\",\"reference_example_transfer.md\":\"D-SyySdR\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"zh-CN\",\"dir\":\"ltr\",\"title\":\"Wow\",\"description\":\"Wow - 领域模型即服务 | 基于 DDD & EventSourcing 的现代响应式 CQRS 架构微服务开发框架 | Modern Reactive CQRS Architecture Microservice development framework based on DDD and EventSourcing.\",\"base\":\"/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":\"dark\",\"themeConfig\":{\"logo\":\"/images/logo.svg\",\"siteTitle\":\"领域模型即服务 | Wow\",\"editLink\":{\"pattern\":\"https://github.com/Ahoo-Wang/Wow/edit/main/documentation/docs/:path\"},\"lastUpdated\":{\"text\":\"上次更新\"},\"outline\":{\"label\":\"本页目录\",\"level\":[2,3]},\"aside\":true,\"search\":{\"provider\":\"local\"},\"nav\":[{\"text\":\"指南\",\"link\":\"/guide/getting-started\",\"activeMatch\":\"^/guide/\"},{\"text\":\"参考\",\"activeMatch\":\"^/reference/\",\"items\":[{\"text\":\"配置\",\"items\":[{\"text\":\"基础配置\",\"link\":\"/reference/config/basic\"},{\"text\":\"命令总线\",\"link\":\"/reference/config/command\"},{\"text\":\"事件总线\",\"link\":\"/reference/config/event\"},{\"text\":\"事件溯源\",\"link\":\"/reference/config/eventsourcing\"}]},{\"text\":\"示例\",\"items\":[{\"text\":\"银行转账(JAVA)\",\"link\":\"/reference/example/transfer\"},{\"text\":\"订单系统\",\"link\":\"/reference/example/order\"}]},{\"text\":\"Awesome\",\"items\":[{\"text\":\"CQRS\",\"link\":\"/reference/awesome/cqrs\"},{\"text\":\"Microservices\",\"link\":\"/reference/awesome/microservices\"},{\"text\":\"Reactive\",\"link\":\"/reference/awesome/reactive\"}]}]},{\"text\":\"API\",\"link\":\"/dokka/index.html\",\"target\":\"_blank\"},{\"text\":\"资源\",\"items\":[{\"text\":\"用于快速构建基于 Wow 框架的 DDD 项目模板\",\"link\":\"https://github.com/Ahoo-Wang/wow-project-template\"},{\"text\":\"开源项目 - 微服务治理\",\"items\":[{\"text\":\"CosId - 通用、灵活、高性能的分布式 ID 生成器\",\"link\":\"https://github.com/Ahoo-Wang/CosId\"},{\"text\":\"CoSky - 高性能、低成本微服务治理平台\",\"link\":\"https://github.com/Ahoo-Wang/CoSky\"},{\"text\":\"CoSec - 基于 RBAC 和策略的多租户响应式安全框架\",\"link\":\"https://github.com/Ahoo-Wang/CoSec\"},{\"text\":\"CoCache - 分布式一致性二级缓存框架\",\"link\":\"https://github.com/Ahoo-Wang/CoCache\"},{\"text\":\"Simba - 易用、灵活的分布式锁服务\",\"link\":\"https://github.com/Ahoo-Wang/Simba\"}]}]},{\"text\":\"更新日志\",\"link\":\"https://github.com/Ahoo-Wang/Wow/releases\"},{\"text\":\"Gitee\",\"link\":\"https://gitee.com/AhooWang/Wow\"}],\"sidebar\":{\"/guide/\":[{\"base\":\"/guide/\",\"text\":\"指南\",\"collapsed\":false,\"items\":[{\"text\":\"简介\",\"link\":\"introduction\"},{\"text\":\"快速上手\",\"link\":\"getting-started\"},{\"text\":\"聚合建模\",\"link\":\"modeling\"},{\"text\":\"命令网关\",\"link\":\"command-gateway\"},{\"text\":\"分布式事务(Saga)\",\"link\":\"saga\"},{\"text\":\"投影处理器\",\"link\":\"projection\"},{\"text\":\"查询服务\",\"link\":\"query\"},{\"text\":\"Open API\",\"link\":\"open-api\"},{\"text\":\"测试套件\",\"link\":\"test-suite\"},{\"text\":\"商业智能\",\"link\":\"bi\"},{\"text\":\"事件补偿\",\"link\":\"event-compensation\"},{\"text\":\"性能评测\",\"link\":\"perf-test\"}]},{\"base\":\"/guide/extensions/\",\"text\":\"扩展\",\"collapsed\":false,\"items\":[{\"text\":\"Kafka\",\"link\":\"kafka\"},{\"text\":\"Mongo\",\"link\":\"mongo\"},{\"text\":\"Redis\",\"link\":\"redis\"},{\"text\":\"R2bdc\",\"link\":\"r2bdc\"},{\"text\":\"Elasticsearch\",\"link\":\"elasticsearch\"},{\"text\":\"OpenTelemetry\",\"link\":\"opentelemetry\"},{\"text\":\"WebFlux\",\"link\":\"webflux\"},{\"text\":\"Spring-Boot-Starter\",\"link\":\"spring-boot-starter\"},{\"text\":\"兼容性测试套件\",\"link\":\"tck\"}]},{\"base\":\"/guide/advanced/\",\"text\":\"深入\",\"collapsed\":false,\"items\":[{\"text\":\"Id 生成器\",\"link\":\"id-generator\"},{\"text\":\"编译器\",\"link\":\"compiler\"},{\"text\":\"预分配 Key\",\"link\":\"prepare-key\"}]},{\"text\":\"参考\",\"base\":\"/reference/\",\"collapsed\":false,\"items\":[{\"text\":\"配置\",\"link\":\"config/basic\"},{\"text\":\"示例\",\"link\":\"example/transfer\"},{\"text\":\"Awesome\",\"link\":\"awesome/cqrs\"}]}],\"/reference/\":[{\"text\":\"参考\",\"items\":[{\"text\":\"配置\",\"base\":\"/reference/config/\",\"collapsed\":false,\"items\":[{\"text\":\"基础配置\",\"link\":\"basic\"},{\"text\":\"命令总线\",\"link\":\"command\"},{\"text\":\"事件总线\",\"link\":\"event\"},{\"text\":\"事件溯源\",\"link\":\"eventsourcing\"}]},{\"text\":\"示例\",\"base\":\"/reference/example/\",\"collapsed\":false,\"items\":[{\"text\":\"银行转账(JAVA)\",\"link\":\"transfer\"},{\"text\":\"订单系统\",\"link\":\"order\"}]},{\"text\":\"Awesome\",\"base\":\"/reference/awesome/\",\"collapsed\":false,\"items\":[{\"text\":\"CQRS\",\"link\":\"cqrs\"},{\"text\":\"Microservices\",\"link\":\"microservices\"},{\"text\":\"Reactive\",\"link\":\"reactive\"}]}]}]},\"socialLinks\":[{\"icon\":\"github\",\"link\":\"https://github.com/Ahoo-Wang/Wow\"}],\"externalLinkIcon\":true,\"footer\":{\"message\":\"Released under the Apache 2.0 License.\",\"copyright\":\"Copyright © 2022-present <a href=\\\"https://github.com/Ahoo-Wang\\\" target=\\\"_blank\\\">Ahoo Wang</a>\"},\"notFound\":{\"title\":\"页面未找到\",\"quote\":\"你访问的页面不存在。\",\"linkText\":\"返回首页\"}},\"locales\":{},\"scrollOffset\":134,\"cleanUrls\":false}");</script>

</body>
</html>
1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
wow.ahoo.me
3 changes: 3 additions & 0 deletions assets/Architecture.F51v5l44.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/Features.29kDFUa9.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 36788dd

Please sign in to comment.