LSPS documentation logo
LSPS Documentation
Setup

To set up your environment, either generate sources of a new LSPS Application or import an existing LSPS Application.

The application sources come in a set of projects with the exposed API and maven dependencies:

  • ear: project for building the LSPS Application EAR archive
  • ejb: Java classes implementing custom items
  • embedded: SDK Embedded Server files with the embedded-server launcher
  • model: project for your business model
  • model-exporter: project for export of models from the model project to deployable zip files
  • tester: JUnit testing resources
  • vaadin: web application resources with JavaScript and Java classes
  • vaadin-war: project for the WAR archive with the login page resources and presentation resources including Vaadin themes.