# chapter05-01 **Repository Path**: hqujava/chapter05-01 ## Basic Information - **Project Name**: chapter05-01 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-08 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 1.Spring执行环境可从JVM系统属性、操作系统环境变量、命令行参数和应用属性配置文件进行自定义 2.采用application.properties 3.application.yml配置Servlet容器端口 4.采用命令行参数启动应用时指定端口