Month: July 2020

Securing Database Credentials – Building a Blog

Previously in Building a Blog: Getting Started with MongoDB With our database set up, it is now time to make a MongoDB connection with Spring Boot. That connects the database to our backend system, making us ready to start implementing our operations. However, I don’t want my database credentials to be all over GitHub. Therefore,…

By Rosa July 17, 2020 0

Building a Blog – Let’s Get Started!

For a while now, I have been trying to keep up with writing articles for my blog. Even though there is so much I want to learn, I still feel like I have trouble keeping a regular schedule for writing my articles. Currently, I’m using WordPress for managing my content, but last week I thought:…

By Rosa July 3, 2020 0