Tagged Questions
0
votes
1answer
246 views
Cloudfoundry + SpringData + MongoDB…can't deploy
I have a simple project based on Spring Data and MongoDB. When I deploy this project to the cloud with the following Spring context:
<?xml version="1.0" encoding="UTF-8"?>
...