# leopard **Repository Path**: jasper_vipzh/leopard ## Basic Information - **Project Name**: leopard - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-12-10 - **Last Updated**: 2026-01-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Getting Started ### 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/4.0.0/maven-plugin) * [Create an OCI image](https://docs.spring.io/spring-boot/4.0.0/maven-plugin/build-image.html) * [Config Client](https://docs.spring.io/spring-cloud-config/reference/client.html) * [OpenFeign](https://docs.spring.io/spring-cloud-openfeign/reference/) * [Gateway](https://docs.spring.io/spring-cloud-gateway/reference/spring-cloud-gateway-server-mvc.html) * [Cloud LoadBalancer](https://docs.spring.io/spring-cloud-commons/reference/spring-cloud-commons/loadbalancer.html) * [Spring Data Elasticsearch](https://docs.spring.io/spring-boot/4.0.0/reference/data/nosql.html#data.nosql.elasticsearch) * [Spring Data Redis (Access+Driver)](https://docs.spring.io/spring-boot/4.0.0/reference/data/nosql.html#data.nosql.redis) * [Thymeleaf](https://docs.spring.io/spring-boot/4.0.0/reference/web/servlet.html#web.servlet.spring-mvc.template-engines) * [Validation](https://docs.spring.io/spring-boot/4.0.0/reference/io/validation.html) * [Spring Web](https://docs.spring.io/spring-boot/4.0.0/reference/web/servlet.html) ### Guides The following guides illustrate how to use some features concretely: * [Client-side load-balancing with Spring Cloud LoadBalancer](https://spring.io/guides/gs/spring-cloud-loadbalancer/) * [Messaging with Redis](https://spring.io/guides/gs/messaging-redis/) * [Accessing data with MySQL](https://spring.io/guides/gs/accessing-data-mysql/) * [Handling Form Submission](https://spring.io/guides/gs/handling-form-submission/) * [Validation](https://spring.io/guides/gs/validating-form-input/) * [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/) ### Additional Links These additional references should also help you: * [Declarative REST calls with Spring Cloud OpenFeign sample](https://github.com/spring-cloud-samples/feign-eureka) ### Maven Parent overrides Due to Maven's design, elements are inherited from the parent POM to the project POM. While most of the inheritance is fine, it also inherits unwanted elements like `` and `` from the parent. To prevent this, the project POM contains empty overrides for these elements. If you manually switch to a different parent and actually want the inheritance, you need to remove those overrides.