Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.23 KB

README.md

File metadata and controls

26 lines (19 loc) · 1.23 KB

Pawfectly Yours - Common Library Microservice

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.

Tech Stack

spring java mysql

Features

  • Shared libraries and utilities
  • Common configurations
  • Helper functions for microservices

Getting Started

Prerequisites

  • Java 22 or later
  • Maven

Running the Service

  1. Clone the repository:
    git clone https://github.com/Pawfectly-Yours/spring-common.git
    cd spring-common-service