Last Updated on 30/08/2020 by Grant Little Introduction Often when using Spring Boot it is convenient to put a common piece of functionality within a shared library. That library can then be used in actual
Continue ReadingYear: 2020
Apache Ignite Integration with Spring Boot
Last Updated on 22/08/2020 by Grant Little Overview Apache Ignite is an open source distributed database, in memory data store and compute platform. In this post we will be looking at how we can configure
Continue ReadingCreating a Spring Boot Project with Spring Initializr
Last Updated on 11/08/2020 by Grant Little Overview A common use case for Spring Boot is to create small independent (micro)services. Having the ability to do this easily makes getting an application up and running
Continue ReadingInstalling FlightAware, FlightRadar24 & ADSBExchange on Raspberry PI
Last Updated on 23/07/2023 by Grant Little Overview If you have an interest in aviation then you can get access to free premium accounts from both FlightAware & FlightRadar24 if you provide data into their
Continue ReadingInstalling Ansible AWX on Windows Using WSL 2 & Docker Desktop
Last Updated on 26/09/2021 by Grant Little NOTE: This document now applies to versions 17 or less of AWX. The process has changed for 18+ Overview Ansible is an IT Automation tool. I like it
Continue ReadingInstalling Ansible on Windows Subsystem for Linux (WSL) using Ubuntu
Last Updated on 07/06/2020 by Grant Little First of all you will need to have Ubuntu installed under WSL. If you haven’t already done that, then I suggest you check out my post on Installing
Continue ReadingInstalling Ubuntu 20.04 on WSL (Windows Subsystem for Linux)
Last Updated on 06/06/2020 by Grant Little Introduction There are often commands I miss from Linux on the command line while using Windows (10). Under these circumstances I don’t really want to install a full
Continue ReadingScalable Desktop for Ubuntu on Windows 10 Hyper-V
Last Updated on 06/06/2020 by Grant Little I have been a Mac guy for a long time now, however I was starting to find the relative hardware costs were getting higher and was able to
Continue Reading