12 articles

📰 Dev.to · Bruno Drugowick

Articles from Dev.to · Bruno Drugowick · 12 articles · Updated every 3 hours · View all reads

All ⚡ AI Lessons (9011) ArXiv cs.AIDev.to · FORUM WEBForbes InnovationOpenAI NewsDev.to AIHugging Face Blog
Spring Boot, Vue.js, Axios and Thymeleaf with Bootstrap in 4 commits
Dev.to · Bruno Drugowick 6y ago
Spring Boot, Vue.js, Axios and Thymeleaf with Bootstrap in 4 commits
Take a deep breath, hold... In 4 short and easy commits you'll get a Spring Boot app serving server-...
Using JPQL with Spring Data JPA
Dev.to · Bruno Drugowick 6y ago
Using JPQL with Spring Data JPA
This is the post #4 of the series "Querying your Spring Data JPA Repository". Let's recap: by now yo...
Complete API in 5 minutes with Spring Data REST - AQAP Series
Dev.to · Bruno Drugowick 6y ago
Complete API in 5 minutes with Spring Data REST - AQAP Series
The following instructions will give you a complete REST API for two related resources in 5 minutes....
Spring Data JPA Query Methods
Dev.to · Bruno Drugowick 6y ago
Spring Data JPA Query Methods
This is the post #3 of the series "Querying your Spring Data JPA Repository". If you're following th...
Querying your Spring Data JPA Repository - Basic Setup
Dev.to · Bruno Drugowick 6y ago
Querying your Spring Data JPA Repository - Basic Setup
Well, nothing is simple nowadays. I'm a fan of complexity, so here's not the place you'll find quick...
Querying your Spring Data JPA Repository - Introduction
Dev.to · Bruno Drugowick 6y ago
Querying your Spring Data JPA Repository - Introduction
In this series of posts I'll show you several methods to query your Java JPA repositories using Sprin...
Project Overview: the Basic Microservices Architecture with Spring Cloud
Dev.to · Bruno Drugowick 6y ago
Project Overview: the Basic Microservices Architecture with Spring Cloud
This post presents the basic architecture of an online flower shop in a microservices architecture. I...
My first attempt at Generics...
Dev.to · Bruno Drugowick 6y ago
My first attempt at Generics...
... it turns out I didn't need it! It's been a while that I wanted to try something with Generics. T...