Want to learn more about adding authentication to your HTTP-triggered Azure Functions? Check out this post to learn more about how to add authentication.
Want to learn more about the features available in Spring Boot? Check out this post to learn more about how to use profiles in your Spring Boot application.
Want to learn more about using Spring Boot 2 for integration and unit testing? Check out this post to learn more about testing with JUnit 5 and Mockito 2.
In this article, we will go through how to use embedded PostgreSQL in your local development environment plus how to use it for DAO integration/unit testing.
Want to learn more about using the notnull and lateint delegates in Kotlin? Check out this post where we take a look at the advantages and disadvantages of both.
In this article, I will talk about some of the new SQL functions that come with Oracle 18c and look at what we can do by trying a few different scenarios.