Klemens MorbeDec 26, 20222 minjava streams: working with optionals map functionjava optionals are a useful feature introduced in java 8 that allows developers to handle null values in a more elegant way. they provide...
Klemens MorbeJul 16, 20205 minWriting an Azure Function using Azure Storage, Azure DevOps and JavaIn this tutorial we want create a REST service without hosting or configuring any classic server in a fully automated environment with...