Draft: feat: Remove SpringBootTest in service and DAO for faster test runs.

Closed Jan Smejkal requested to merge feat/reduce-springboottest into main

In service it gets replaced with AbstractTestNGSpringContextTests. Also add more info about first run of frontend.

Edited by Jan Smejkal

Merge request reports