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

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

Go to download

Epikos is a Rest Serivce framework which can be extend to develop any other Rest API/Services. For more detail please checkout github (https://github.com/epikosrest/epikos.git)

There is a newer version: 0.0.7.8.1
Show newest version
#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 yaml file to use to find dynamic resources i.e. api list
dynamic.resource.configuration=dynamicresource.yml




© 2015 - 2024 Weber Informatics LLC | Privacy Policy