# fly4j **Repository Path**: heikehuan/fly4j ## Basic Information - **Project Name**: fly4j - **Description**: This is a question and answer community - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-02-22 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # fly4j ### 前言 ### 这是一个问答项目。 ### 软件环境 ### IntelliJ IDEA 15.0 jdk 1.8 maven 3.3.9 ### 使用的技术 ### 后台 - spring-boot - springmvc - mybatis - freemarker 前端 - layui ### 在IDE 中查看源码并运行 ### **1. 在IntelliJ IDEA (推荐使用)** File -> Import Project -> select fly4j folder -> create project form existing sources -> ... **2. 在Eclipse** File -> Import -> Existing Maven Projects -> ...