Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.02 KB

README.adoc

File metadata and controls

24 lines (18 loc) · 1.02 KB

Apache Causeway - Laboratory

Laboratory for the Apache Causeway framework. (Tutorials, Experiments, …​)

Apache Causeway software is a framework for rapidly developing domain-driven apps in Java. Write your business logic in entities, domain services and repositories, and the framework dynamically generates a representation of that domain model as a webapp or a RESTful API.

Experiments

  • cssgridlayout - Vaadin with CSS Grid Layout.

  • multischema - Spring Data JPA with multiple database schemas.

  • springsecurity Spring application with GitHub as an OpenId Connect provider.

  • vaadin - How to package Vaadin fronted as Maven artifact, so it can be consumed as a library.