Web Development

Interceptors for Spring WebClient

Understand the outgoing request and the incoming response made by the WebClient in your HTTP requests

Read

Testing Spring WebClient in Kotlin, with JUnit or Integration Tests

How to test the WebClient in Kotlin, using either JUnit with MockK or full on integration tests with @SpringBootTest

Read

WebClient for synchronous HTTP Requests

Make HTTP requests to third parties using the Spring WebClient

Read
Web Development

Adding historization to entities

Adding a historical development to entities

Read

How to create a React App with several components

How to create a React Application from scratch using create-react-app. Set up the first couple of components, understand props, and add styling.

Read

How to choose a Tech Stack for your Web App

The initial tech stack chosen for the development of the Money Management Web Application

Read