Skip to content

Commit 2b7d309

Browse files
authored
Merge pull request #101 from ssarmokadam/main
2 parents c6ab2ef + 2797f10 commit 2b7d309

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

devon4j-architecture/index.asciidoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,20 +15,20 @@ This tutorial aims to explain concepts and principles of devon4j architecture wi
1515
1616
By end of this tutorial you will have detailed understanding of principles followed by devon4j application as well as its structure and architecture.
1717
18-
====
1918
====
2019
### setup environment
2120
We will start by setting up development environment.
22-
First, clone the Jump-The-Queue Repository.
21+
2322
[step]
2423
--
2524
restoreDevonfwIde(["java", "vscode"])
2625
--
27-
After ide setup, clone jump the queue repository. Jump the queue is a sample devonfw application.
2826
====
27+
### Clone jump the queue repository
28+
29+
First, clone the Jump-The-Queue Repository.Jump the queue is a sample devonfw application.
2930
[step]
3031
--
31-
changeWorkspace("devonfw/workspace/main")
3232
cloneRepository("", "https://github.com/devonfw/jump-the-queue.git")
3333
--
3434
Once project is cloned switch to next tab of IDE. In IDE explorer you will be able to see folder structure like devonfw-> workspaces->main->jump-the-queue-> java->jtqj
@@ -99,4 +99,4 @@ Next you can visit following tutorials to know more about devon4j:
9999
* devon4j with Spring JPA
100100
* devon4j rest services
101101
====
102-
102+

0 commit comments

Comments
 (0)