What's the maven dependency for org.springframework.data.FileStorage in greenhouse pom.xml?
Many thanks,
fm
What's the maven dependency for org.springframework.data.FileStorage in greenhouse pom.xml?
Many thanks,
fm
There's not one - FileStorage is one of those extensions we developed with Greenhouse that lives under the Greenhouse source tree but in a org.springframework domain to indicate it's a candidate for inclusion in the framework someday. Feel free to grab it and the implementations and adapt them to your needs.
Keith
Keith Donald
Core Spring Development Team
Thanks. Figured it out.