Skip to content

Commit

Permalink
Added service overview
Browse files Browse the repository at this point in the history
  • Loading branch information
openwms committed Feb 15, 2024
1 parent 1e873aa commit bd19677
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ warehouses.
Find further documentation in the [Wiki](https://wiki.openwms.cloud/projects/openwms/wiki/00-dot-02-business-services)

# Architecture
Instead of applying a technical layered architecture (like with OSGi and before that with J2EE1.4) the current architecture focuses on
business components. Business functions with a high degree of cohesion kept together as small deployable software components. Each
component has its own development lifecycle with its roadmap of the API evolution, and a separate data store. The following sketch shows
Instead of applying a technical layered architecture (like with previous technologies), the current architecture focuses on
business components. Business functions with a high cohesion are kept together as small deployable software components. Each
component has its own development lifecycle with its own roadmap of the API evolution and a separate data store. The following sketch shows
all currently existing components of the OpenWMS.org system together with all potential surrounding systems.

![Architecture][1]
Expand Down

0 comments on commit bd19677

Please sign in to comment.