🐣 Early-bird access to all of Peter’s future courses:
🎓 Learn Kotlin on Peter’s channel: / petersommerhoff
👩🏽💻 Join the CodeAlong.TV Discord community: / discord
Spring Boot - Web Layer - PATCH Endpoint to Update a Bank
In REST, a PATCH endpoint is used to update an existing resource. Here, it’s used to update information about a bank entity. It’s similar to the POST endpoint, but of course in this case, a bank entity with the given account number must already exist.
Of course this tutorial again covers integration testing the PATCH endpoint with JUnit 5 and MockMvc using test-driven development.
Social
Follow Peter on Twitter: / petersommerhoff
Follow Peter on LinkedIn: / petersommerhoff
GitHub Repository for This Tutorial Series
https://github.com/petersommerhoff/th...
Learn Kotlin
Kotlin Masterclass: planned
JUnit 5 Bootcamp: planned
☝️ Please sign up for early bird access above to be notified as soon as they launch!
Check out Peter’s Udemy Courses
Kotlin for Beginners: https://www.udemy.com/course/kotlin-c...
Kotlin for Java & Android Developers: https://www.udemy.com/course/kotlin-a...