Development of unit tests to validate a REST API of beer stock management, based on Tutorial
Development of a simple REST API for beer stock management focused on unit testing concepts.
Develop unit tests to validade a REST API for beer stock management
Execute in terminal
mvn clean test
Execute in terminal
mvn spring-boot:run
Based on Tutorial.