📰 Dev.to · Sergio Garcia Moratilla
Articles from Dev.to · Sergio Garcia Moratilla · 3 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (10840)
ArXiv cs.AIDev.to · FORUM WEBDev.to AIForbes InnovationOpenAI NewsHugging Face Blog

Dev.to · Sergio Garcia Moratilla
6y ago
A way of testing code based on time in a Spring Boot Application
Use ClockProvider to be able to set current time

Dev.to · Sergio Garcia Moratilla
6y ago
Concurrency in Spring's StreamListener and Kafka
How to configure several threads for a single kafka consumer in Spring

Dev.to · Sergio Garcia Moratilla
6y ago
How to mix Spring Data queries and MongoDB syntax
I love writing queries using Spring Data's Criteria. Writing queries directly in SQL (@NativeQuery,...
DeepCamp AI