Skip to main content
Tobys Portfolio
Home
Posts
Tags
About
Menu
Home
Posts
Tags
About
Java
7 posts
2026
Deployment - From Local Development to Production
April 8
Deployment - From Local Development to Production This week was where everything came together, and also where everything broke. Up until …
java
docker
deployment
ci/cd
devops
Read more
Security - Protecting the Backend
March 15
Security - Protecting the Backend This week focused on something that is easy to overlook early in development, but absolutely critical in …
java
security
jwt
authentication
backend
Read more
REST and Test - From Endpoints to Confidence
March 8
REST and Test - From Endpoints to Confidence This week was where things started to get more serious. Up until now, I had built endpoints …
java
rest
testing
jwt
security
Read more
REST API Introduction - From Database to Endpoints
March 1
REST API Introduction - From Database to Endpoints This week was where the project started to feel like an actual application instead of …
java
javalin
rest
http
api
Read more
Data Integration - External APIs
February 22
Data Integration - Working with External APIs This week was my first real introduction to integrating external data into a backend system, …
java
api
integration
http
Read more
Backend design - MORE CRUD!
February 15
Designing the Backend Domain - JPA, Relations, and Queries This phase of the project has focused entirely on building a solid backend …
java
ORM
JPQL
database
Read more
How I get started!
February 8
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. …
how-to
planning
JPA
java
JPQL
Read more
All Tags
Back to Home