Interested in Java, Kotlin, Docker, and Software Architecture.
That’s why I created 𝐒𝐩𝐫𝐢𝐧𝐠 𝐁𝐨𝐨𝐭 𝐒𝐞𝐥𝐟 𝐋𝐞𝐚𝐫𝐧𝐢𝐧𝐠 𝐆𝐮𝐢𝐝𝐞: a concise, example-driven guide covering most commonly used Spring Boot features.
github.com/sivaprasadre...
If you find it helpful, feel free to share 🙌
#SpringBoot #Java #Learning
That’s why I created 𝐒𝐩𝐫𝐢𝐧𝐠 𝐁𝐨𝐨𝐭 𝐒𝐞𝐥𝐟 𝐋𝐞𝐚𝐫𝐧𝐢𝐧𝐠 𝐆𝐮𝐢𝐝𝐞: a concise, example-driven guide covering most commonly used Spring Boot features.
github.com/sivaprasadre...
If you find it helpful, feel free to share 🙌
#SpringBoot #Java #Learning
Join the celebration! 👇
jb.gg/IJ25
Join the celebration! 👇
jb.gg/IJ25
We can’t wait ❤️ 👇
youtu.be/TwMXi6tDzLE
We can’t wait ❤️ 👇
youtu.be/TwMXi6tDzLE
It's the IDE that makes you "feel like you're in the cockpit of a figher jet".
And to celebrate their 25th birthday, we've released the trailer -- now live on our YT channel 🎉
youtu.be/TwMXi6tDzLE
It's the IDE that makes you "feel like you're in the cockpit of a figher jet".
And to celebrate their 25th birthday, we've released the trailer -- now live on our YT channel 🎉
youtu.be/TwMXi6tDzLE
Thankfully I don't need to memorize them anymore.
Just dot dot
www.youtube.com/watch?v=waY6...
#Java #IntelliJIDEA #Tips
Thankfully I don't need to memorize them anymore.
Just dot dot
www.youtube.com/watch?v=waY6...
#Java #IntelliJIDEA #Tips
sivalabs.in/blog/the-pow...
👉 Benefits of using Value Objects
👉 Using Value Objects with JPA
👉 Binding Request Parameter/Body to ValueObjects in Spring Boot applications
#Java #SpringBoot
sivalabs.in/blog/the-pow...
👉 Benefits of using Value Objects
👉 Using Value Objects with JPA
👉 Binding Request Parameter/Body to ValueObjects in Spring Boot applications
#Java #SpringBoot
* LayeredArchitecture
* Package-By-Module
* Simple Modular Monolith
* Modular Monolith with TomatoArchitecture
* Modular Monolith with DDD and HexagonalArchitecture
github.com/sivaprasadre...
* LayeredArchitecture
* Package-By-Module
* Simple Modular Monolith
* Modular Monolith with TomatoArchitecture
* Modular Monolith with DDD and HexagonalArchitecture
github.com/sivaprasadre...
Stay tuned 🧐
Stay tuned 🧐
In #SpringBoot applications, you can use PUT, PATCH, DELETE, etc methods in addition to GET, POST in your Thymeleaf Forms.
In #SpringBoot applications, you can use PUT, PATCH, DELETE, etc methods in addition to GET, POST in your Thymeleaf Forms.
youtube.com/watch?v=xDMj...
✨ Enabling API Versioning using properties & programmatic configuration
✨ Using Header, Query Param, MediaType Param, Path Segment Strategies
✨Fixed & Baseline Versioning
✨ Testing with MockMvcTester and RestTestClient
youtube.com/watch?v=xDMj...
✨ Enabling API Versioning using properties & programmatic configuration
✨ Using Header, Query Param, MediaType Param, Path Segment Strategies
✨Fixed & Baseline Versioning
✨ Testing with MockMvcTester and RestTestClient
While building Spring Boot REST APIs its a common convention to use "/api".
Instead of adding (@)RequestMapping("/api") in all controllers, you can configure that as follows:
While building Spring Boot REST APIs its a common convention to use "/api".
Instead of adding (@)RequestMapping("/api") in all controllers, you can configure that as follows:
You can checkout that feature in action here👇
github.com/sivaprasadre...
#Java #SpringBoot #SpringModulith
You can checkout that feature in action here👇
github.com/sivaprasadre...
#Java #SpringBoot #SpringModulith
www.youtube.com/watch?v=ENpq...
👉 How to update Starter dependencies
👉 Updating Testcontainers dependencies and config
👉 Jackson 2 ObjectMapper to Jackson 3 JsonMapper
👉 Using Spring Boot HTMX 5
👉 Issue with RESTAssured
www.youtube.com/watch?v=ENpq...
👉 How to update Starter dependencies
👉 Updating Testcontainers dependencies and config
👉 Jackson 2 ObjectMapper to Jackson 3 JsonMapper
👉 Using Spring Boot HTMX 5
👉 Issue with RESTAssured
github.com/sivaprasadre...
#Java #SpringBoot
github.com/sivaprasadre...
#Java #SpringBoot
github.com/sivaprasadre...
#Java #SpringBoot #SpringModulith
github.com/sivaprasadre...
#Java #SpringBoot #SpringModulith
www.thomasvitale.com/arconia-dev-...
#Java #SpringBoot
www.thomasvitale.com/arconia-dev-...
#Java #SpringBoot
www.youtube.com/watch?v=wwaB...
✨ Integrating Spring AI with Docker Model Runner
✨ Using Docker Compose to run LLM model & Spring Boot app
✨ Remote Debugging from IntelliJ IDEA
#Java #SpringBoot #SpringAI #Docker
www.youtube.com/watch?v=wwaB...
✨ Integrating Spring AI with Docker Model Runner
✨ Using Docker Compose to run LLM model & Spring Boot app
✨ Remote Debugging from IntelliJ IDEA
#Java #SpringBoot #SpringAI #Docker
EP01 - Code Review of Spring Boot REST API with JWT Authentication
www.youtube.com/watch?v=dIMf...
#Java #SpringBoot #BestPractices #CodeReview
EP01 - Code Review of Spring Boot REST API with JWT Authentication
www.youtube.com/watch?v=dIMf...
#Java #SpringBoot #BestPractices #CodeReview
I’ll review your Java projects on GitHub, share constructive feedback, and record the review to explain the why behind my suggestions 🎥
Want your code reviewed by an expert?
👉 Submit here: github.com/sivaprasadre...
#Java #CodeReview #DevCommunity
I’ll review your Java projects on GitHub, share constructive feedback, and record the review to explain the why behind my suggestions 🎥
Want your code reviewed by an expert?
👉 Submit here: github.com/sivaprasadre...
#Java #CodeReview #DevCommunity
Discover do's and don'ts of creating REST APIs with #SpringBoot in this video:
Discover do's and don'ts of creating REST APIs with #SpringBoot in this video:
Here is a complete hands-on coding tutorial building URL Shortener application using Spring Boot end-to-end (5 Hours)
www.youtube.com/watch?v=XEgS...
Here is a complete hands-on coding tutorial building URL Shortener application using Spring Boot end-to-end (5 Hours)
www.youtube.com/watch?v=XEgS...
github.com/tomato-archi...
You don't need to create 10000 interfaces to support multiple delivery mechanisms(WebApp, REST API, CLI) 🚫
#TomatoArchitecture #PragmaticDeveloper
github.com/tomato-archi...
You don't need to create 10000 interfaces to support multiple delivery mechanisms(WebApp, REST API, CLI) 🚫
#TomatoArchitecture #PragmaticDeveloper