What is Spring PetClinic?

It’s a sample project designed to showcase Spring Boot, Spring MVC, Spring Data JPA, and REST APIs in action. Think of it as a real-world app that helps you master enterprise application development...
0 Read More

What am I?

The Allure of Mathematics: My Initial Attraction Hello world! I'm a 22-year-old student from India, currently pursuing a graduation in pure mathematics. Ever since my school days, mathematics...
0 Read More

Git Concepts - Second Day

1- Undoing Commits (reset vs. revert) git reset - Undo commits and move the branch pointer Git reset is used to undo commits. It comes in three types: --soft → Keeps changes in St...
0 Read More

Setting up your first django project.

Setting up your first django project.
I am publishing this as a beginner too who is still on his way too mastering the full concepts of django and its functionalities as far as backend development is concerned. this are some of the applic...
0 Read More