Matt Raible преди 7 години
родител
ревизия
9393ea1a80
променени са 1 файла, в които са добавени 1 реда и са изтрити 3 реда
  1. 1
    3
      DEMO.md

+ 1
- 3
DEMO.md Целия файл

@@ -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