Add serviceOrder rest services
[externalapi/nbi.git] / src / main / resources / application.properties
1 # SERVER
2 server.contextPath=/nbi/api/v1
3 server.port = 8080
4
5 # LOGGING
6 logging.level.=INFO
7