Skip to content

API Container

Fabrice Daugan edited this page Apr 12, 2018 · 2 revisions

Key features

The backend container assumes the business role of the application, is stateless, scalable and based on intensive convention over configuration design.

Relevant stack parts

  • Java9
  • Spring 5 baseline : -core, -security and -data
  • CXF, not Spring-WS
  • JPA 2

Clone this wiki locally