Skip to content

Commit 5ac8e27

Browse files
Ranga Rao KaranamRanga Rao Karanam
authored andcommitted
Small Updates
1 parent fae0404 commit 5ac8e27

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Step07.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
- A resource can have multiple representations. Resource can modified through a message in any of the these representations.
2020

2121
## Useful Snippets and References
22+
- JSON View : https://jsonview.com/
2223
First Snippet
2324
```
2425
@RestController

Step09.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
- These will not trigger restart - /META-INF/maven, /META-INF/resources ,/resources ,/static ,/public or /templates
66
- Folders can be configured : spring.devtools.restart.exclude=static/**,public/**
77
- Additional Paths : spring.devtools.restart.additional-paths
8-
- LiveReload livereload.com
8+
- LiveReload http://livereload.com/extensions/
99
- Technology in progress!! So, expect a few problems!
1010
- Programming Tip
1111
- Become an expert at your IDE - https://www.youtube.com/watch?v=dN9GYsG1v_c

0 commit comments

Comments
 (0)