Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
topframe committed Jan 17, 2025
1 parent 3433983 commit 2bb61d0
Showing 1 changed file with 0 additions and 26 deletions.
Original file line number Diff line number Diff line change
@@ -1,33 +1,7 @@
context: {
name: appmon
rules: classpath:com/aspectran/aspectow/appmon/context/root-context.xml
resources: [
]
scan: [
com.aspectran.aspectow.appmon
]
profiles: {
default: [
dev
]
}
autoReload: {
scanIntervalSeconds: 5
enabled: false
}
singleton: false
}
scheduler: {
startDelaySeconds: 3
waitOnShutdown: true
enabled: false
}
web: {
uriDecoding: utf-8
defaultServletName: none
trailingSlashRedirect: true
legacyHeadHandling: true
acceptable: {
+: /**
}
}

0 comments on commit 2bb61d0

Please sign in to comment.