mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-21 05:09:13 +00:00
SPR-8540 Minor Freemarker import related documentation fix
This commit is contained in:
+1
-1
@@ -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