# god-project **Repository Path**: learner_xu/god-project ## Basic Information - **Project Name**: god-project - **Description**: 千里之行始于足下 欲速则不达 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: simple-template - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-04-29 - **Last Updated**: 2025-05-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SpringBoot2.x + Vue3.x 前后端分离基础框架 > 【2025.04.29】 当前无任何业务代码 ### 前端搭建([官方文档](https://cn.vuejs.org/guide/quick-start.html)) ```bash node -v # 查看node版本 npm create vue@latest # 创建vue项目 ``` ### Reference Documentation For further reference, please consider the following sections: * [Official Apache Maven documentation](https://maven.apache.org/guides/index.html) * [Spring Boot Maven Plugin Reference Guide](https://docs.spring.io/spring-boot/docs/2.7.6/maven-plugin/reference/html/) * [Create an OCI image](https://docs.spring.io/spring-boot/docs/2.7.6/maven-plugin/reference/html/#build-image) * [Spring Data Elasticsearch (Access+Driver)](https://docs.spring.io/spring-boot/docs/2.7.6/reference/htmlsingle/#data.nosql.elasticsearch) * [Spring Web](https://docs.spring.io/spring-boot/docs/2.7.6/reference/htmlsingle/#web) * [MyBatis Framework](https://mybatis.org/spring-boot-starter/mybatis-spring-boot-autoconfigure/) * [Spring Data Redis (Access+Driver)](https://docs.spring.io/spring-boot/docs/2.7.6/reference/htmlsingle/#data.nosql.redis) ### Guides The following guides illustrate how to use some features concretely: * [Building a RESTful Web Service](https://spring.io/guides/gs/rest-service/) * [Serving Web Content with Spring MVC](https://spring.io/guides/gs/serving-web-content/) * [Building REST services with Spring](https://spring.io/guides/tutorials/rest/) * [MyBatis Quick Start](https://github.com/mybatis/spring-boot-starter/wiki/Quick-Start) * [Accessing data with MySQL](https://spring.io/guides/gs/accessing-data-mysql/) * [Messaging with Redis](https://spring.io/guides/gs/messaging-redis/)