mirror of
https://github.com/hpd840321/starRiverProperty.git
synced 2026-06-09 08:20:31 +08:00
docs: remove decompilation-centric wording; rename *-decompiled-reactor to *-reactor
- Neutral titles (starRiverProperty); 源码归档 wording; paths unchanged - Parent artifactIds: cloudwalk-cloud-reactor, cw-elevator-application-reactor, etc. - cw.elevator.v1.lib.dir and deploy script use repo-relative paths - package-info and module descriptions cleaned Made-with: Cursor
This commit is contained in:
+4
-4
@@ -1,4 +1,4 @@
|
||||
# 文档索引(反编译工作区)
|
||||
# 文档索引(starRiverProperty)
|
||||
|
||||
本目录集中存放说明类文档与配套资源,按类别分子目录。
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
| [operations/](operations/) | 发布、私服上传等运维脚本 |
|
||||
| [architecture/](architecture/) | 工程结构、Maven 聚合模块说明与模块间关系 |
|
||||
|
||||
反编译归档与解压树不在 `docs/` 内,而在仓库根目录 [**`artifacts/decompiled/`**](../artifacts/decompiled/)(与本文并列,见该目录 README)。
|
||||
源码归档(`*.jar.src` / `*.jar.src.zip`)不在 `docs/` 内,而在仓库根目录 [**`artifacts/decompiled/`**](../artifacts/decompiled/)(目录名 `decompiled` 为历史约定;与本文并列,见该目录 README)。
|
||||
|
||||
## 文档列表
|
||||
|
||||
@@ -37,9 +37,9 @@
|
||||
|
||||
- [deploy_cw_elevator_v1_lib_to_nexus.py](operations/deploy_cw_elevator_v1_lib_to_nexus.py) — 将 V1 运行包 `lib` 下 JAR 批量 `deploy-file` 到 Nexus 的脚本。
|
||||
|
||||
## 反编译二进制与解压树(`artifacts/`)
|
||||
## 源码归档与解压树(`artifacts/`)
|
||||
|
||||
说明类文档在 **`docs/`**;从 JAR 反编译得到的 **`*.jar.src.zip` / `*.jar.src/`** 已归纳至仓库根目录 **`artifacts/decompiled/`**(`archives` 与 `trees` 分类),详见 [artifacts/decompiled/README.md](../artifacts/decompiled/README.md)。
|
||||
说明类文档在 **`docs/`**;由运行 JAR 还原得到的 **`*.jar.src.zip` / `*.jar.src/`** 已归纳至仓库根目录 **`artifacts/decompiled/`**(`archives` 与 `trees` 分类),详见 [artifacts/decompiled/README.md](../artifacts/decompiled/README.md)。
|
||||
|
||||
## 与 `dev-support` 的关系
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Maven 聚合工程说明(反编译工作区)
|
||||
# Maven 聚合工程说明(starRiverProperty)
|
||||
|
||||
> **适用范围**:本仓库根目录下五个以 `maven-` 为前缀的 **Maven Reactor(聚合父工程)**,由反编译产物整理而来,用于本地编译、走查与增量修改。
|
||||
> **适用范围**:本仓库根目录下五个以 `maven-` 为前缀的 **Maven Reactor(聚合父工程)**,用于本地编译、走查与增量修改。
|
||||
> **不适用范围**:各工程依赖的大量 **NINCA / 云从内部 JAR** 仍须通过 Nexus 等私服解析,本文仅描述**本仓库内可见的模块边界与协作关系**。
|
||||
|
||||
---
|
||||
@@ -9,7 +9,7 @@
|
||||
|
||||
- 说明五个聚合工程各自的 **业务定位、子模块划分、技术栈选型原因**。
|
||||
- 说明工程之间的 **Maven 依赖与调用链上的协作**(与 `docs/business/` 中接口走查互补:本文偏「工程与构件」,走查文档偏「接口与数据流」)。
|
||||
- 说明 **`maven-*`** 目录与 **`artifacts/decompiled/`**、**运行包目录** `cw-elevator-application-V1.0.0.20211103/` 的分工,避免混淆「可改源码树」与「仅对照归档」。
|
||||
- 说明 **`maven-*`** 目录与 **`artifacts/decompiled/`**(源码归档,目录名 `decompiled` 为历史约定)、**运行包目录** `cw-elevator-application-V1.0.0.20211103/` 的分工,避免混淆「可改源码树」与「仅对照归档」。
|
||||
|
||||
---
|
||||
|
||||
@@ -17,11 +17,11 @@
|
||||
|
||||
| 仓库目录 | 聚合 artifactId(父 POM) | `groupId` | 版本(父 POM) | 子模块(`modules`) |
|
||||
|----------|---------------------------|-----------|----------------|----------------------|
|
||||
| `maven-cloudwalk-cloud/` | `cloudwalk-cloud-decompiled-reactor` | `cn.cloudwalk.cloud` | `3.7.2-Brussels-SRX` | `cloudwalk-cloud-common`、`cloudwalk-common-event`、`cloudwalk-common-service` |
|
||||
| `maven-cw-elevator-application/` | `cw-elevator-application-decompiled-reactor` | `cn.cloudwalk.elevator` | `1.0-SNAPSHOT` | `cw-elevator-application-common`、`data`、`service`、`web` |
|
||||
| `maven-intelligent-cwoscomponent/` | `intelligent-cwoscomponent-decompiled-reactor` | `cn.cloudwalk.intelligent` | `2.9.2-xinghewan` | `intelligent-cwoscomponent-parent`、`interface`、`rest` |
|
||||
| `maven-ninca-crk/` | `ninca-crk-decompiled-reactor` | `cn.cloudwalk.ninca` | `1.0.0` | `ninca-crk-gpu-std` |
|
||||
| `maven-ninca-qk-alarm/` | `ninca-qk-alarm-decompiled-reactor` | `cn.cloudwalk.ninca` | `0.0.2-SNAPSHOT` | `ninca-qk-alarm-app-starter`(其下再含 web / interface 等子模块) |
|
||||
| `maven-cloudwalk-cloud/` | `cloudwalk-cloud-reactor` | `cn.cloudwalk.cloud` | `3.7.2-Brussels-SRX` | `cloudwalk-cloud-common`、`cloudwalk-common-event`、`cloudwalk-common-service` |
|
||||
| `maven-cw-elevator-application/` | `cw-elevator-application-reactor` | `cn.cloudwalk.elevator` | `1.0-SNAPSHOT` | `cw-elevator-application-common`、`data`、`service`、`web` |
|
||||
| `maven-intelligent-cwoscomponent/` | `intelligent-cwoscomponent-reactor` | `cn.cloudwalk.intelligent` | `2.9.2-xinghewan` | `intelligent-cwoscomponent-parent`、`interface`、`rest` |
|
||||
| `maven-ninca-crk/` | `ninca-crk-reactor` | `cn.cloudwalk.ninca` | `1.0.0` | `ninca-crk-gpu-std` |
|
||||
| `maven-ninca-qk-alarm/` | `ninca-qk-alarm-reactor` | `cn.cloudwalk.ninca` | `0.0.2-SNAPSHOT` | `ninca-qk-alarm-app-starter`(其下再含 web / interface 等子模块) |
|
||||
|
||||
---
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
聚合 **CloudWalk 内部通用能力**:消息与事件封装(`cloudwalk-common-event`)、通用服务侧抽象与实现(`cloudwalk-common-service`)。电梯应用、智能组件等上层工程普遍依赖这里的 **`CloudwalkResult`、Feign 封装、事件注解** 等构件。
|
||||
|
||||
**为何存在「`cloudwalk-cloud-common`」子模块**
|
||||
反编译得到的子 JAR 原 `parent` 指向 **`cloudwalk-cloud-common`**,而原始父 POM 在工作区中缺失。本聚合工程增加 **`cloudwalk-cloud-common`** 模块,使子模块能 **先 `install` 到本地 `~/.m2`**,满足其它构件对「父 POM 坐标」的解析,同时由本 reactor **继承 Spring Boot**,统一 **Spring Cloud Greenwich** 与内部版本属性(如 `cwos-sdk-event` 与 V1 运行包 `lib` 对齐的说明见父 `pom.xml` 注释)。
|
||||
历史子 JAR 的 `parent` 曾指向 **`cloudwalk-cloud-common`**,而原始父 POM 在仓库中缺失。本聚合工程增加 **`cloudwalk-cloud-common`** 模块,使子模块能 **先 `install` 到本地 `~/.m2`**,满足其它构件对「父 POM 坐标」的解析,同时由本 reactor **继承 Spring Boot**,统一 **Spring Cloud Greenwich** 与内部版本属性(如 `cwos-sdk-event` 与 V1 运行包 `lib` 对齐的说明见父 `pom.xml` 注释)。
|
||||
|
||||
**技术栈摘要**
|
||||
- Spring Boot **2.1.x**(与父 POM 声明一致)
|
||||
@@ -64,8 +64,8 @@
|
||||
- MyBatis、分库分表(ShardingSphere 等版本在父 POM 属性中集中管理)
|
||||
- 依赖 **`cloudwalk-common-*`**、**`intelligent-cwoscomponent-rest`** 等(与智能侧、组织侧集成)
|
||||
|
||||
**与运行包、反编译归档的关系**
|
||||
- 父 POM 中属性 **`cw.elevator.v1.lib.dir`** 指向根目录 **`cw-elevator-application-V1.0.0.20211103/lib`**,用于与 **V1 运行包内 JAR 文件名** 对齐,便于 `install-file` 或私服核对。
|
||||
**与运行包、源码归档的关系**
|
||||
- 父 POM 中属性 **`cw.elevator.v1.lib.dir`**(`${project.basedir}/../cw-elevator-application-V1.0.0.20211103/lib`)与 **V1 运行包 `lib` 目录** 对齐,便于 `install-file` 或私服核对。
|
||||
- **`artifacts/decompiled/trees/cw-elevator-application-*-SNAPSHOT.jar.src`** 为历史解压对照;**日常改代码以 `maven-cw-elevator-application` 下各模块为准**。
|
||||
|
||||
---
|
||||
@@ -114,7 +114,7 @@
|
||||
### 3.5 `maven-ninca-qk-alarm` — 轻舟告警应用(Starter 聚合)
|
||||
|
||||
**定位**
|
||||
**区域告警 / 轻舟告警(qk-alarm)** 可执行应用的 Maven 化聚合:原 **`ninca-qk-alarm-app`** 父 POM 缺失,由本 **`ninca-qk-alarm-decompiled-reactor`** 补齐 **`dependencyManagement`、插件版本、编码** 等,当前 reactor **直接列出的模块**为 **`ninca-qk-alarm-app-starter`**(可执行 JAR 形态业务的启动与组装入口)。
|
||||
**区域告警 / 轻舟告警(qk-alarm)** 可执行应用的 Maven 化聚合:原 **`ninca-qk-alarm-app`** 父 POM 缺失,由本 **`ninca-qk-alarm-reactor`** 补齐 **`dependencyManagement`、插件版本、编码** 等,当前 reactor **直接列出的模块**为 **`ninca-qk-alarm-app-starter`**(可执行 JAR 形态业务的启动与组装入口)。
|
||||
|
||||
**子模块 `ninca-qk-alarm-app-starter` 说明**
|
||||
- 依赖 **`ninca-qk-alarm-app-web`**、**`ninca-qk-alarm-app-interface`** 等同版本子构件,形成完整 Web + 接口层。
|
||||
@@ -174,7 +174,7 @@ flowchart LR
|
||||
| 位置 | 性质 | 建议使用方式 |
|
||||
|------|------|----------------|
|
||||
| **`maven-*/*/src/main/java`** | 已整理为 Maven 标准目录的 **主修改区** | 日常开发、编译、`mvn validate/package` |
|
||||
| **`artifacts/decompiled/trees/*.jar.src`** | 反编译解压树 **归档对照** | 查历史包内资源、与 `META-INF/maven` 对照版本 |
|
||||
| **`artifacts/decompiled/trees/*.jar.src`** | 由 JAR 还原的 **解压树归档**(对照用) | 查历史包内资源、与 `META-INF/maven` 对照版本 |
|
||||
| **`artifacts/decompiled/archives/*.jar.src.zip`** | 未解压的 **zip 备份** | 备份、交付留档 |
|
||||
| **`cw-elevator-application-V1.0.0.20211103/`** | **V1 运行包展开**(含 `lib/`) | 对齐线上依赖列表;`docs/operations/deploy_cw_elevator_v1_lib_to_nexus.py` 默认读取其 `lib` |
|
||||
|
||||
|
||||
Vendored
+1
-1
@@ -13,7 +13,7 @@
|
||||
3) cw-elevator-application-V1.0.0.20211103/lib/cloudwalk-common-event-3.7.2-Brussels-SRX.jar
|
||||
- META-INF/MANIFEST.MF:Build-Jdk: 1.8.0_191
|
||||
|
||||
4) artifacts/decompiled/trees/ninca-crk-std-backend-V2.9.1_20210630.jar.src/META-INF/maven/.../pom.xml
|
||||
4) 源码归档路径 artifacts/decompiled/trees/ninca-crk-std-backend-V2.9.1_20210630.jar.src/META-INF/maven/.../pom.xml
|
||||
- maven.compiler.source=1.8,maven.compiler.target=1.8
|
||||
|
||||
结论:五个聚合 Maven 工程应与上述一致,使用 JDK 8 作为运行 Maven 的 JVM(JAVA_HOME 指向 1.8.x),
|
||||
|
||||
@@ -88,7 +88,7 @@
|
||||
| **P1** | 用户填写与 **校验** | 第三方前端 + 后端 | 通过校验的草稿 DTO |
|
||||
| **P2** | **提交**登记/发起邀约 | 第三方 DB、工作流引擎 | 业务主键、状态机(待审批/已登记) |
|
||||
| **P3** | **审批**(若存在) | 第三方审批流 | 通过/驳回;通过则触发 P4 |
|
||||
| **P4** | **组织侧** 写入访客人员、拿到 `visitorId` | 组织/访客模块(**不在本反编译仓**,以实际 API 为准) | `visitorId` |
|
||||
| **P4** | **组织侧** 写入访客人员、拿到 `visitorId` | 组织/访客模块(**不在本仓库**,以实际 API 为准) | `visitorId` |
|
||||
| **P5** | **派梯开通** | 第三方或 intelligent → **电梯** `POST /elevator/person/add/visitor` | 规则写入、图库绑定 |
|
||||
| **P6** | **回读与告知** | 第三方查询电梯/通行结果或异步任务状态 | 与 P0 展示一致的「已开通楼层」说明 |
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# 访客注册与派梯楼层:完整业务流程走查
|
||||
|
||||
> **范围说明**:本文基于当前反编译工作区内的源码(`maven-cw-elevator-application`、`maven-intelligent-cwoscomponent` 等)梳理**接口调用链、业务逻辑与用例**。
|
||||
> **范围说明**:本文基于本仓库内 Maven 工程源码(`maven-cw-elevator-application`、`maven-intelligent-cwoscomponent` 等)梳理**接口调用链、业务逻辑与用例**。
|
||||
> **访客业务后台**(如「轻舟 / intelligent/three」访客注册、审批流)若不在本仓库,文中以「第三方业务系统」统称,并标明本仓库可见的**被调接口**与**出站 Feign/HTTP**。
|
||||
|
||||
---
|
||||
|
||||
@@ -23,10 +23,8 @@ import zipfile
|
||||
from pathlib import Path
|
||||
|
||||
|
||||
DEFAULT_LIB = Path(
|
||||
"/media/zebra/9e8fa357-7db6-4d70-88ed-d5de5a059a663/星河湾星中星/反编译"
|
||||
"/cw-elevator-application-V1.0.0.20211103/lib"
|
||||
)
|
||||
# 仓库根目录 = 本文件所在 docs/operations/ 的上两级
|
||||
DEFAULT_LIB = Path(__file__).resolve().parent.parent.parent / "cw-elevator-application-V1.0.0.20211103" / "lib"
|
||||
RELEASES_URL = "http://192.168.3.12:8081/repository/maven-releases/"
|
||||
SNAPSHOTS_URL = "http://192.168.3.12:8081/repository/maven-snapshots/"
|
||||
RELEASES_ID = "nexus-releases"
|
||||
|
||||
@@ -15,5 +15,5 @@
|
||||
<version>3.7.2-Brussels-SRX</version>
|
||||
<packaging>pom</packaging>
|
||||
<name>cloudwalk-cloud-common (stub parent)</name>
|
||||
<description>与历史/私服已发布 JAR 中声明的 parent 对齐;反编译聚合工程见 cloudwalk-cloud-decompiled-reactor。</description>
|
||||
<description>与历史/私服已发布 JAR 中声明的 parent 对齐;聚合父工程见 cloudwalk-cloud-reactor。</description>
|
||||
</project>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
|
||||
<parent>
|
||||
<groupId>cn.cloudwalk.cloud</groupId>
|
||||
<artifactId>cloudwalk-cloud-decompiled-reactor</artifactId>
|
||||
<artifactId>cloudwalk-cloud-reactor</artifactId>
|
||||
<version>3.7.2-Brussels-SRX</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
|
||||
<parent>
|
||||
<groupId>cn.cloudwalk.cloud</groupId>
|
||||
<artifactId>cloudwalk-cloud-decompiled-reactor</artifactId>
|
||||
<artifactId>cloudwalk-cloud-reactor</artifactId>
|
||||
<version>3.7.2-Brussels-SRX</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
@@ -11,11 +11,11 @@
|
||||
</parent>
|
||||
|
||||
<groupId>cn.cloudwalk.cloud</groupId>
|
||||
<artifactId>cloudwalk-cloud-decompiled-reactor</artifactId>
|
||||
<artifactId>cloudwalk-cloud-reactor</artifactId>
|
||||
<version>3.7.2-Brussels-SRX</version>
|
||||
<packaging>pom</packaging>
|
||||
<name>cloudwalk-cloud (decompiled reactor)</name>
|
||||
<description>聚合反编译模块:cloudwalk-common-event、cloudwalk-common-service。原父 POM cloudwalk-cloud-common 缺失,由本工程继承 Spring Boot 并集中管理云从内部构件版本。</description>
|
||||
<name>cloudwalk-cloud (Maven reactor)</name>
|
||||
<description>聚合模块:cloudwalk-common-event、cloudwalk-common-service。原父 POM cloudwalk-cloud-common 缺失,由本工程继承 Spring Boot 并集中管理云从内部构件版本。</description>
|
||||
|
||||
<modules>
|
||||
<!-- 先安装到本地 ~/.m2,供其它工程解析私服 JAR 的 parent(cloudwalk-cloud-common) -->
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
|
||||
<parent>
|
||||
<groupId>cn.cloudwalk.elevator</groupId>
|
||||
<artifactId>cw-elevator-application-decompiled-reactor</artifactId>
|
||||
<artifactId>cw-elevator-application-reactor</artifactId>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
|
||||
<parent>
|
||||
<groupId>cn.cloudwalk.elevator</groupId>
|
||||
<artifactId>cw-elevator-application-decompiled-reactor</artifactId>
|
||||
<artifactId>cw-elevator-application-reactor</artifactId>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
|
||||
<parent>
|
||||
<groupId>cn.cloudwalk.elevator</groupId>
|
||||
<artifactId>cw-elevator-application-decompiled-reactor</artifactId>
|
||||
<artifactId>cw-elevator-application-reactor</artifactId>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
|
||||
<parent>
|
||||
<groupId>cn.cloudwalk.elevator</groupId>
|
||||
<artifactId>cw-elevator-application-decompiled-reactor</artifactId>
|
||||
<artifactId>cw-elevator-application-reactor</artifactId>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
@@ -11,10 +11,10 @@
|
||||
</parent>
|
||||
|
||||
<groupId>cn.cloudwalk.elevator</groupId>
|
||||
<artifactId>cw-elevator-application-decompiled-reactor</artifactId>
|
||||
<artifactId>cw-elevator-application-reactor</artifactId>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
<packaging>pom</packaging>
|
||||
<name>cw-elevator-application (decompiled reactor)</name>
|
||||
<name>cw-elevator-application (Maven reactor)</name>
|
||||
<description>聚合模块:common → data → service → web。源码已迁入各子模块 src/main/java;对照依赖版本见属性 cw.elevator.v1.lib.dir。</description>
|
||||
|
||||
<modules>
|
||||
@@ -27,7 +27,7 @@
|
||||
<properties>
|
||||
<java.version>1.8</java.version>
|
||||
<!-- 与 V1 运行包 lib 目录内 JAR 文件名对齐,便于 install-file 或私服核对 -->
|
||||
<cw.elevator.v1.lib.dir>/media/zebra/9e8fa357-7db6-4d70-88ed-d5de5a059a663/星河湾星中星/反编译/cw-elevator-application-V1.0.0.20211103/lib</cw.elevator.v1.lib.dir>
|
||||
<cw.elevator.v1.lib.dir>${project.basedir}/../cw-elevator-application-V1.0.0.20211103/lib</cw.elevator.v1.lib.dir>
|
||||
<cloudwalk.internal.version>3.7.2-Brussels-SRX</cloudwalk.internal.version>
|
||||
<intelligent.cwoscomponent.version>2.9.2-xinghewan</intelligent.cwoscomponent.version>
|
||||
<fastjson.version>1.2.83</fastjson.version>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
|
||||
<parent>
|
||||
<groupId>cn.cloudwalk.intelligent</groupId>
|
||||
<artifactId>intelligent-cwoscomponent-decompiled-reactor</artifactId>
|
||||
<artifactId>intelligent-cwoscomponent-reactor</artifactId>
|
||||
<version>2.9.2-xinghewan</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
@@ -15,5 +15,5 @@
|
||||
<version>2.9.2-xinghewan</version>
|
||||
<packaging>pom</packaging>
|
||||
<name>intelligent-cwoscomponent (stub parent)</name>
|
||||
<description>与私服已发布 intelligent-cwoscomponent-rest 等 JAR 中声明的 parent 对齐;反编译聚合见 intelligent-cwoscomponent-decompiled-reactor。</description>
|
||||
<description>与私服已发布 intelligent-cwoscomponent-rest 等 JAR 中声明的 parent 对齐;聚合父工程见 intelligent-cwoscomponent-reactor。</description>
|
||||
</project>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
|
||||
<parent>
|
||||
<groupId>cn.cloudwalk.intelligent</groupId>
|
||||
<artifactId>intelligent-cwoscomponent-decompiled-reactor</artifactId>
|
||||
<artifactId>intelligent-cwoscomponent-reactor</artifactId>
|
||||
<version>2.9.2-xinghewan</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
@@ -11,11 +11,11 @@
|
||||
</parent>
|
||||
|
||||
<groupId>cn.cloudwalk.intelligent</groupId>
|
||||
<artifactId>intelligent-cwoscomponent-decompiled-reactor</artifactId>
|
||||
<artifactId>intelligent-cwoscomponent-reactor</artifactId>
|
||||
<version>2.9.2-xinghewan</version>
|
||||
<packaging>pom</packaging>
|
||||
<name>intelligent-cwoscomponent (decompiled reactor)</name>
|
||||
<description>聚合反编译模块:interface → rest。原父 intelligent-cwoscomponent 缺失。</description>
|
||||
<name>intelligent-cwoscomponent (Maven reactor)</name>
|
||||
<description>聚合模块:interface → rest。原父 intelligent-cwoscomponent 缺失。</description>
|
||||
|
||||
<modules>
|
||||
<module>intelligent-cwoscomponent-parent</module>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
|
||||
<parent>
|
||||
<groupId>cn.cloudwalk.ninca</groupId>
|
||||
<artifactId>ninca-crk-decompiled-reactor</artifactId>
|
||||
<artifactId>ninca-crk-reactor</artifactId>
|
||||
<version>1.0.0</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
@@ -11,10 +11,10 @@
|
||||
</parent>
|
||||
|
||||
<groupId>cn.cloudwalk.ninca</groupId>
|
||||
<artifactId>ninca-crk-decompiled-reactor</artifactId>
|
||||
<artifactId>ninca-crk-reactor</artifactId>
|
||||
<version>1.0.0</version>
|
||||
<packaging>pom</packaging>
|
||||
<name>ninca-crk (decompiled reactor)</name>
|
||||
<name>ninca-crk (Maven reactor)</name>
|
||||
<description>独立聚合 ninca-crk-gpu-std。使用 Spring Boot 1.5.x 与 Edgware 以贴近原 spring-boot-maven-plugin 1.3 栈;其余 ninca 子构件需私服解析。</description>
|
||||
|
||||
<modules>
|
||||
|
||||
@@ -5,14 +5,14 @@
|
||||
|
||||
<parent>
|
||||
<groupId>cn.cloudwalk.ninca</groupId>
|
||||
<artifactId>ninca-qk-alarm-decompiled-reactor</artifactId>
|
||||
<artifactId>ninca-qk-alarm-reactor</artifactId>
|
||||
<version>0.0.2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
<artifactId>ninca-qk-alarm-app-starter</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<description>区域控制应用服务-独立运行服务模块(可执行 JAR 反编译:业务源码在 BOOT-INF/classes,已迁入本模块 src)</description>
|
||||
<description>区域控制应用服务-独立运行服务模块(由可执行 JAR 还原的业务源码已迁入本模块 src/main/java)</description>
|
||||
|
||||
<properties>
|
||||
<alibaba.eclipse.codestyle.path>${project.basedir}/../../docs/style/alibaba-eclipse-codestyle.xml</alibaba.eclipse.codestyle.path>
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
/**
|
||||
* 区域告警(Qk Alarm)独立运行应用的 Spring Boot 启动入口包。
|
||||
* <p>
|
||||
* 可执行 JAR 反编译后,业务代码主要位于依赖模块;本包保留 {@link cn.cloudwalk.AlarmApplication} 与运行期配置资源。
|
||||
* 可执行 JAR 还原后,业务代码主要位于依赖模块;本包保留 {@link cn.cloudwalk.AlarmApplication} 与运行期配置资源。
|
||||
*/
|
||||
package cn.cloudwalk;
|
||||
|
||||
@@ -11,10 +11,10 @@
|
||||
</parent>
|
||||
|
||||
<groupId>cn.cloudwalk.ninca</groupId>
|
||||
<artifactId>ninca-qk-alarm-decompiled-reactor</artifactId>
|
||||
<artifactId>ninca-qk-alarm-reactor</artifactId>
|
||||
<version>0.0.2-SNAPSHOT</version>
|
||||
<packaging>pom</packaging>
|
||||
<name>ninca-qk-alarm-app (decompiled reactor)</name>
|
||||
<name>ninca-qk-alarm-app (Maven reactor)</name>
|
||||
<description>独立聚合 ninca-qk-alarm-app-starter。原父 ninca-qk-alarm-app 缺失,本工程补齐 dependencyManagement 与插件版本。</description>
|
||||
|
||||
<modules>
|
||||
|
||||
Reference in New Issue
Block a user