1
+ < html >
2
+ < body >
3
+ < a href ="https://www.baeldung.com/circular-dependencies-in-spring " > Circular dependency</ a >
4
+ < br >
5
+ < a href ="https://javabeginnerstutorial.com/core-java-tutorial/transient-vs-static-variable-java " />
6
+ Transient vs static variable </ a >
7
+ < br >
8
+ < a href ="https://www.interviewbit.com/react-interview-questions/ " />
9
+ react interview Question</ a >
10
+ < br >
11
+
12
+ < a href ="https://www.interviewbit.com/rest-api-interview-questions " />
13
+ rest api interview questions</ a >
14
+ < br >
15
+ < a href ="https://www.interviewbit.com/spring-boot-interview-questions/amp/ ">
16
+ Spring boot interview questions</ a >
17
+
18
+ < br >
19
+ < a href ="https://medium.com/nerd-for-tech/design-patterns-for-microservices-circuit-breaker-pattern-ba402a45aac2 " >
20
+ Circular dependency</ a >
21
+
22
+ < br >
23
+
24
+ < a href ="https://youtube.com/playlist?list=PLqq-6Pq4lTTZSKAFG6aCDVDP86Qx4lNas " />
25
+ Spring Boot Microservices Level 1</ a >
26
+ < br >
27
+ < a href ="https://youtube.com/playlist?list=PLqq-6Pq4lTTbXZY_elyGv7IkKrfkSrX5e " /> Spring Boot Microservices Level 2</ a >
28
+ < br >
29
+ < a href ="https://youtube.com/playlist?list=PLqq-6Pq4lTTaoaVoQVfRJPqvNTCjcTvJB " /> Spring Boot Microservices Level 3</ a >
30
+ < br >
31
+ < a href ="https://www.edureka.co/blog/microservices-design-patterns " /> microservices-design-patterns</ a >
32
+ < br >
33
+ < a href ="https://towardsdatascience.com/microservice-architecture-and-its-10-most-important-design-patterns-824952d7fa41 " /> microservices-design-patterns 2</ a >
34
+ < br >
35
+
36
+
37
+ < a href ="https://www.javatpoint.com/life-cycle-of-a-thread " /> Life cycle of thread</ a >
38
+ < br >
39
+
40
+ < a href ="https://www.tutorialspoint.com/spring/spring_web_mvc_framework.htm " /> spring web mvc framework</ a >
41
+ < br >
42
+ < a href ="https://www.geeksforgeeks.org/types-of-jvm-garbage-collectors-in-java-with-implementation-details/ " /> Garbage Collection</ a >
43
+ < br >
44
+ < a href ="https://www.geeksforgeeks.org/create-immutable-class-java/ " /> Immtable Class</ a >
45
+ < br >
46
+ < a href ="https://stackoverflow.com/questions/40480/is-java-pass-by-reference-or-pass-by-value " /> Java PASS BY VALUE</ a >
47
+ < br >
48
+ < a href ="https://spring.io/blog/2014/03/07/deploying-spring-boot-applications " /> Deploying spring boot on different applications</ a >
49
+
50
+
51
+ < br >
52
+ < a href ="https://www.youtube.com/watch?v=4EOaAkY4pNE " /> AWS EC2 Load Balacning and AUTO Scaling</ a >
53
+ < br >
54
+ < a href ="https://www.baeldung.com/java-json-web-tokens-jjwt " /> Java JWT Token</ a >
55
+ < br >
56
+ < a href ="https://www.baeldung.com/transaction-configuration-with-jpa-and-spring "> Transactional </ a >
57
+ < br >
58
+ < a href ="https://www.baeldung.com/transaction-configuration-with-jpa-and-spring "> Orchestration</ a >
59
+
60
+ < br >
61
+ < a href ="https://betsol.com/2017/06/java-memory-management-for-java-virtual-machine-jvm/ "> Java Memory Management</ a >
62
+ < br >
63
+ < a href ="https://github.com/prakashgama/JavaBasicAndAdvancedProgramsForInterview "> Java basics and advanced programs</ a >
64
+ </ body >
65
+ </ html >
0 commit comments