Skip to content

Commit d8faa86

Browse files
Kasper NissenKasper Nissen
Kasper Nissen
authored and
Kasper Nissen
committed
Create README.md
1 parent 8097103 commit d8faa86

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Diff for: README.md

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# spring-boot-rest-example
2+
Simple example of a REST Service in Spring Boot
3+
4+
To run this project
5+
```bash
6+
mvn spring-boot:run
7+
```
8+
9+
Read a full description of this example project at:

0 commit comments

Comments
 (0)