/Backend_Expenses

Backend Expenses: Using Java Spring boot for Api rest. Clean arquitecture, dividing per package Controller, model and repository. Also use Hibernate ORM, for conenction to a postgreSQL database. Data base is mounted using docker, you will find the docker compose file within the project. All dependecies are added it Throught Maven.

Primary LanguageJava

Expenses BackEnd

This is an open source project, to have a control of expenses.
Project is build using Java, Hibernate, Spring boot web, Spring Boot. Project dependecy are build using Maven. The data base use is PostgreSQL, it is mounted using Docker. The docker compose file is added on the project. Instruction for running the \project will be add it below..

@UNDERCONSTRUCTION