Skip to content

Latest commit

 

History

History
36 lines (31 loc) · 1.61 KB

framework-play_framework_jpa_plugin.md

File metadata and controls

36 lines (31 loc) · 1.61 KB

Play Framework JPA Plugin Framework

The Play Framework JPA Plugin Framework causes an application to be automatically reconfigured to work with configured cloud services.

Detection Criterion
  • An application is a Play Framework 2.0 application
  • An application uses the play-java-jpa plugin
Tags play-framework-jpa-plugin=<version>
Tags are printed to standard output by the buildpack detect script

Configuration

For general information on configuring the buildpack, 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.