ibm mobilefirst - MFP 8 - Spring JPA integration which can be used across multiple adapters -


we need create scalable application single instance of db connection used across adapters , possibly want use spring hibernate same - how can use mfp v 8 implement such use case.

would use spring context use common service beans across adapters

i not believe can use across adapters, each adapter lives in own sandbox. you'll need add each adapter separately maven dependency in pom.xml file.


Comments

Popular posts from this blog

amazon web services - S3 Pre-signed POST validate file type? -

c# - Check Keyboard Input Winforms -