-
DevOps
Assigning a subdomain to a Beanstalk application with AWS Route 53
In a previous post I wrote about how to run a Spring Boot application on AWS by using Elastic Beanstalk.…
Read More » -
Software Development
Configuring the Elastic Load Balancer of your Elastic Beanstalk application
In my previous post I showed how to run a Spring Boot application on AWS using AWS Elastic Beanstalk. In…
Read More » -
DevOps
Run your Spring Boot application on AWS using Elastic Beanstalk
Although I previously wrote how easy it is to get your Spring Boot application up and running on AWS by…
Read More » -
Enterprise Java
Validating JWT with Spring Boot and Spring Security
For my current project I will have a REST API set up with Spring Boot (most likely running with BoxFuse).…
Read More » -
Enterprise Java
Seting up https for your REST API with Boxfuse
In my last post I showed how easy it was to get your REST API based on Spring Boot framework…
Read More » -
Enterprise Java
Make running your Spring Boot application in the cloud super easy with Boxfuse
A few days ago I started building an iOS app that would be using a REST API to retrieve and…
Read More » -
Software Development
Example of using extensions in Swift
Recently I needed a image in my iOS app that was oscillating. I ran into an example of Swift code…
Read More » -
Software Development
Starting developing in Swift: Using GitLab with XCode
As showed in my previous post I have set up a GitLab account so I can host my Git repositories…
Read More » -
Software Development
Starting developing in Swift: setting up version control with GitLab
Now that I have received my grade for the second part of the Coursera iOS with Swift specialisation I decided…
Read More »