fixed tree

This commit is contained in:
gexce
2017-10-17 17:05:21 +02:00
parent 9397cd17ee
commit f9cb742495
4 changed files with 17 additions and 15 deletions
@@ -29,7 +29,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 {