SPR-8540 Minor Freemarker import related documentation fix
This commit is contained in:
@@ -59,7 +59,7 @@ import org.springframework.web.context.ServletContextAware;
|
||||
* in spring.jar) like this:
|
||||
*
|
||||
* <pre>
|
||||
* <#import "spring.ftl" as spring/>
|
||||
* <#import "/spring.ftl" as spring/>
|
||||
* <@spring.bind "person.age"/>
|
||||
* age is ${spring.status.value}</pre>
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user