Minor sample build changes. JSTL dependency update.
This commit is contained in:
@@ -16,4 +16,8 @@ dependencies {
|
||||
project(':spring-security-config'),
|
||||
project(':spring-security-taglibs'),
|
||||
'log4j:log4j:1.2.15@jar'
|
||||
}
|
||||
|
||||
jettyRun {
|
||||
contextPath = "/tutorial"
|
||||
}
|
||||
Reference in New Issue
Block a user