Skip to content

Instantly share code, notes, and snippets.

@abuabdul
Created February 5, 2016 19:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save abuabdul/44e59a0a4eae9234e9ee to your computer and use it in GitHub Desktop.
Save abuabdul/44e59a0a4eae9234e9ee to your computer and use it in GitHub Desktop.
spring:
application:
name: myTravelPal
main:
banner-mode: false
resources:
chain:
strategy:
content:
enabled: true
paths: /resources/**
fixed:
enabled: true
paths: /resources/js/
version: v1
server:
port: 8697
contextPath: /myTravelPal
displayName: myTravelPal Application
session:
timeout: 1439
trackingModes: cookie
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment