Browse Source

added org.springframework.validation to template.mf

pull/1/head
Thomas Risberg 15 years ago
parent
commit
2cd4516c09
  1. 1
      spring-datastore-document-core/template.mf

1
spring-datastore-document-core/template.mf

@ -18,6 +18,7 @@ Import-Template: @@ -18,6 +18,7 @@ Import-Template:
org.springframework.web.bind.support.*;version="[3.0.0, 4.0.0)",
org.springframework.web.context.request.*;version="[3.0.0, 4.0.0)",
org.springframework.web.util.*;version="[3.0.0, 4.0.0)",
org.springframework.validation.*;version="[3.0.0, 4.0.0)",
org.springframework.validation.support.*;version="[3.0.0, 4.0.0)",
org.springframework.beans.*;version="[3.0.0, 4.0.0)",
org.springframework.core.*;version="[3.0.0, 4.0.0)",

Loading…
Cancel
Save