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

5 lines
198 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)