All
Articles 120,684Blog Posts 127,516Tech Tutorials 30,868Research Papers 23,877News 17,423
⚡ AI Lessons

Dev.to · Ahmad Mujahid
🔧 Backend Engineering
6mo 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
☁️ DevOps & Cloud
⚡ AI Lesson
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
☁️ DevOps & Cloud
⚡ AI Lesson
3y 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