All Downloads are FREE. Search and download functionalities are using the official Maven repository.

s.EpikosRestService.0.0.7.7.source-code.Application.configuration Maven / Gradle / Ivy

#Name of service
service.name=EpikosRestService

#Port number to use
port=8080

#Multiple resources can be included using ; delimeter. This value indicates where to look for rest resources
resource.package.name=example.controller;

#indicates list of dynamic resource file(s) which will get load and populate api list. The file extension can be either json or yml
dynamic.resource.configuration=dynamicresource.json,dynamicresource.yml




© 2015 - 2024 Weber Informatics LLC | Privacy Policy