Matt Raible 7 gadus atpakaļ
vecāks
revīzija
9393ea1a80
1 mainītis faili ar 1 papildinājumiem un 3 dzēšanām
  1. 1
    3
      DEMO.md

+ 1
- 3
DEMO.md Parādīt failu

@@ -13,9 +13,7 @@ http https://start.spring.io/starter.zip \/
13 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 18
 → **boot-entity**
21 19