Skip to content

Installation guide

pawello2222 edited this page May 3, 2016 · 10 revisions

#Project configuration#

1 Download and install IntellijIDEA 2 Checkout project from repository: https://github.com/MarekM25/PIK

#Building project#

1 In IntellijIDEA navigate to View -> Tool Windows > Maven Project 2 Select: Execute Maven Goal 3 Type: clean spring-boot:run 4 Open the following url in a web browser: localhost:8080

#Database configuration#

1 Start database server 2 Create database and user 3 Enter database configuration in resources/application.properties

Clone this wiki locally