Add-on Samples

Web-Services add-on

This sample demonstrates JAX-WS integration:

  • Basic Web-Service,
  • Username token secured Web-Service,
  • Certificate secured Web-Service,
  • Client usage of those Web-Services.

W20 bridge add-on

This sample demonstrates integration of the W20 framework:

  • Usage of W20 JAR packaging,
  • Custom W20 configuration handler,
  • Basic W20 UI.

Spring bridge

This sample demonstrates the integration of Spring framework with SeedStack:

  • Injection of SeedStack-managed instances in Spring beans,
  • Injection of Spring beans in SeedStack-managed instances,
  • Usage of SeedStack configuration values in Spring contexts,
  • Usage of SeedStack datasources in Spring contexts.

Spring Batch job

This sample demonstrates the integration of Spring framework and Spring batch with SeedStack:

  • Running of Spring batch job with SeedStack.
   

On this page


Edit