leemitra / spring-boot-app-2023

Spring boot application which contain unit testing, performance testing, bash, CI, and containers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spring-boot-app

This application does CRUD, created to learn Spring boot and PostgreSQL. Additionally, I included design pattern, unit testing, performance testing, test coverage report, binary file help to developers, CI, and Docker. I have started to this application from Spring Boot Tutorial | Full Course [2022] [NEW] by Amigoscode and improved.

Test

Locust have been used for performans testing. To test the API, run ./project-dev performans-test

Usage

Docker Desktop must be installed. To run the app use below command.

$ sudo ./project-dev code-run

Ready to go. Just click here and test the API. Do not hesitate to create an issue to improve my skills, please.

About

Spring boot application which contain unit testing, performance testing, bash, CI, and containers


Languages

Language:Java 71.4%Language:Python 16.7%Language:Shell 11.3%Language:Dockerfile 0.6%