Tag Archives: Boxfuse

Setting 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 up and running on AWS with the help of Boxfuse. The next step is making use of SSL for the … Continue reading

Posted in AWS, Spring Framework | Tagged , , | Comments Off on Setting up https for your REST API with Boxfuse

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 store data. This REST API would be a server application that I also have to build. Since I am familiair … Continue reading

Posted in AWS, Spring Framework | Tagged , , , , | 3 Comments