java-tutorials/spring-boot-rest-2/README.md

6 lines
309 B
Markdown
Raw Normal View History

2021-03-17 11:10:53 -04:00
### Relevant Article:
- [Get All Endpoints in Spring Boot](https://www.baeldung.com/spring-boot-get-all-endpoints)
2021-05-15 11:20:22 -04:00
- [HTTP PUT vs. POST in REST API](https://www.baeldung.com/rest-http-put-vs-post)
2021-12-01 03:25:31 -05:00
- [415 Unsupported MediaType in Spring Application](https://www.baeldung.com/spring-415-unsupported-mediatype)