SNsandeep negiinhashcodehub.hashnode.dev路Jan 25, 2025 路 1 min readGoogle Cloud ServicesApigee build, manage and secure API enterprise level security and dev engagement. before Apigee we need to build our applications and deploy our applications manually on a server and we need to make sure that the deployment is successful, we need ...00
SNsandeep negiinhashcodehub.hashnode.dev路Jan 10, 2025 路 1 min readRent or Buy Property checklistRent Checklist Metro connectivity and convence Gas pipeline or gas connectipn Rent agreement Security deposit Min notice period locality Road condition in rainy season connectivity nearest metro station Nearest hospital rent increment each ...00
SNsandeep negiinhashcodehub.hashnode.dev路Mar 25, 2024 路 2 min readDeep Dive jackson with Spring BootCreate a Spring boot project Add a dependency <dependency> <groupId>com.fasterxml.jackson.core</groupId> <artifactId>jackson-databind</artifactId> <version>2.13.1</version> </dependency> Create a simple Pojo Class package com.h...00
SNsandeep negiinhashcodehub.hashnode.dev路Mar 17, 2024 路 6 min readJava and Junit Deep dive with examples馃搼 unit testing in java with junit 4 馃彿锔廡ags : #22-05-2022, #pending #completed #permanent 馃敆 Links project link github sandeepnegi1996/junit_testing: This is the project for learning the junit working (github.com) Key Takeaways Overview here we w...00
SNsandeep negiinhashcodehub.hashnode.dev路Feb 22, 2024 路 3 min readJava Concurrency in PracticeJava Concurrency in Practice Become the best by practicing your art Moore鈥檚 law Amdahl鈥檚 Law Should be read cover to cover. Java Specialist -> newsletter -> check that out Don鈥檛 just think of low level design such as code changes -> but try to ...00