📰 Dev.to · Ahmad Mujahid
Articles from Dev.to · Ahmad Mujahid · 3 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (9465)
ArXiv cs.AIDev.to · FORUM WEBForbes InnovationDev.to AIOpenAI NewsHugging Face Blog

Dev.to · Ahmad Mujahid
3mo ago
Generate UUID in PostgreSQL
UUID is an important data type that we can utilize in relational database (RDS). There are two common...

Dev.to · Ahmad Mujahid
2y ago
Configure GitHub Actions Unit Test for Java Project (Plus code coverage with Jacoco)
In this short article, we will talk about how to set up GitHub Actions for Java projects (such as...

Dev.to · Ahmad Mujahid
2y ago
Dockerize Your Spring Boot App
Docker has revolutionized the way how we develop our apps. It removes the "it works in my machine"...
DeepCamp AI