Updated a link to the article (#3047)
* code snippets for the `Java 9 Stream API improvements` article * code snippets for the `Java 9 Stream API improvements` article [2 attempt] * removed the first attempt * the Spring 5 WebClient * delted stream features test * HttpMediaTypeNotAcceptableExceptionExampleController [0] * reactive web client service was removed * new WebClient * new WebClient [2] * spring-rest-shell init * pom added * readme added * updated a link to the article
This commit is contained in:
parent
499f57cad4
commit
af50b1e59c
|
@ -2,4 +2,4 @@
|
|||
|
||||
### Relevant Articles
|
||||
|
||||
- [Spring REST Shell](http://www.baeldung.com/<ARTICLE_URI>)
|
||||
- [Spring REST Shell](http://www.baeldung.com/spring-rest-shell)
|
Loading…
Reference in New Issue