Skip to content

Commit

Permalink
Small Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Ranga Rao Karanam authored and Ranga Rao Karanam committed Jan 13, 2017
1 parent fae0404 commit 5ac8e27
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Step07.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
- A resource can have multiple representations. Resource can modified through a message in any of the these representations.

## Useful Snippets and References
- JSON View : https://jsonview.com/
First Snippet
```
@RestController
Expand Down
2 changes: 1 addition & 1 deletion Step09.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
- These will not trigger restart - /META-INF/maven, /META-INF/resources ,/resources ,/static ,/public or /templates
- Folders can be configured : spring.devtools.restart.exclude=static/**,public/**
- Additional Paths : spring.devtools.restart.additional-paths
- LiveReload livereload.com
- LiveReload http://livereload.com/extensions/
- Technology in progress!! So, expect a few problems!
- Programming Tip
- Become an expert at your IDE - https://www.youtube.com/watch?v=dN9GYsG1v_c
Expand Down

0 comments on commit 5ac8e27

Please sign in to comment.