Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 749 Bytes

File metadata and controls

27 lines (16 loc) · 749 Bytes

Europeana MyApi

Spring-Boot2 web application for .....

Prerequisites

* A Maven installation is recommended, but you could use the accompanying mvnw (Linux, Mac OS) or mvnw.cmd (Windows) files instead.

Run

The application has a Tomcat web server that is embedded in Spring-Boot.

Either select the MyApiApplication class in your IDE and 'run' it

or

go to the application root where the pom.xml is located and excute
./mvnw spring-boot:run (Linux, Mac OS) or mvnw.cmd spring-boot:run (Windows)

License

Licensed under the EUPL 1.2. For full details, see LICENSE.md.