Started testing

This commit is contained in:
gexce
2017-10-25 16:40:02 +02:00
parent 9e62fa6583
commit f104f3b3cc
5 changed files with 13275 additions and 26 deletions
@@ -31,7 +31,7 @@ import com.bayer.edam.migration.mam.Entry.Download;
import com.bayer.edam.migration.mam.Entrylist;
import com.fasterxml.jackson.databind.ObjectMapper;
@SpringBootApplication
//@SpringBootApplication
@PropertySource("file:secret.properties")
public class EntryDownloader implements CommandLineRunner {