The Common microservice for Pawfectly Yours provides shared utilities, libraries, and configurations used across other microservices. Built with Spring Boot and Java, it helps reduce code duplication and ensures consistent development practices throughout the application.
- Shared libraries and utilities
- Common configurations
- Helper functions for microservices
- Java 22 or later
- Maven
- Clone the repository:
git clone https://github.com/Pawfectly-Yours/spring-common.git cd spring-common-service