Open in app
Home
Notifications
Lists
Stories

Write
Tiago Albuquerque
Tiago Albuquerque

Home

Published in The Dev Project

·Apr 5

Clean Architecture: a basic example of folders organization

Implementing a practical demo application using Typescript First of all, it is necessary to say that the directories shown here are not a standardization, since there is no right or wrong in folders structures for projects using clean architecture. The goal here is to show an example of a personal…

Clean Architecture

9 min read

Clean Architecture: a basic example of folders organization
Clean Architecture: a basic example of folders organization

Dec 2, 2021

REST API with Java — Part 4

API Authentication and Authorization with Spring Security This is the fourth post of my REST API series, where I write about my impressions and experience with this architecture style using Java with Spring Boot. The full series of articles are listed below: Part I: Project setup and API implementation with…

Rest

8 min read

REST API with Java — Part 4
REST API with Java — Part 4

Dec 2, 2021

REST API with Java — Part 3

API documentation using Swagger This is the third post of my REST API series, where I write about my impressions and experience with this architecture style using Java with Spring Boot. The full series of articles are listed below: Part I: Project setup and API implementation with Spring Boot Part…

Rest

4 min read

REST API with Java — Part 3
REST API with Java — Part 3

Dec 2, 2021

REST API with Java — Part 2

HATEOAS and Root Entry Point This is the second post of my REST API series, where I write about my impressions and experience with this architecture style using Java with Spring Boot. The full series of articles are listed below: Part I: Project setup and API implementation with Spring Boot …

Rest

4 min read

REST API with Java — Part 2
REST API with Java — Part 2

Dec 2, 2021

REST API with Java — Part 1

Project setup and API implementation with Spring Boot This is the first post of my REST API series, where I write about my impressions and experience with this architecture style using Java with Spring Boot. The full series of articles are listed below: Part I: Project setup and API implementation…

Rest

11 min read

REST API with Java — Part 1
REST API with Java — Part 1

Published in CodeX

·Mar 17, 2021

Richardson Maturity Model for REST APIs

How RMM can help us build a better API — I’ve been studying REST APIs for some time, and it’s inevitable to reach many articles and recommendations about the Richardson Maturity Model (R.M.M.) developed by Leonard Richardson. It made me think why it’s important, and how we can apply its principles to make an easy-to-use (and understand) API. After some…

Rest Api

5 min read

Richardson Maturity Model for REST APIs
Richardson Maturity Model for REST APIs

Feb 17, 2021

Microservices with Java — Part 3

API Gateway and Centralized Logs — This is the third post of my microservices series, where I talk about my impressions of this architecture style using Java with Spring Boot. The full series of articles are listed below: Part I: Project setup, REST communication and Service Discovery Part II: Fault tolerance and Configuration Server Part III…

Java

5 min read

Microservices with Java — Part 3
Microservices with Java — Part 3

Feb 17, 2021

Microservices with Java — Part 2

Fault tolerance and Configuration Server — This is the second post of my microservices series, where I talk about my impressions of this architecture style using Java with Spring Boot. The full series of articles are listed below: Part I: Project setup, REST communication and Service Discovery Part II: Fault tolerance and Configuration Server Part III…

Java

6 min read

Microservices with Java — Part 2
Microservices with Java — Part 2

Feb 17, 2021

Microservices with Java — Part 1

Project setup, REST communication and Service Discovery — This is the first post of my microservices series, where I talk about my impressions of this architecture style using Java with Spring Boot. The full series of articles are listed below: Part I: Project setup, REST communication and Service Discovery Part II: Fault tolerance and Configuration Server Part III…

Java

14 min read

Microservices with Java — Part 1
Microservices with Java — Part 1

Nov 15, 2020

A walk through a REST API with Java

A guided journey using Spring Boot In this article it will be described the steps of building a REST API with Java, and talk about some design decisions and personal preferences. I built an API to serve as a reference, including authentication/authorization using JWT and all sort of tests. I’ll…

Rest

10 min read

A walk through a REST API with Java
A walk through a REST API with Java
Tiago Albuquerque

Tiago Albuquerque

Software Craftsman

Following
  • Giuliana Bezerra

    Giuliana Bezerra

  • Leonardo de Souza Brasil

    Leonardo de Souza Brasil

  • andrecardoso

    andrecardoso

  • Vitor Horewicz

    Vitor Horewicz

  • Rogerio Tadim

    Rogerio Tadim

See all (7)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable