Implement tests for: -Mapper -Service --> Should use a real database, @SpringBootTest and @Autowired -Controller --> Should use a real database, @SpringBootTest and @Autowired
Implement tests for:
-Mapper
-Service --> Should use a real database, @SpringBootTest and @Autowired
-Controller --> Should use a real database, @SpringBootTest and @Autowired