genome-nexus / genome-nexus-annotation-pipeline

Library and tool for annotating MAF files using Genome Nexus Webserver API
MIT License
8 stars 27 forks source link

Fix broken Integration Test in GNAP for spring update 2.3.3.RELEASE #169

Closed ao508 closed 3 years ago

ao508 commented 3 years ago

@averyniceday @sheridancbio Would you mind helping us out with this broken test? This PR is for updating the spring boot version so we can get all of our projects using the same version.

this might be helpful https://www.baeldung.com/spring-boot-h2-database

ao508 commented 3 years ago

see this pr for reference on configuring a generic data source, job repo, etc. for spring batch https://github.com/mskcc/cmo-metadb-sample-publisher/pull/19