Full Applications

Classic Web application

This sample demonstrates a full end-to-end Web application:

  • Simple domain code,
  • JPA persistence,
  • REST resources,
  • Assemblers,
  • Pagination,
  • Static resources serving,
  • W20 UI.

REST micro-service

This sample demonstrates an hypermedia-capable REST micro-service:

  • Business code
  • JAX-RS resources,
  • SeedStack hypermedia features: HAL and JSON-HOME.
  • Integration testing.

Domain-Driven Design

SeedStack implementation of DDD sample app (https://github.com/citerus/dddsample-core). This sample demonstrates how to write sophisticated business code, using the business framework.

   

On this page


Edit