Java

7 posts
2026

Deployment - From Local Development to Production

Deployment - From Local Development to Production This week was where everything came together, and also where everything broke. Up until …
Read more

Security - Protecting the Backend

Security - Protecting the Backend This week focused on something that is easy to overlook early in development, but absolutely critical in …
Read more

REST and Test - From Endpoints to Confidence

REST and Test - From Endpoints to Confidence This week was where things started to get more serious. Up until now, I had built endpoints …
Read more

REST API Introduction - From Database to Endpoints

REST API Introduction - From Database to Endpoints This week was where the project started to feel like an actual application instead of …
Read more

Data Integration - External APIs

Data Integration - Working with External APIs This week was my first real introduction to integrating external data into a backend system, …
Read more

Backend design - MORE CRUD!

Designing the Backend Domain - JPA, Relations, and Queries This phase of the project has focused entirely on building a solid backend …
Read more

How I get started!

Starting simple So, putting the cards on the table: I have a hard time getting started with… well, everything. I have always had that issue. …
Read more