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

Re: [DISCUSS] Adding CODEOWNERS to Apache Geode

2020-12-14 Thread Jens Deppe
I've self-nominated for redis, management and security. --Jens On 12/14/20, 1:44 AM, "Owen Nichols" wrote: Thanks @Dave and @Karen for volunteering as code owners! The Dec 14 deadline @Robert set is today. So far 11 of the 268 slots have been filled. To volunteer, follow these

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

Re: [DISCUSS] Adding CODEOWNERS to Apache Geode

2020-12-14 Thread Owen Nichols
Thanks @Dave and @Karen for volunteering as code owners! The Dec 14 deadline @Robert set is today. So far 11 of the 268 slots have been filled. To volunteer, follow these steps: cd geode git checkout feature/introduce-codeowners git pull vi CODEOWNERS git add CODEOWNERS git commit -m