Skip to content

This is a basic finance service. The service allows users to see rates of specific currency pairs and to calculate the amount of currency exchanges. Also, user can get list of converisons by transaction id.

Notifications You must be signed in to change notification settings

zhrgns/exchangeService

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exchange Service

This is a basic finance service. The service allows users to see rates of specific currency pairs and to calculate the amount of currency exchanges. Also, user can get list of converisons by transaction id.

When application runs every time, the currencies model are read with RestTemplate from an URL that provide currencies object and added to the db.


Technologies

  • Java 17
  • Spring Boot 3.0
  • MySQL DB
  • Spring Data JPA
  • Hibernate
  • Lombok
  • Restful API
  • Intellij IDEA

About

This is a basic finance service. The service allows users to see rates of specific currency pairs and to calculate the amount of currency exchanges. Also, user can get list of converisons by transaction id.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages