Developing the server side of a MobileFirst application
This collection of topics relates to various aspects of
developing the server-side components of a MobileFirst application.
Adapters overview
Adapters contain the server-side code of applications that
are deployed on and serviced by IBM MobileFirst™ Platform Foundation.
Adapters as Apache Maven projects
When you use Maven projects to create, deploy, test, and
configure adapters, you benefit from Maven's simple project setup,
efficient dependency management, and supported IDEs, such as IntelliJ
and Eclipse.
MobileFirst Java adapters
With IBM MobileFirst Platform Foundation,
you can create, test, and deploy adapters that are written in Java™.
MobileFirst JavaScript adapters
With IBM MobileFirst Platform Foundation,
you can create, test, and deploy adapters that are written in JavaScript.
Configuring adapters
Learn how you can override properties during run time,
without having to redeploy adapters.