Develop a microservice in java spring boot

Job ID: 36250246

Budget: ₹1,500 – ₹12,500 INR

I am looking for a talented developer to help me develop a microservice using Java Spring Boot. The type of application I am needing this microservice for is web-based, but I do need it to integrate with an existing system. The scope of the project is relatively small, so this should be a fairly straightforward job for an experienced software engineer.

If you think you have what it takes to tackle this project and provide me with a quality microservice, please reach out and let me know why you think you would be the ideal candidate for the job. I look forward to hearing from you!

I need a microservice in spring boot that uses postgres DB and has db credentials stored in hashicorp vault. It will expose an API at getadditionscost and this will be a get request.


Once the request is hit with city(string) in the get parameter the code with parse the table del_fee with city and extra_fee columns. and send a response. Write JUNIT Test case for the testing