package eu.openaire.pdf_aggregation_statistics; import org.springframework.boot.test.context.SpringBootTest; @SpringBootTest class PdfAggregationStatisticsApplicationTests { //@Test void contextLoads() { } }