Milestone 4: Web Services (Spring Web)
π₯ Milestone 4: Web Services (Spring Web)
Welcome to the communication layer. Here, we learn how to open the doors of our application to the internet, allowing websites and mobile apps to talk to our Java logic.
π Slow-Paced Deep Dives
- Module 1: REST Controllers (The Waiter): Building endpoints to handle GET, POST, and DELETE requests.
- Module 2: Request Bodies & JSON (The Order Form): Accepting and sending data in a universal format.
π₯ Milestone Goals
- Create a RESTful Controller with proper URL mapping.
- Use Path Variables to search for specific items.
- Receive JSON from a user and save it as a Java object.
- Return custom HTTP Status Codes (like 404 and 201).
Riverside. Riverside.