mirror of
https://github.com/hpd840321/starRiverProperty.git
synced 2026-06-10 00:40:30 +08:00
7b2bd307f1
- backend/: 13 Maven modules (cw-elevator-application, cloudwalk-cloud, intelligent-cwoscomponent, ninca-crk, etc.) - frontend/: 4 Vue projects (elevator-front, cwos-portal, alarm-front, front_acs) + decompiled + scripts - scripts/: build, test-env, tools (Docker Compose, service templates, API parity) - docs/: AGENTS.md, superpowers specs, architecture docs - .gitignore: standard Java/Maven exclusions Moved from legacy maven-*/ root layout to backend/ organized structure.
18 lines
670 B
Plaintext
18 lines
670 B
Plaintext
Manifest-Version: 1.0
|
|
Implementation-Title: cw-elevator-application-starter
|
|
Implementation-Version: 2.0-SNAPSHOT
|
|
Archiver-Version: Plexus Archiver
|
|
Built-By: zebra
|
|
Implementation-Vendor-Id: cn.cloudwalk.elevator
|
|
Spring-Boot-Version: 1.5.17.RELEASE
|
|
Implementation-Vendor: Pivotal Software, Inc.
|
|
Main-Class: org.springframework.boot.loader.JarLauncher
|
|
Start-Class: cn.cloudwalk.elevator.ElevatorApplication
|
|
Spring-Boot-Classes: BOOT-INF/classes/
|
|
Spring-Boot-Lib: BOOT-INF/lib/
|
|
Created-By: Apache Maven 3.9.10
|
|
Build-Jdk: 1.8.0_482
|
|
Implementation-URL: http://projects.spring.io/spring-boot/cw-elevator-
|
|
application-reactor/cw-elevator-application-starter/
|
|
|