Back to Playframework

Writing Plugins

documentation/manual/working/javaGuide/advanced/extending/JavaPlugins.md

3.1.0-M9390 B
Original Source
<!--- Copyright (C) from 2022 The Play Framework Contributors <https://github.com/playframework>, 2011-2021 Lightbend Inc. <https://www.lightbend.com> -->

Writing Plugins

Note: The play.Plugin API was deprecated in 2.4.x and is removed as of 2.5.x.

Please use [[Play Modules|JavaPlayModules]], and see the [[Plugins to Modules|PluginsToModules]] page for migration details.