Skip to content

musabbozkurt/brokerage-provider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites

  • Java 25 should be installed --> export JAVA_HOME=$(/usr/libexec/java_home -v 25)
  • Docker should be installed
  • Maven should be installed
  • pgAdmin/DBeaver can be installed (Optional)

How to start the application

  • First way
  • Second way
    • Run docker-compose up -d command to start the services
    • Run mvn clean install or mvn clean package
    • Run mvn spring-boot:run or ./mvnw spring-boot:run

How to test the application


docker-compose contains the followings


About

PostgreSQL, Kafka, Zipkin, Prometheus, Grafana, and Redis Integrations with Spring Boot 4, Java 25 and Docker. Integration Tests with Testcontainers for Controller. Unit Tests for Controller, Service, and Mapper with Junit 5, and Mockito

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors