Skip to content

adamszczygielski/company-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Company Manager Application

Running application

Requirements:

  • installed docker

To run the application, execute the following command:

docker compose up --build

Swagger

The application exposes endpoints for managing companies. These endpoints are documented using Swagger and are available at: http://localhost:8080/swagger-ui/index.html

Running tests

Requirements:

  • installed docker
  • JDK 21

Integration tests verify basic functionality. To run the tests, execute the following command from the project's main directory:

./mvnw test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published