Giter Club home page Giter Club logo

simplified-bank-system's Introduction

Simplified Bank System

The Simplified Bank System is an application designed to simulate basic banking operations. It leverages various technologies to provide a functional and efficient system for managing bank transactions.

Tech Stack

  • Spring Boot: Framework for building the application;
  • Spring MVC: Handles HTTP requests and responses;
  • Spring Data JDBC: Facilitates data access;
  • Spring for Apache Kafka: Integrates Kafka messaging;
  • Docker Compose: Orchestrates containers for the application;
  • H2: In-memory database for development and testing;

Getting Started

To run the application locally, follow these steps:

Ensure you have Docker installed on your system. Clone this repository to your local machine. Navigate to the project directory.

Running the Application

Execute the following command to start the application, along with Kafka:

docker-compose up -d

Accessing Endpoints

Once the application is up and running, you can access the endpoints via the following URL:

http://localhost:8080/swagger-ui/index.html#/

Troubleshooting

If you encounter any issues during setup or running the application, consider the following troubleshooting steps:

  • Check Docker Compose logs for any error messages.
  • Ensure there are no port conflicts with other services running on your system.
  • Verify that Docker is installed correctly and running.
  • Make sure you have the necessary permissions to execute Docker commands.

Contributing

Contributions to this project are welcome! Feel free to submit bug reports, feature requests, or pull requests to help improve the application.

License

This project is licensed under the MIT License.

simplified-bank-system's People

Contributors

eduardodecarvalho avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.