# spring-petclinic-simple **Repository Path**: wayxingwork/spring-petclinic-simple ## Basic Information - **Project Name**: spring-petclinic-simple - **Description**: 简版petclinic - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-14 - **Last Updated**: 2024-11-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Spring PetClinic Sample Application [![Build Status](https://travis-ci.org/spring-projects/spring-petclinic.png?branch=main)](https://travis-ci.org/spring-projects/spring-petclinic/) 本项目是 PetClinic 示例项目,基于 Spring Boot。 简化版本。不需要外部数据库、不提供Docker部署、基于JDK1.8 。 注意前端使用了less,可以通过 Maven插件生成css。 # License The Spring PetClinic sample application is released under version 2.0 of the [Apache License](https://www.apache.org/licenses/LICENSE-2.0). [spring-petclinic]: https://github.com/spring-projects/spring-petclinic [spring-framework-petclinic]: https://github.com/spring-petclinic/spring-framework-petclinic [spring-petclinic-microservices]: https://github.com/spring-petclinic/spring-petclinic-microservices [spring-petclinic-rest]: https://github.com/spring-petclinic/spring-petclinic-rest # 安装教程