# Soro宠物服务平台 **Repository Path**: Viag/sorochongwufuwupingtai ## Basic Information - **Project Name**: Soro宠物服务平台 - **Description**: springboot + spring mvc + jpa实现的宠物服务平台 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2022-11-12 - **Last Updated**: 2022-11-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Soro宠物服务平台 #### 介绍 springboot + spring mvc + jpa实现的宠物服务平台 #### pom 4.0.0 org.springframework.boot spring-boot-starter-parent 2.2.1.RELEASE cn.dgut.jy soro 0.0.1-SNAPSHOT soro Demo project for Spring Boot 1.8 org.springframework.boot spring-boot-starter-data-jpa org.springframework.session spring-session-jdbc org.springframework.boot spring-boot-starter-thymeleaf junit junit 4.12 test org.springframework.boot spring-boot-starter-web mysql mysql-connector-java 8.0.17 org.projectlombok lombok true org.springframework.boot spring-boot-starter-test test org.junit.vintage junit-vintage-engine org.springframework.boot spring-boot-starter-mail 2.2.6.RELEASE org.springframework.boot spring-boot-starter-data-redis 2.2.6.RELEASE org.springframework.boot spring-boot-maven-plugin