# slight-server **Repository Path**: monoliths-uni/slight-server ## Basic Information - **Project Name**: slight-server - **Description**: a slight server to help show simple page - **Primary Language**: Java - **License**: GPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-11 - **Last Updated**: 2022-03-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Slight Server a slight server to help show simple page ## enviroment * VSCode * openjdk-1.8 * maven-3.8 ## runtime environment * jdk >= 1.8 ## version * 1.0.0 - basics component * Add the way to use JSON file to configure the server * 1.1.0 * added new module of use ResponseHead to add response headers method * 1.1.1 * added launch business logic for server