# spring-boot-helloworld **Repository Path**: lbtooth/spring-boot-helloworld ## Basic Information - **Project Name**: spring-boot-helloworld - **Description**: spring-boot-helloworld - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 12 - **Created**: 2023-02-02 - **Last Updated**: 2025-06-30 ## 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