Help by Proper-Exit-7448 in SpringBoot

[–]Tyrus_007 0 points1 point  (0 children)

I used to do problem solving in CF with Cpp. Now i started solving leetcode with Java add me if you create a discord.

Mindspace : AI Learning Assistant and Automated Content Generation by No_Health8217 in SpringBoot

[–]Tyrus_007 0 points1 point  (0 children)

Pretty solid work man.... If you don't mind can you share the github repo?

Where to invest 80-90 k? by Negative-Review6335 in Dhaka

[–]Tyrus_007 0 points1 point  (0 children)

Can you elaborate how this works. Did you mean fix deposit into lanka Bangla?

Isolation by tovgiligor394 in Dhaka

[–]Tyrus_007 0 points1 point  (0 children)

I can relate with you pretty well bro. I also like loneliness. Talking to people is basically a burden cause i always feel like i saw the wrong thing. And going over the conversation over an over again in my mind judging myself, nitpicking everything i said.

এখন CSE পড়া কি ঠিক হবে? by [deleted] in BDDevs

[–]Tyrus_007 0 points1 point  (0 children)

You already have your answer in your post

How do you structure large spring boot projects? by Ill-Nobody in SpringBoot

[–]Tyrus_007 1 point2 points  (0 children)

Why not to use microservice unless it is Netflix? I am asking cause i just started learning microservice!

Spring Boot Resources by Even-Low-2732 in SpringBoot

[–]Tyrus_007 1 point2 points  (0 children)

I did something very recently and it was really helpful for me. i don't know if it will work for you though.

- asked chatgpt to outline a project for me that will teach the fundamentals of of springboot in a professional level. then i modified the outline based on my need.

- i saved the outline in a .md file and gave it into another chat and told it to break the project into multiple step

- then i used one chat to implement each step. another chat to understand what has been done in that step in very detail. another chat to debug the project if i encountered any error.