The Play Framework JPA Plugin Framework causes an application to be automatically reconfigured to work with configured cloud services.
Detection Criterion |
|
Tags | play-framework-jpa-plugin=<version> |
For general information on configuring the buildpack, including how to specify configuration values through environment variables, refer to Configuration and Extension.
The framework can be configured by modifying the config/play_framework_jpa_plugin.yml
file in the buildpack fork. The framework uses the Repository
utility support and so it supports the version syntax defined there.
Name | Description |
---|---|
enabled |
Whether to attempt reconfiguration |
repository_root |
The URL of the Play Framework JPA Plugin repository index (details). |
version |
The version of the Play Framework JPA Plugin to use. Candidate versions can be found in this listing. |