Making Spring Data JPA work with DataNucleus (GAE) (Spring Boot)
- by xybrek
There are several hints that Spring Data works with Google App Engine like:
http://tommysiu.blogspot.com/2014/01/spring-data-on-gae-part-1.html
http://blog.eisele.net/2009/07/spring-300m3-on-google-appengine-with.html
Much of the examples are not "Spring Boot" so I've been trying to retrofit things with it. However, I've been stuck with this…