spring-data-cosmosdb icon indicating copy to clipboard operation
spring-data-cosmosdb copied to clipboard

add pageable sample and readme

Open sophiaso opened this issue 6 years ago • 4 comments

sophiaso avatar Aug 20 '18 08:08 sophiaso

@sophiaso : I have this sample working, please let me know which docs to do PR on

jyotsnaravikumar avatar Jan 03 '20 23:01 jyotsnaravikumar

@jyotsnaravikumar - can you please share the sample and I will add it to the new docs set that we are working on.

kushagraThapar avatar Jun 26 '20 19:06 kushagraThapar

@kushagraThapar - please find the working code here: https://github.com/retaildevcrews/helium-java/blob/master/src/main/java/com/cse/helium/app/dao/MoviesDao.java line63-67 : using SQLQuerySpec for preventing sql injection

https://github.com/retaildevcrews/helium-java-old/blob/master/src/main/java/com/microsoft/azure/helium/app/movie/MoviesService.java line 95-146 - using limit and offset into the query

jyotsnaravikumar avatar Jun 29 '20 17:06 jyotsnaravikumar

@jyotsnaravikumar - thanks for providing the links.

Though I am not able to open the second link. Can you please check it and resend it ?

kushagraThapar avatar Jun 30 '20 16:06 kushagraThapar