Skip to content

barcellos-pedro/spring-rest-service

Repository files navigation

Building REST services with Spring

Project based on Spring Guide

Up & Running

In your terminal run: docker compose up --build -d

Roadmap

Todo

For the sake of simplicity, only the Employee model has tests

Bônus 🎁

Jmeter Tests Formula

Total of requests = number of threads * loop count

Requests per second = number of threads / ramp-up period

Releases

No releases published

Packages

No packages published

Languages