Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 417 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 417 Bytes

Spinnaker Sample Application (With Plugins)

  • Loads plugins located in 'plugins' folder. Mostly default configs.
  • Minimal dependencies.
  • Contains extension point(pluginapi) definition and implementation (pluginimpl)
  • Tweaked log levels to see debug message from pf4j and kork plugin wrappers.
  • Verifies extension point is loaded as a bean and autowired.
  • Actuator endpoint (/plugins) should be accessible.