Thanks Jinmei! But would that recognize spring data geode function annotations as well (@GemfireFunction) ? I did try and it shows deployment successful.
But "gfsh list functions" does not show anything to me. Thanks, Dharam On Wed, May 23, 2018, 20:03 Jinmei Liao <[email protected]> wrote: > You can use deploy command in gfsh: > > https://geode.apache.org/docs/guide/13/tools_modules/gfsh/command-pages/deploy.html > > On Wed, May 23, 2018, 6:37 AM Dharam Thacker <[email protected]> > wrote: > >> Hi John/Team, >> >> Is there any way we can deploy application jar with functions created >> using spring data geode via Gfsh or any other utility? >> >> For few apps, I have servers started from GFSH. >> >> Thanks, >> Dharam >> >
