Re: Geode Client jar dependencies

2020-12-16 Thread ankit Soni
Thanks Anthony for your reply Ankit. On Mon, Dec 14, 2020, 11:04 PM Anthony Baker wrote: > I great starting point for Geode micro services is the Spring Boot for > Apache Geode project [1][2]. It’s already got all the dependencies sorted > out. > > Anthony > > [1]

Re: Geode Client jar dependencies

2020-12-14 Thread Anthony Baker
I great starting point for Geode micro services is the Spring Boot for Apache Geode project [1][2]. It’s already got all the dependencies sorted out. Anthony [1] https://github.com/spring-projects/spring-boot-data-geode [2] https://start.spring.io On Dec 14, 2020, at 5:48 AM, ankit Soni

Geode Client jar dependencies

2020-12-14 Thread ankit Soni
Hello Team, I am embedding geode (1.12) client lib module (mvn project) inside microservice and need to know all mvn dependencies for geode Client. It would be great help if some share or point me to relevant ref Thanks in advance. Ankit