# springboot-demo-k8s **Repository Path**: xiaoyuwifi/springboot-demo-k8s ## Basic Information - **Project Name**: springboot-demo-k8s - **Description**: 一个 sprintboot 的helloworld 项目 部署到 k8s 上详细过程。 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2025-10-22 - **Last Updated**: 2025-10-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # spring-boot-helloWorld Spring Boot Example. #默认port是8080 java -jar target/spring-boot-helloworld-0.9.0-SNAPSHOT.jar --server.port=8888