DEV Community

Krishna
Krishna

Posted on

🎯 Day 17 – Revised @GetMapping & Started @PostMapping in Spring Boot

Today was all about reinforcing the basics and moving forward step by step! πŸ”βž‘οΈ

🧠 What I did today:
βœ… Revised @GetMapping β€” practiced dynamic routes with @PathVariable & @RequestParam
βœ… Started working with @PostMapping β€” learned how to send data from Postman to the backend
βœ… Understood how @RequestBody maps incoming JSON into Java objects
βœ… Created basic POST APIs to add new entries

πŸ’‘ Feeling more confident now with handling both data retrieval (GET) and data submission (POST) β€” this is the real start of building full CRUD operations!

Tomorrow I plan to dive deeper into POST and error handling. Let’s go! πŸš€

JavaFullStack #SpringBootJourney #RESTAPI #GetMapping #BackendLearning #BuildInPublic #LearnSpringBoot #CodeEveryday #ProgrammingJourney #DevLife #JavaBeginners #FrontEnd #Backend #Day16 #Spring #30DaysofCode #Webdev #100DaysOfCode #50DaysofCode

Top comments (0)