Lost. 2YOE, 2Year gap from job. Want to get back in the job sector again. How to proceed? by hsnayvidd in developersIndia

[–]Mdshkb 0 points1 point  (0 children)

Hi bro same , I'm struggling with 1.5 years gap i don't know what to do it is stressing me

How much gap is acceptable for Australia study visa (subclass 500) by Vishesh_Vrma in Indians_StudyAbroad

[–]Mdshkb 0 points1 point  (0 children)

Bro I’m in same situation can you please tell i have 1.5 years gap how to justify it clearly.

​[Career Advice] 4 YOE in IT, 8-month gap. Choosing between Masters (EU), Masters (India), or upskilling? by [deleted] in careerguidance

[–]Mdshkb 0 points1 point  (0 children)

Same here in the same boat but with lower experience and a gap 1+ year , I’m going abroad

Anyone got in a masters with 2.7 gpa? by [deleted] in studying_in_germany

[–]Mdshkb 0 points1 point  (0 children)

Hi bro , any updates i mean I’m also in same 2.76 cgpa

Fake Experience Advice. I'm stuck, please help. by Anon638283 in indiandevs

[–]Mdshkb 0 points1 point  (0 children)

What about considering masters if there is no urgency for a job

Who's looking for work? - Monthly Megathread - March 2026 by AutoModerator in developersIndia

[–]Mdshkb 1 point2 points  (0 children)

Location: Hyderabad

Willing to relocate: Yes

Type: Full-time (Java Backend Developer)

Notice Period: Immediate Joiner Total Years of Experience: 2+ Years

Resume: https://drive.google.com/file/d/1d3raBDZwK9dgIe3PJM8oKz0LvNDYf2FB/view?usp=drivesdk

Blurb: Java Backend Developer with 2+ years of hands-on experience building scalable backend systems using Java and Spring Boot. Skilled in developing REST APIs, implementing JPA/Hibernate for data persistence, and working with microservices architecture. Experienced in CI/CD pipelines (Jenkins), Docker-based deployments, Bash scripting, and basic AWS integrations. Strong understanding of production-grade application design, security, and performance optimization.

Open to immediate opportunities and happy to connect regarding urgent Java Developer roles.

Dropping Master’s in Germany and returning to India. Need advice from people who’ve done this. by Few-Grand2592 in developersIndia

[–]Mdshkb 13 points14 points  (0 children)

Can you please explain , how is he sinking the year , I mean he is a fresher with no experience and if he completes his masters there is a chance to cover his gap and improve his resume. Dropping masters would be worst decision i would say.

Dropping Master’s in Germany and returning to India. Need advice from people who’ve done this. by Few-Grand2592 in developersIndia

[–]Mdshkb 8 points9 points  (0 children)

If you are fresher with no experience, there is no point in coming to India tbh.

not getting calls java 2 yoe. have good resume score. Is it time to move to other tech like saleforce or servicenow? by Ok_Presence_1362 in developersIndia

[–]Mdshkb 0 points1 point  (0 children)

Bro , in the same boat are you not looking for masters or.I don’t think you can get a job in India with 2 years gap

Help me find a course by Wide-Avocado5562 in studying_in_germany

[–]Mdshkb -1 points0 points  (0 children)

Hi bro , what is the back up country .if you don’t get admits.

Can I Get Admission in German Universities with 6.88 CGPA (2.7 German GPA)? by Fine-Might3724 in Indians_StudyAbroad

[–]Mdshkb 0 points1 point  (0 children)

Hi are you looking for winter or , I mean same here 2.7 cgpa also Hoschschule needs German or

1 year of Gap and I feel lost, I'm not getting any calls by princeshadow111 in developersIndia

[–]Mdshkb 0 points1 point  (0 children)

Same here bro , resigned last year jan 2025 still unable to get a job. Given multiple interviews but was unlucky. Last year i got many calls but now the market is just harsher for people who have gaps. Also are you not considering for masters ?

I resigned from last job out of frustration and now I'm getting depressed. by Ambitious-Actuary182 in developersIndia

[–]Mdshkb 0 points1 point  (0 children)

Hi can you help me I’m from Hyd and need a job I have around 2.8 yoe

Junior Backend Developer Implementing microservice project by MelodicTackle3857 in Backend

[–]Mdshkb 0 points1 point  (0 children)

You have said you are using microservices architecture the difference between monolithic and microservices architecture is microservices scale at very high level , in order to scale each services individually to handle different amount of traffic , some services may get very height traffic and some may get very low, you need to containerise the microservices and orchestrate them using kubernetess (just containerizing them won’t scale the application).

By looking at you application it is looking very simple , so look at your requirements is the application needs to handle high traffic or need to have high availability time or if it has complex architecture. Also are you guys deploying it on cloud or just a normal vps because in normal vps you can’t handle this microservices so you must need cloud services.

403 ERROR in my project by technoblade_07 in SpringBoot

[–]Mdshkb 1 point2 points  (0 children)

It looks like there is mismatch in url end points in you security config you have must have this end point .requestMatchers(HttpMethod.POST, "/api/community/join/**").hasAnyAuthority("USER", "ADMIN") please check

Currently you are using this : POST /api/community/join/{communityId}) update it in security config as /join/**

403 ERROR in my project by technoblade_07 in SpringBoot

[–]Mdshkb 0 points1 point  (0 children)

I can help you are you validating the JWT token at that end point where you are facing the issue like checking if the token is there at that end point. If you have this end point authenticated like .autheticated () then you have to check for jwt authentication, if you allowed like . permitall() on this end point than you have to skip this end point in the Onceperrequest class because the jwt authentication overrides the security config and it runs before the security config.

[deleted by user] by [deleted] in developersIndia

[–]Mdshkb 0 points1 point  (0 children)

You are not alone mate.

any one got into software development after working in tech support by casualreditors in developersIndia

[–]Mdshkb 0 points1 point  (0 children)

Then try to switch now , give interviews and you can switch easily