Matt Raible 7 lat temu
rodzic
commit
9393ea1a80
1 zmienionych plików z 1 dodań i 3 usunięć
  1. 1
    3
      DEMO.md

+ 1
- 3
DEMO.md Wyświetl plik

13
 dependencies==data-jpa,data-rest,h2,web,devtools,security,stormpath -d
13
 dependencies==data-jpa,data-rest,h2,web,devtools,security,stormpath -d
14
 ```
14
 ```
15
 
15
 
16
-Run the application with `./mvnw spring-boot:run`.
17
-
18
-Create a `Beer` entity class in `src/main/java/com/example/beer`. 
16
+Run the application with `./mvnw spring-boot:run`. Create a `Beer` entity class in `src/main/java/com/example/beer`. 
19
 
17
 
20
 → **boot-entity**
18
 → **boot-entity**
21
 
19