Life-Pill / pharmacy-pos-main-backend

The Pharmacy POS System Backend is the server-side component of our comprehensive pharmacy management software. It is developed using Spring Boot, Java, Spring Security ,and Microservices Architecture
Apache License 2.0
5 stars 3 forks source link

Removing unnecessary blank lines in entity classes #133

Closed PramithaMJ closed 3 weeks ago

PramithaMJ commented 3 weeks ago

This pull request includes updates to the Prometheus configuration, CORS settings, and minor code cleanups in entity classes. The most important changes include adding new targets to the Prometheus configuration, refining CORS allowed origins, and removing unnecessary blank lines in entity classes.

Configuration Updates:

CORS Settings Refinements:

Code Cleanups:

sonarcloud[bot] commented 3 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud