Skip to content

商品服务启动器

PMS-Admin-Starter 是商品管理服务的独立启动模块。

功能特性

  • 独立部署:可作为独立服务运行
  • REST API:提供商品管理接口
  • 库存同步:库存实时同步
  • 搜索集成:商品搜索集成

快速开始

启动服务

bash
java -jar pms-admin-starter.jar

访问地址

  • 服务地址:http://localhost:8080
  • API 文档:http://localhost:8080/swagger-ui.html

Released under the MIT License.