spring:
  application:
    name: hashing-service

server:
  port: 8081
  servlet:
    context-path: /${spring.application.name}