Skip to content

Commit 4f405d5

Browse files
committed
update url
1 parent 5fb279e commit 4f405d5

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

69 files changed

+1246
-70
lines changed

.classpath

Lines changed: 5 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,10 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<classpath>
3-
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
3+
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
4+
<attributes>
5+
<attribute name="module" value="true"/>
6+
</attributes>
7+
</classpathentry>
48
<classpathentry kind="src" path="src"/>
5-
<classpathentry kind="lib" path="C:/Hack/poi-3.7.jar/poi-3.7.jar"/>
6-
<classpathentry kind="lib" path="C:/Hack/jar_files (2)/avalon-framework-4.1.3.jar"/>
7-
<classpathentry kind="lib" path="C:/Hack/jar_files (2)/commons-logging-1.1.jar"/>
8-
<classpathentry kind="lib" path="C:/Hack/jar_files (2)/dom4j-1.6.1.jar"/>
9-
<classpathentry kind="lib" path="C:/Hack/jar_files (2)/log4j-1.2.13.jar"/>
10-
<classpathentry kind="lib" path="C:/Hack/jar_files (2)/logkit-1.0.1.jar"/>
11-
<classpathentry kind="lib" path="C:/Hack/jar_files (2)/ooxml-schemas-1.0.jar"/>
12-
<classpathentry kind="lib" path="C:/Hack/jar_files (2)/openxml4j-1.0-beta.jar"/>
13-
<classpathentry kind="lib" path="C:/Hack/jar_files (2)/poi-ooxml-3.5-beta4.jar"/>
14-
<classpathentry kind="lib" path="C:/Hack/jar_files (2)/servlet-api-2.3.jar"/>
15-
<classpathentry kind="lib" path="C:/Hack/jar_files (2)/stax-api-1.0.1.jar"/>
16-
<classpathentry kind="lib" path="C:/Hack/jar_files (2)/xml-apis-1.0.b2.jar"/>
17-
<classpathentry kind="lib" path="C:/Hack/jar_files (2)/xmlbeans-2.3.0.jar"/>
189
<classpathentry kind="output" path="bin"/>
1910
</classpath>

LearningURL.html

Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
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>

bin/Algo/FindBinaryZero.class

1.33 KB
Binary file not shown.

bin/Algo/FindMissingNumber.class

848 Bytes
Binary file not shown.

bin/Algo/FindOddinArray.class

1.93 KB
Binary file not shown.

bin/Algo/FindTape.class

1013 Bytes
Binary file not shown.

bin/Algo/FrogJump.class

883 Bytes
Binary file not shown.

bin/Algo/FruitsList.class

2.44 KB
Binary file not shown.

bin/Algo/Jump.class

1.93 KB
Binary file not shown.

bin/Algo/MathPath.class

1.6 KB
Binary file not shown.

0 commit comments

Comments
 (0)