Skip to content

Latest commit

 

History

History
34 lines (29 loc) · 1.45 KB

framework-play-jpa-plugin.md

File metadata and controls

34 lines (29 loc) · 1.45 KB

Play JPA Plugin Framework

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

Detection Criterion
  • An application is a Play 2.0 application
  • An application uses the play-java-jpa plugin
Tagsplay-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/playjpaplugin.yml file. The framework uses the Repository utility support and so it supports the version syntax defined there.

Name Description
repository_root The URL of the Play JPA Plugin repository index (details).
version The version of the Play JPA Plugin to use. Candidate versions can be found in this listing.