Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/guilhermecosales/calculate-discount

Discount calculation service based on the type of payment. The aim of this service is to apply Strategy Pattern concepts.
https://github.com/guilhermecosales/calculate-discount

gradle spring-boot strategy-pattern

Last synced: 7 days ago
JSON representation

Discount calculation service based on the type of payment. The aim of this service is to apply Strategy Pattern concepts.

Awesome Lists containing this project

README

        

## Calculate Discount

Discount calculation service based on the type of payment. The aim of this service is to
apply [Strategy Pattern](https://refactoring.guru/design-patterns/strategy) concepts.