You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: devon4j-app/index.asciidoc
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,9 @@ Devon4j is the Java stack of devonfw. It allows you to build business applicatio
4
4
5
5
More information about Devon4j on https://devonfw.com/website/pages/docs/devon4j.asciidoc.html
6
6
7
-
= Project structure
7
+
8
8
====
9
+
== Project structure
9
10
The structure of a devon4j application is divided into the following modules:
10
11
11
12
api: module containing the API of your application. The API contains the required artifacts to interact with your application via remote services. This can be REST service interfaces, transfer-objects with their interfaces and datatypes but also OpenAPI or gRPC contracts.
0 commit comments