Latest posts

Common Types of Web Security

Common Types of Web Security There are many types of common web security methods one can implement when creating a web app. Now disclaimer, I'm no security expert, but in this blog, I'll try my best to explain the 4 common types of web secu…

Read more →

DTO's and Clean API Design

DTO's and Clean API Design This post links to: Building a Spring Boot CRUD App With Postgres from Scratch: The Complete Guide . This guide follows on from Building Your First REST API . In our last post, we built basic CRUD endpoints using…

Read more →