Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1017 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 1017 Bytes

backend

Build Status Coverage Status License

Krazy Ideas Backend

Licensing

This product is licensed to all parties under the terms of Apache 2.0 Licensing terms which is included for reference on the same folder.

Configuration

Create config/ folder on classpath where war is launched with java. In that folder, place a modified application.properties. Please read externalized configuration of Spring for further details.

There are example configuration on deploy project under the same krazyideas/ parent root for both backend and frontend.