# hss **Repository Path**: Free4K/hss ## Basic Information - **Project Name**: hss - **Description**: springboot+mybatispuls+h2数据库整合打包示例。可选用swing图形界面 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-07-09 - **Last Updated**: 2025-07-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: SpringBoot, Swing, h2 ## README ### springboot+swing界面程序示例 #### 介绍 springboot+mybatispuls+h2数据库+可选swing界面。 1.作为后端程序,同jre一同打包(压缩包也可)后在任意电脑运行,免去mysql安装过程。 2.使用swing界面,打包成exe程序。同时能够使用springboot提供的各种功能。 ![作为java后端](./src/main/resources/file/1.PNG) ![swing桌面程序](./src/main/resources/file/2.PNG)