Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 240 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 240 Bytes

MIDAS Digital Commons

What you'll need

  • JDK 1.8 or later
  • Maven 3 or later
  • jdbc:postgresql://localhost:5432/digital??currentSchema=dev

Stack

  • Spring Boot
  • Java

Run

mvn spring-boot:run or deploy the war file in tomcat.