GeeCON Prague 2022: Szymon Stepniak - It's an HTTP client. It feels like Spring Data...

youtube.com 1 rok temu


We all value simple solutions to common problems. erstwhile the Spring Data was released back in the day, it felt like a immense productivity boost to our regular work. It didn't solve all challenges, of course, but it at least eliminated the request to compose an error-prone boilerplate code for the common database operations in the Java code. In this live coding session, I introduce you to the Micronaut framework and 1 of its useful features - the declarative HTTP client. You will learn how to handle (and customize) HTTP client-server communication, how to prepare for networking problems, and how to test it most effectively