Skip to content

levinhphuc95/spring-boot-study

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Getting Started

Prerequisites

Run Database

Go to folder infras and run:

docker-compose up -d

Run Application

At root of project, run:

mvn spring-boot:run -Dspring-boot.run.profiles=mock

Load tests

Use Apache jMeter to run file *.jmx in folder http

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.9%
  • Shell 0.1%