This commit is contained in:
Phillip Webb 2016-09-18 21:58:01 -07:00
parent f266e8c69d
commit 7ec14774a8
1 changed files with 1 additions and 1 deletions

View File

@ -958,7 +958,7 @@ For example:
[source,properties,indent=0]
----
restart.include.companycommonlibs=/mycorp-common-[\\w-]+\.jar
restart.exclude.companycommonlibs=/mycorp-common-[\\w-]+\.jar
restart.include.projectcommon=/mycorp-myproj-[\\w-]+\.jar
----