Update README.md

This commit is contained in:
charlesgonzales 2018-12-20 21:47:46 +08:00 committed by GitHub
parent 6c9e1a64e5
commit e26d75150a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@ The "REST With Spring" Classes: http://bit.ly/restwithspring
- [A Custom Media Type for a Spring REST API](http://www.baeldung.com/spring-rest-custom-media-type)
- [HTTP PUT vs HTTP PATCH in a REST API](http://www.baeldung.com/http-put-patch-difference-spring)
- [Spring Log Incoming Requests](http://www.baeldung.com/spring-http-logging)
- [RequestBody and ResponseBody Annotations](http://www.baeldung.com/requestbody-and-responsebody-annotations)
- [Introduction to CheckStyle](http://www.baeldung.com/checkstyle-java)
- [How to Change the Default Port in Spring Boot](http://www.baeldung.com/spring-boot-change-port)
- [Guide to DeferredResult in Spring](http://www.baeldung.com/spring-deferred-result)