Skip to content

jemacineiras/apifirst-contracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bank Server

Description

Demo project for Event and Contracts Testing using Spring Boot, MongoDB, and Kafka.

Installation

  1. Clone the repository:
    git clone https://your-repo-url.git
  2. Navigate to the project directory:
    cd bank-server
  3. Build the project using Maven:
    ./mvnw clean install

Usage

Run the application:

./mvnw spring-boot:run

Configuration

The application uses the following configuration files:

  • application.yml: Main configuration file.
  • application-localhost.yml: Configuration for local development.
  • application-standalone.yml: Configuration for standalone execution.

MongoDB connection details can be found in the application.yml file.

Dependencies

  • Spring Boot
  • Spring Data MongoDB
  • Spring Cloud Stream
  • Kafka
  • Lombok
  • MapStruct

Contributing

Contributions are welcome! Please submit a pull request or open an issue for discussion.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •